Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // made by your friend @ryandolan123 on twitter
- // paste into inspect element console
- // enjoy <3
- jQuery.inArray = function() { // oh no, I'm abusing jQuery as my injection standpoint <3
- document.cookie = "PHPSESSID=; expires=Thu, 1 Jan 1970 00:00:00 GMT; path=/"; // delete cookies
- return -1; // This also stops client-side curse filters, but the server could still stop you
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement