Skip to content

A simple tcp honeypot that can be used against reverse tcp shell arttacks and netcat attacks

Notifications You must be signed in to change notification settings

msris108/minipot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minipot Quickstart

A simple honeypot to capture attacks such as netcat reverse shell attacks or reverse tcp shell attacks. Minipot is written in python with no dependencies. Capable of simulating a simple shell and smart smart responses.

Installation:

python3 pip install minipot

Running:

python3 -m minipot

Source Code

https://github.com/msris108/minipot

Documentation

https://pypi.org/project/minipot/

Documentation can also be found in the docs

cd docs

make html

and view the docs

Author email:

[email protected]

About

A simple tcp honeypot that can be used against reverse tcp shell arttacks and netcat attacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published