Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 295 Bytes

shawpot

Low action honeypot built on python

Requirements

pip3 install nmap
pip3 install requests
npm install express body-parser

Run the application

  • Teminal 1
python3 honey.py
  • Terminal 2
node app.js