Pasithea has a built in install script for easy installs on Ubuntu machines. 1. Run the install script† $ cd PasitheaHoneypot/src $ sudo ./install.sh The script will now run the apt-get application manager and install the required dependencies. You will eventually be prompted to enter the port number you would like Pasithea to run on. Please enter the port number you would like to configure the APIhp on. Press Enter to default to 8080 <your port number here> The install script will automatically compile the Java for you, and create a seperate script that will run the server for you. 3. Run the server! First, you must make the new script executable: $ sudo chmod +x runAPIrest.sh Then, run the server! $ sudo ./runAPIrest.sh After Pasithea has been deployed, any attempt on the API Honeypot will be logged in a '~' delimited log file named API.log in the src folder. If you would like to run Paisthea in the background, check out screen! If you would like to have Paisthea run on boot add the path to your runAPIrest.sh file to your /etc/rc.local file. † NOTE: this install script will attempt to install the nessecary dependencies for Pasithea as we
FEATURES
SIMILAR TOOLS
An Apache 2 based honeypot with detection capabilities specifically designed to identify and analyze Struts CVE-2017-5638 exploitation attempts.
A WordPress plugin that logs failed login attempts to help monitor unauthorized access attempts on WordPress websites.
A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.
A plugin repository that extends the Honeycomb honeypot framework with additional features and capabilities for enhanced threat detection and analysis.
A Docker-based honeypot network implementation featuring cowrie and dionaea honeypots with centralized event collection, geolocation enrichment, and real-time attack visualization.
A low-interaction SSH authentication logging honeypot that logs all authentication attempts in JSON format.
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.