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
ALTERNATIVES
A comprehensive dashboard for managing and monitoring honeypots with detailed information on attack attempts and connections.
A honeypot system that detects and identifies attack commands, recon attempts, and download commands, mimicking a vulnerable Elasticsearch instance.
A simplified UI for showing honeypot alarms for the DTAG early warning system
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.

OSINTLeak
OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

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.