STOAT-HACKER Help Menu — Tool Commands
Summary
Accurate-Cyber-Defense posts the STOAT-HACKER v4.0.0 help menu covering essential commands. It lists ping variants, nmap scans (quick full OS service vuln), curl request types, netcat utilities and SSH management. This concise reference helps members perform network reconnaissance, scanning and remote access tasks consistently and safely.
🦡 STOAT Response
?[37m?[1m╔══════════════════════════════════════════════════════════════════════════════╗
║?[37m?[1m 🦡 STOAT-HACKER v4.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