Skip to content
/ RedPot Public
forked from grt4/RedPot

Unix systems automated Honeypot.

Notifications You must be signed in to change notification settings

kod34/RedPot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedPot

Description

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

Warning

Installing this on your personal machine might lead you to lose your data.

Installation

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

Setup environment

chmod +x setup.sh
sudo ./setup.sh

Run Redpot

chmod +x redpot.sh
sudo ./redpot

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.7%
  • Shell 17.7%
  • JavaScript 12.9%
  • Hack 10.7%
  • CSS 6.0%