This website requires JavaScript.
Explore
Help
Register
Sign In
emily
/
portscan_protector
Watch
1
Star
0
Fork
0
You've already forked portscan_protector
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
64288d492289ef0f6d625590072b012144fee450
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
emily
64288d4922
replaced echo with iptables, time to see if it works
2023-08-28 16:08:50 +02:00
.gitignore
Initial commit
2023-08-28 15:46:37 +02:00
main.js
replaced echo with iptables, time to see if it works
2023-08-28 16:08:50 +02:00
README.md
Initial commit
2023-08-28 15:46:37 +02:00
README.md
portscan_protector
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
A simple NodeJS HTTP server setup used to act as a honeypot for portscanners. If a portscanner scans the port, it establishes a connection, and then the ip will get added to the firewall to be blocked.
Readme
39
KiB
Languages
JavaScript
100%