Shockpot-Frontend Logo

Shockpot-Frontend

0
Free
Visit Website

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

Medium interaction SSH honeypot for logging brute force attacks and shell interactions.

A simplified UI for showing honeypot alarms for the DTAG early warning system

A web honeypot tool for detecting and monitoring potential attacks on phpMyAdmin installations.

A modern directory scanner that can be used to find hidden directories and files on a web server.

Apache 2 based honeypot for detecting and blocking Struts CVE 2017-5638 exploit with added support for content disposition filename parsing vulnerability.

An easy to set up SSH honeypot for logging SSH connections and activity.

A modified version of OpenSSH deamon forwarding commands to Cowrie for logging brute force attacks and shell interactions.

A simple Postgres honey pot inspired by Elastichoney.