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
Distributed low interaction honeypot with Agent/Master design supporting various protocol handlers.
A honeypot mimicking Tomcat manager endpoints to log requests and save attacker's WAR files for analysis.
A combination of honeypot, monitoring tool, and alerting system for detecting insecure configurations.
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
A cybersecurity platform that offers vulnerability scanning, Windows Defender and 3rd party AV management, and MFA compliance reporting, among other features.
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.