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
WordPress honeypot tool running in a Docker container for monitoring access attempts.
An open source honeypot for NoSQL databases with support for Redis and additional features for detecting attackers and logging attack incidents.
A low-interaction honeypot to detect and analyze attempts to exploit the CVE-2017-10271 vulnerability in Oracle WebLogic Server
IMAP-Honey is a honeypot tool for IMAP and SMTP protocols with support for logging to console or syslog.
A toolkit that transforms PHP applications into web-based high-interaction Honeypots for monitoring and analyzing attacks.
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.