RESISTANCE-BOT Help Menu for Cyber Ops
Summary
Accurate-Cyber-Defense announces the RESISTANCE-BOT v1.0.0 help menu. The announcement lists ping tools, comprehensive nmap scans, curl HTTP commands, netcat utilities, and SSH management commands. This quick reference helps members run network diagnostics and security scans safely and efficiently within the community.
🐍 RESISTANCE Response
?[37m?[1m╔══════════════════════════════════════════════════════════════════════════════╗
║?[37m?[1m 🐍 RESISTANCE-BOT v1.0.0 - HELP MENU ?[37m?[1m║
╠══════════════════════════════════════════════════════════════════════════════╣
║?[90m ?[37m?[1m║
║?[32m?[1m📡 PING 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
║
║?[32m?[1m🔍 NMAP COMMANDS:?[0m
║ nmap <target> [options] - Run nmap scan
║ nmap_quick <target> - Quick port scan
║ nmap_full <target> - Full port scan (all ports)
║ nmap_os <target> - OS detection scan
║ nmap_service <target> - Service version detection
║ nmap_udp <target> - UDP port scan
║ nmap_vuln <target> - Vulnerability scan
║ nmap_stealth <target> - Stealth SYN scan
║ nmap_snmp <target> - SNMP scan
║ nmap_smb <target> - SMB scan
║ nmap_ssh <target> - SSH scan
║
║?[32m?[1m🌐 CURL 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
║
║?[32m?[1m🔌 NETCAT COMMANDS:?[0m
║ netcat <host> <port> [cmd] - Connect to host/port
║ nc_listen <port> - Listen on port
║ nc_scan <host> <ports> - Port scan with netcat
║
║?[32m?[1m🔒 SSH COMMANDS:?[0m
║ ssh_add <name> <host> <user> [pass] - Add SSH connection
║ ssh_list - List SSH connections
║ ssh_connect <conn_id> - Connect to server
║ ssh_exec <conn_id> <
Time: 0.00s