RESISTANCE-BOT Help Menu: Network & Scan Tools
Summary
Accurate-Cyber-Defense announces the RESISTANCE-BOT v1.0.0 help menu covering network, scan, and web commands. The menu lists tools like ping, traceroute, nmap scans, vuln_scan, curl and IP geolocation and notes 14959 lines of Python code and rapid execution time. This reference helps the community run reconnaissance and vulnerability checks efficiently.
🛡️ RESISTANCE-BOT Response
?[94m╔══════════════════════════════════════════════════════════════════════════════╗
║?[97m 🛡️ RESISTANCE-BOT v1.0.0 - HELP MENU ?[94m║
║?[97m 14959 Lines of Python Code ?[94m║
╠══════════════════════════════════════════════════════════════════════════════╣
║?[96m ?[94m║
║?[92m📡 NETWORK COMMANDS:?[0m
║ ping <target> [count] - Ping a target
║ ping6 <target> - IPv6 ping
║ ping_sweep <network> - Ping sweep entire network
║ fping <targets...> - Fast ping multiple targets
║ traceroute <target> - Trace network path
║ whois <domain> - WHOIS lookup
║ dns <domain> [type] - DNS lookup
║ dig <domain> - Dig DNS lookup
║ nslookup <domain> - NSLookup
║ location <ip> - IP geolocation
║
║?[92m🔍 SCAN COMMANDS:?[0m
║ scan <target> [type] - Run nmap scan
║ quick_scan <target> - Quick port scan
║ full_scan <target> - Full port scan (all ports)
║ comprehensive_scan <target> - Comprehensive scan
║ os_scan <target> - OS detection scan
║ service_scan <target> - Service version detection
║ udp_scan <target> - UDP port scan
║ vuln_scan <target> - Vulnerability scan
║ stealth_scan <target> - Stealth SYN scan
║ snmp_scan <target> - SNMP scan
║ smb_scan <target> - SMB scan
║ ssh_scan <target> - SSH scan
║
║?[92m🌐 WEB COMMANDS:?[0m
║ curl <url> - HTTP request
║ curl_get <url> - GET request
║ curl_post <url> <data> - POST request
║ curl_head <url> - HEAD request
║ curl_options <url> - OPTIONS request
║ wget <url> ...
(truncated)
Execution time: 0.00s