Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subhajitsaha0x/N-POT
N-POT is a honeypot framework, It runs on your network with advance configuration.It can be run on specific ports and have the ability to clone any web application.It also have included other tools like wordpot, Nmap, Dirbuster etc so a sysadmin don't need to build and setup different tools for monitoring its network or website.The main module ha been developed in ruby.
https://github.com/subhajitsaha0x/N-POT
Last synced: 3 months ago
JSON representation
N-POT is a honeypot framework, It runs on your network with advance configuration.It can be run on specific ports and have the ability to clone any web application.It also have included other tools like wordpot, Nmap, Dirbuster etc so a sysadmin don't need to build and setup different tools for monitoring its network or website.The main module ha been developed in ruby.
- Host: GitHub
- URL: https://github.com/subhajitsaha0x/N-POT
- Owner: subhajitsaha0x
- Created: 2020-07-27T04:12:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T06:34:23.000Z (over 4 years ago)
- Last Synced: 2024-07-30T14:19:16.132Z (3 months ago)
- Language: Ruby
- Size: 4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - subhajitsaha0x/N-POT - N-POT is a honeypot framework, It runs on your network with advance configuration.It can be run on specific ports and have the ability to clone any web application.It also have included other tools li (Ruby)
README
# N-POT
N-POT is a honeypot framework, It runs on your network with advance configuration.It can be run on specific ports and have the ability to clone any web application.It also have included other tools like wordpot, Nmap, Dirbuster etc so a sysadmin don't need to build and setup different tools for monitoring its network or website.The main module ha been developed in ruby.
It also have the ability to clone your wordpress website and run honeypot over it.You can configure your own wordpress themes.
N-POT included all the tools
Install tools :
apache2
NMAP
Dirbuster
pipSteps to run :
Run start.sh
Choose your selective option and enjoy.This is a Linux based honeypot. Python ,ruby and shell scripting is used to develop Npot.
The network based honeypot is designed to open the same ports is the local machine as on the target address. Then it also clones the services running on the port.
Requests made to these ports are recorded in a separate log file and also displayed in terminal for live analysis.
For wordpress related targets we have designed a forked version of wordpot honeypot.
Net data is a tool used to monitor the local system’s resources.
The activities of network based honeypot and web based honeypot will be saved in separate log files and also the live activity will be displayed in seperate terminals.
A firewall is also use to secure networks.https://drive.google.com/file/d/1Snguvl7UbLJF1VzgnqYN1AxyzvYl-ZSk/view?usp=sharing - A small overview.
Also don't forget to go through the PDF for configuring in your own way.