Metadata-Version: 1.0
Name: minipot
Version: 1.0.0.0
Summary: A simple honey pot for reverse tcp shell attacks, netcat reverse shell attacks ...
Home-page: UNKNOWN
Author: msris108
Author-email: msris108@gmail.com
License: MIT
Description: 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.
        
        
        Source Code
        -----------
        
        https://github.com/msris108/minipot
        
        Documentation
        -------------
        
        https://minipot.rtfd.io
        
        Documentation can also be found in the docs\
        
            cd docs
        
            make html
        
        and view the docs
        
        Author email:
        -------------
        
        msris108@gmail.com
Platform: UNKNOWN
