Snare is a super next generation advanced reactive honeypot.It is a web application honeypot sensor attracting all sort of maliciousness from the Internet.
Basic Concepts
Getting Started
Also Read – RBuster : Yet Another Dirbuster
Steps To Setup
git clone https://github.com/mushorg/snare.git
and cd snare
sudo pip3 install -r requirements.txt
sudo python3 setup.py install
sudo clone --target http://example.com
sudo snare --port 8080 --page-dir example.com
Docker Build Instructions
Change current directory to project directory
docker-compose build
docker-compose up
Testing
In order to run the tests and receive a test coverage report, we recommend running pytest
:
pip install pytest pytest-cov
sudo pytest –cov-report term-missing –cov=snare snare/tests/
Sample Output
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…