Example Usage
# Клонировать репозиторий $ git clone https://github.com/snooppr/snoop # Войти в рабочий каталог $ cd ~/snoop # Установить python3 и python3-pip, если они не установлены $ apt-get update && apt-get install python3 python3-pip # Установить зависимости 'requirements' $ pip install --upgrade pip $ python3 -m pip install -r requirements.txt # Если вместо флагов стран отображаются буквенные коды, доставить пакет шрифта, например (цветной) $ apt-get install fonts-noto-color-emoji #или $ apt-get install ttf-ancient-fonts (монохромный) # На OS Windows использовать cmd, но не WSL! # Добавлена поддержка и macOS (экспериментально).
See also
Netexec (nxc)
Open Source
Kali
The maintained fork and successor to CrackMapExec. Network service exploitation Swiss army knife for…
365
Free
BlueTeam, RedTeam, Bug bounty, CTI, OSINT, Threat Hunting, Network and Web Recon, Discovery, Enumera…
Advanced-WAF-WAFinity
Free
An Advanced Web Application Firewall that protects against threats like SQL injection and XSS by fil…
ExploitDB / SearchSploit
Open Source
Kali
Archive of public exploits and vulnerable software maintained by Offensive Security. SearchSploit pr…
Evil-WinRM
Open Source
Kali
Full-featured WinRM shell for hacking and penetration testing. Supports pass-the-hash, file upload/d…
NoSQLMap
Open Source
Automated NoSQL injection and database exploitation tool. Targets MongoDB, CouchDB, Redis, and Cassa…