YARA rule 'offensive_tool_references': References to well-known offensive security tools [hacktools]
High
- Category
- YARA Match
- Content
ing. - **Usage**: `x nmap [options] [targets]` - **Key capabilities**: - Host discovery and port scanning - Service and version detection - OS fingerprinting - Scriptable vulnerability scanning - Network mapping and topology discovery - **Examples**: - `x nmap -v -A scanme.nmap.org` - Comprehensive scan with OS detection - `x nmap -v -sn 192.168.0.0/16` - Host discovery only - `x nmap -p 22,80,443 192.168.1.0/24` - Targeted port scanning - `x nmap -O --traceroute target.com` - OS detection with traceroute ### ARP Table Management (arp) Enhanced ARP cache analysis with multiple output formats. - **Usage**: `x arp [flags]` - **Key features**: - Interactive TUI application for ARP table viewing - Multiple output formats (CSV, TSV, TUI) - MAC address vendor lookup - Suspicious entry detection - Complete ARP table display - **Examples**: - `x arp` - Auto-detect output format (TUI/TSV) - `x arp --all` - Show all ARP entries including incomplete - `x arp -
- Confidence
- 70% confidence
- Finding
- YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).
