vget - Open Source Veoh Downloader
Published on 2008-05-15 16:14:25.
CDPSnarf
Published on 2008-02-04 17:42:47.
Description
CDPSnarf if a network sniffer exclusively written to extract information from CDP packets.It provides all the information a "show cdp neighbors detail" command would return on a Cisco router and even more.
The application is written in C using the popular PCAP library.
WebArch
Published on 2007-11-27 21:41:26.
Description
WebArch is an simple HTTP server using Sun's "com.sun.net.httpserver.HttpServer" package.It is written for educational purposes and Java practise (for my uni classes).
ProxyBypasser
Published on 2007-11-24 02:12:31.
Description
ProxyBypasser is a PHP browser.In essence it is a proxy itself, not an actual bypasser, but since it fetches the HTML itself you can upload it to a server of your own and get around proxy blacklists.
FIS [File Inclusion Scanner]
Published on 2007-11-21 16:20:16.
Description
FIS (File Inclusion Scanner) is a vulnerability scanner for PHP applications.Is scans PHP files mapping PHP/HTTP GET variables and then performs a security audit,
in order to find out which of them are exploitable.
WebSpidah
Published on 2007-09-06 20:33:40.
Description
WebSpidah is a tactical WASS (Web Application Security Scanner) written in PHP.It has an interactive shell as a user interface, much like the MSF, and a modularized, XML-based, vulnerability recon system.
WebSpidah is released under the GPL license.