PURPLE_SWAN v4 Help Menu — Cyber Tools
Summary
Accurate-Cyber-Defense announces the PURPLE_SWAN v4.0.0 help menu detailing ping, nmap, and curl command sets. The announcement lists quick and advanced scans including ping sweep, nmap full/os/service/vuln scans, and multiple curl request types to streamline testing and incident response for the community.
🦢 PURPLE_SWAN Response
?[94m╔══════════════════════════════════════════════════════════════════════════════╗
║?[96m 🦢 PURPLE_SWAN v4.0.0 - HELP MENU ?[94m║
╠══════════════════════════════════════════════════════════════════════════════╣
║?[95m ?[94m║
║?[92m📡 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
║
║?[92m🔍 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
║
║?[92m🌐 CURL COMMANDS:?[0m
║ curl <url> [options] - HTTP request with options
║ curl_get <url> - GET request
║ curl_post <url> <data> - POST request
║ curl_json <url> <json> - POST JSON request
║ curl_form <url> <fields> - POST form data
║ curl_upload <file> <url> - Upload file via PUT
║ curl_download <url> <file> - Download file
║ curl_verbose <url> - Verbose request
║ curl_headers <url> [headers] - Custom headers
║ curl_cookies <url> <file> - Cookie handling
║ curl_auth <url> <user> <pass> - Basic auth
║ curl_proxy <url> <proxy> - Use proxy
║ curl_ssl <url> - Insecure SSL
║ curl_retry <url> <count> - Retry on failure
║ curl_timeout <url> <sec> - Set timeout
║ curl_follow <url> - Follow redirects
║ curl_compress <url>
Time: 0.00s