Shockpot-Frontend is a full featured script to visualize statistics from a Shockpot honeypot. It requires version of shockpot that logs to postgresql (https://github.com/GovCERT-CZ/shockpot). It is based on Kippo-Graph (https://github.com/ikoniaris/kippo-graph). Thanks to ikoniaris. It uses the Libchart PHP chart drawing library by Jean-Marc Trémeaux, QGoogleVisualizationAPI PHP Wrapper for Google's Visualization API by Thomas Schäfer, RedBeanPHP library by Gabor de Mooij, MaxMind and geoPlugin geolocation technology. REQUIREMENTS: PHP version 5.3.4 or higher. The following packages: libapache2-mod-php5, php5-pgsql, php5-gd, php5-curl. On Ubuntu/Debian: apt-get update && apt-get install -y libapache2-mod-php5 php5-pgsql php5-gd php5-curl /etc/init.d/apache2 restart QUICK INSTALLATION: wget https://github.com/GovCERT-CZ/Shockpot-Frontend/archive/master.zip mv Shockpot-Frontend-master.zip /var/www/html cd /var/www/html unzip Shockpot-Frontend-master.zip mv Shockpot-Frontend-master shockpot-frontend cd shockpot-frontend chmod 777 generated-graphs cp config.php.dist config.php nano config.php #enter the appropriate values Browse to http://your-server/shock
FEATURES
ALTERNATIVES
A honeypot system that detects and identifies attack commands, recon attempts, and download commands, mimicking a vulnerable Elasticsearch instance.
An open-source Python software for creating honeypots and honeynets securely.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.