Skip to content

grt4/RedPot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedPot

A Web Server + SSH + MySQL HoneyPot designed to be setup and run on a virtual machine.

📝 Table of Contents

🧐 About

The purpose of this project was to build a honeypot that emulates a web server, a mysql server and an ssh server from scratch in python, and gather data from the intrusions it receives to build graphs in a secure web server using html, css and javascript.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your virtual machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Virtual machine (preferably ubuntu 16.04 -> 20.04)
Python

Installing

git clone https://github.com/grt4/RedPot

cd Redpot

chmod +x install.sh
 
sudo ./install.sh

🚀 Deployment

Setup environment

chmod +x setup.sh  

sudo ./setup.sh

Run Redpot

chmod +x redpot.sh  

sudo ./redpot.sh

View Intrusions Graphs

  • Graphs can be viewed at http://<IPmachine>:5001

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements

❗ Warning

  • Installing this honeypot on your personal machine might lead to losing your data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published