
Low to medium Ubuntu Core honeypot coded in Python. Quick Guide Installation Arguments dstat Features Optional login prompt Logs who connects and what they do Capture session to pcap file Automatically download links used by attackers Customize MOTD, Port, Hostname and how many clients can connect at once (default is unlimited) Geolocation (with ipstack) Save and load config Add support to a plethora of commands Todo Better Logging Service Email Alerts Insights such as charts & graphs Add Default Configurations Optimize / Fix Code Installation chmod 755 setup.sh sudo ./setup.sh [+] Tcpdump is used to capture dystopia sessions! [+] Would you like to install 'Tcpdump'? [Y/n] y [+] 1 --> Install for Arch Linux [+] 2 --> Install for Debian Users 1 [sudo] password for drew: resolving dependencies... looking for conflicting packages... Packages (1) tcpdump-4.99.0-1 Total Installed Size: 1.35 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n]....
Author

Latest Articles
BlogMay 2, 2022Lupo - Malware IOC Extractor and Debugging module for Malware Analysis Automation
BlogMay 2, 2022DDexec - a technique to run binaries filelessly and stealthily on Linux using dd to replace the shell with another process
BlogApril 28, 2022ADReaper - A fast enumeration tool for Windows Active Directory Pentesting written in Go
BlogApril 27, 2022Shhhloader - SysWhispers Shellcode Loader