Glastopf Analytics is a Python web application honeypot that provides simple statistics for the Glastopf. It retrieves basic informations about your honeypot by accessing the default SQLite glastopf.db. Requirements: - DBI - Dancer2 - Geo::IP Installation: - Install DBI using apt-get install libcpan-sqlite-perl - Install Dancer2 using cpanm Dancer2 - Install Geo::IP using apt-get install libgeo-ip-perl Usage: - First edit path to glastopf database & change username and password in ./lib/MyWeb/App.pm at lines 9-11: set 'database' => '/opt/myhoneypot/db/glastopf.db'; set 'username' => 'admin'; set 'password' => 'password'; Example: - root@honeypot:~/Glastopf-Analytics$ perl ./bin/app.pl
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A subset of the Modern Honey Network project set up to run in docker, including hpfeeds broker, cowrie honeypot, and dionaea honeypot.
A low-interaction honeypot to detect and analyze attempts to exploit the CVE-2017-10271 vulnerability in Oracle WebLogic Server
Apache 2 based honeypot for detecting and blocking Struts CVE 2017-5638 exploit with added support for content disposition filename parsing vulnerability.
A honeypot tool to detect and log CVE-2019-19781 scan and exploitation attempts.
PINNED

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.