Screenshots
Example Usage
# Ubuntu/Debian sudo apt update sudo apt install -y python3 python3-pip python3-venv git curl # Install Node.js 20+ (using nvm recommended) curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash source ~/.bashrc nvm install 20.19.0 nvm use 20.19.0 # Optional: Install Ruby for evil-winrm sudo snap install ruby --classic gem install evil-winrm # Verify versions python3 --version # Should be 3.8+ node --version # Should be 20.19.0+ or 22.12.0+ npm --version
See also
cve-search_mcp
Open Source
A Model Context Protocol (MCP) server for querying the CVE-Search API…
AES-Encoder
Open Source
PowerShell Obfuscator. A PowerShell script anti-virus evasion tool…
WADComs.github.io
Open Source
WADComs is an interactive cheat sheet, containing a curated list of offensive security tools and the…
Penetration_Testing_POC
Open Source
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-ge…
NoSQLMap
Open Source
Automated NoSQL injection and database exploitation tool. Targets MongoDB, CouchDB, Redis, and Cassa…
devguard
Free
DevGuard Backend - Secure your Software Supply Chain - Attestation-based compliance as Code, manage …