Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Step 1: Browse to NewEgg.com
- -------------------------Paste this into Firefox-----------------------------------
- https://secure.newegg.com/
- ----------------------------------------------------------------------------------
- Step 2: Browse to the shopping cart page NewEgg.com
- -------------------------Paste this into Firefox-----------------------------------
- https://secure.newegg.com/Shopping/ShoppingCart.aspx?Submit=view
- ----------------------------------------------------------------------------------
- Step 3: View the current session ID
- -------------------------Paste this into Firefox-----------------------------------
- javascript:void(document.write(document.cookie))
- ------------------------------------------------------------------------------------
- Step 4: Go back to the shopping cart page (click the back button)
- ---------------------------------------------------------------------------------
- https://secure.newegg.com/Shopping/ShoppingCart.aspx?Submit=view
- ---------------------------------------------------------------------------------
- Step 5: Now let's modify the session ID
- -------------------------Paste this into Firefox-----------------------------------
- javascript:void(document.cookie="PHPSessionID=wow-this-is-fun")
- ------------------------------------------------------------------------------------
- Step 6: Go back to the shopping cart page (click the back button)
- ---------------------------------------------------------------------------------
- https://secure.newegg.com/Shopping/ShoppingCart.aspx?Submit=view
- ---------------------------------------------------------------------------------
- Step 7: View the current session ID
- -------------------------Paste this into Firefox-----------------------------------
- javascript:void(document.write(document.cookie))
- ------------------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment