Exploit-DB updates
- [local] Arm Whois 3.11 - Buffer Overflow (ASLR) - 11/26/2018 -
- [papers] CORS Attacks - 11/26/2018 -
- [remote] ELBA5 5.8.0 - Remote Code Execution - 11/26/2018 -
- [webapps] WordPress Plugins Easy Testimonials 3.2 - Cross-Site Scripting - 11/26/2018 -
- [webapps] Ricoh myPrint 2.9.2.4 - Hard-Coded Credentials - 11/26/2018 -
Thursday, August 19, 2010
Learning Python (Again)
Well I've got some free time on my hands so I've been playing around with python again. I made this script to listen on a specified port for connections. When someone tries to connect (a attacker using netcat/telnet or running noisy scans perhaps) it will log the time and IP/Port they connected from. This script could still use alot of improvements but it serves the purpose I intended it for. I will most likely update it at some point soon but here it is as of now. Be sure to port forward if you use a router and want to use the script outside LAN.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment