Am Exploit liegt es nicht, werden ja auch ganz normal die ARGV Vars benutzt:
Kommt mit Parametern nicht, da =>C:\Users\X_\Desktops>perl test.pl fred
################################################## #
##
## Woltlab Burning Board 2.3.6 <= / Lite Exploit
##
################################################## #
##
## Coded by 666
## Bug by trew
##
################################################## #
<~> Exploiting...
<~> Hash:
Was sagt bei dir denn z.B. in C:Code:if($#ARGV < 0) { print "[x] Usage: wbbsploit.pl [Target] [Userid] [Searchstring]\n"; exit; }
printf("%s",argv[1]);



Zitieren
