118.40.149.53 Open in urlscan Pro
118.40.149.53  Public Scan

URL: http://118.40.149.53/
Submission: On October 19 via api from TW — Scanned from US

Form analysis 4 forms found in the DOM

<form>
  <div class="login-input-item">
    <label class="login-input-title" id="usrnm">사용자 이름:</label>
    <input type="text" id="username" class="ui-input fn-width163" onkeydown="javascript:if (event.keyCode==13) event.keyCode=9;">
  </div>
  <div class="login-input-item">
    <label class="login-input-title" id="paswd">비밀번호:</label>
    <input id="password" type="password" class="ui-input fn-width163" onkeydown="javascript:if (event.keyCode==13) login();">
  </div>
  <div class="login-input-item" id="ul_ltype" style="display:none;">
    <label class="login-input-title" id="li_ltype">유형:</label>
    <select class="fn-width169" id="s_lgType">
      <option value="0">TCP</option>
      <option value="4">UDP</option>
      <option id="opt_mutil" value="3">멀티캐스트</option>
    </select>
  </div>
  <div class="login-input-item fn-padl190" id="ul_type">
    <div class="ui-checkbox"><input id="net_lan" name="wtype" checked="" type="radio"></div>
    <label class="ui-label-sub" for="net_lan">LAN</label>
    <div class="ui-checkbox"><input id="net_wan" name="wtype" type="radio"></div>
    <label class="ui-label-sub" for="net_wan">WAN</label>
  </div>
  <div class="ui-button-box login-btnbox">
    <a id="ulgin" class="ui-button fn-width80" onclick="login()" href="javascript:;">로그인</a>
    <a id="cancl" class="ui-button fn-width80" onclick="$('password').value=''" href="javascript:;">취소</a>
  </div>
</form>

<form id="f1">
  <div class="ui-form" id="play_down_p0" style="display:;">
    <div class="ui-form-item fn-clear">
      <div class="ui-form-item fn-left" style="width:220px;">
        <label id="pfile_channel_label" class="ui-text fn-width100">채널</label>
        <select id="play_select_ch0" class="ui-select fn-width100">
          <option>1</option>
        </select>
        <div style="clear:both;"></div>
        <label id="pfile_type_label" class="ui-text fn-width100">유형</label>
        <select id="play_select_type0" class="ui-select fn-width100">
          <option>所有录像</option>
        </select>
        <div style="clear:both;"></div>
        <label id="pfile_strm_label" class="ui-text fn-width100">비트 스트림 유형</label>
        <select id="play_select_strm0" class="ui-select fn-width100">
          <option>主码流</option>
        </select>
        <div style="clear:both;"></div>
        <label id="pfile_cardtype_label" class="ui-text fn-width100" style="display:none;">카드 유형</label>
        <select id="play_select_cardtype0" class="ui-select fn-width100" style="display:none;">
          <option>卡号</option>
          <option>域</option>
        </select>
      </div>
      <div class="fn-vertical-line fn-height60 fn-mart10"></div>
      <div class="ui-form-item fn-left fn-marl10" style="width:370px;">
        <label id="pfile_startTime_label" class="ui-text fn-width100">시작 시간</label>
        <div class="ui-input-box" id="pfile_stm_date">
          <input id="pfile_bd0" type="text" onbeforepaste="" maxlength="4" value="">
          <span> - </span>
          <input id="pfile_bd1" type="text" onbeforepaste="" maxlength="2" value="">
          <span> - </span>
          <input id="pfile_bd2" type="text" onbeforepaste="" maxlength="2" value="">
        </div>
        <div class="ui-input-box" id="pfile_stm_time">
          <input id="pfile_bt0" type="text" onbeforepaste="" maxlength="2" value="00">
          <span> :</span>
          <input id="pfile_bt1" type="text" onbeforepaste="" maxlength="2" value="00">
          <span> :</span>
          <input id="pfile_bt2" type="text" onbeforepaste="" maxlength="2" value="00">
        </div>
        <div style="clear:both;"></div>
        <label id="pfile_endTime_label" class="ui-text fn-width100">종료 시간</label>
        <div class="ui-input-box" id="pfile_etm_date">
          <input id="pfile_ed0" type="text" onbeforepaste="" maxlength="4" value="">
          <span> - </span>
          <input id="pfile_ed1" type="text" onbeforepaste="" maxlength="2" value="">
          <span> - </span>
          <input id="pfile_ed2" type="text" onbeforepaste="" maxlength="2" value="">
        </div>
        <div class="ui-input-box" id="pfile_etm_time">
          <input id="pfile_et0" type="text" onbeforepaste="" maxlength="2" value="23">
          <span> :</span>
          <input id="pfile_et1" type="text" onbeforepaste="" maxlength="2" value="59">
          <span> :</span>
          <input id="pfile_et2" type="text" onbeforepaste="" maxlength="2" value="59">
        </div>
      </div>
      <div class="fn-vertical-line fn-height60 fn-mart10"></div>
      <div class="ui-form-item fn-left fn-marl10 fn-mart5">
        <a href="javascript:;" class="ui-button" id="pfile_srch_btn">검색</a>
        <a href="javascript:;" class="ui-button" id="pfile_stopSrch_btn" style="display:none;">중지</a>
      </div>
    </div>
    <div class="ui-form-item fn-clear fn-widp100" id="pfile_cardinfo" style="display:none;">
      <fieldset>
        <div class="fn-left fn-padl20 fn-height26" id="pfile_card_info1" style="display:;">
          <div class="ui-form-item fn-clear">
            <label id="pfile_cardNum_label" class="ui-text">카드 번호</label>
            <input type="text" id="pfile_COM0" maxlength="20" class="ui-input cardCOM" onkeyup="this.value=this.value.replace(/[^\d\s]/g,'')" onpaste="this.value=this.value.replace(/[^\d\s]/g,'')">
            <label id="pfile_businessType_label" class="ui-text fn-marl30">T 유형</label>
            <select id="pfile_COM1" class="ui-select fn-width120 cardCOM">
              <option value="-1">--</option>
            </select>
            <label id="pfile_businessFee_label" class="ui-text fn-marl30">돈</label>
            <input type="text" id="pfile_COM2" maxlength="10" class="ui-input fn-width68 cardCOM" onkeyup="this.value=this.value.replace(/[^\d\s]/g,'')" onpaste="this.value=this.value.replace(/[^\d\s]/g,'')">
            <label id="pfile_errorType_label" class="ui-text fn-marl30">오류 유형</label>
            <select id="pfile_COM3" class="ui-select fn-width120 cardCOM">
              <option value="-1">--</option>
            </select>
          </div>
        </div>
        <div class="fn-left fn-padl20 fn-height26" id="pfile_card_info2" style="display:none;">
          <div class="ui-form-item fn-clear">
            <label id="pfile_area1_label" class="ui-text">필드 1</label>
            <input type="text" maxlength="20" class="ui-input fn-wid150 cardNET" id="pfile_NET0" onkeyup="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')" onpaste="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')">
            <label id="pfile_area2_label" class="ui-text fn-marl30">필드 2</label>
            <input type="text" maxlength="20" class="ui-input fn-wid150 cardNET" id="pfile_NET1" onkeyup="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')" onpaste="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')">
            <label id="pfile_area3_label" class="ui-text fn-marl30">필드 3</label>
            <input type="text" maxlength="20" class="ui-input fn-wid150 cardNET" id="pfile_NET2" onkeyup="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')" onpaste="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')">
            <label id="pfile_area4_label" class="ui-text fn-marl30">필드 4</label>
            <input type="text" maxlength="20" class="ui-input fn-wid150 cardNET" id="pfile_NET3" onkeyup="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')" onpaste="this.value=this.value.replace(/[^(\x00-\xff)]/g,'')">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="ui-form-item fn-clear fn-mart5">
      <div class="ui-table fn-widp100">
        <div class="ui-table-header">
          <table>
            <tbody>
              <tr>
                <th id="" class="fn-widp10"><input type="checkbox" id="pfile_tSelectAll"></th>
                <th id="pfile_tNum" class="fn-widp10">번호</th>
                <th id="pfile_tSize" class="fn-widp10">파일 크기</th>
                <th id="pfile_tStartTime" class="fn-widp16">시작 시간</th>
                <th id="pfile_tEndTime" class="fn-widp16">종료 시간</th>
                <th id="pfile_tFileType" class="fn-widp12">파일 유형</th>
                <th id="pfile_tStrim" class="fn-widp12">비트 스트림 유형</th>
                <th id="pfile_tChannel">채널</th>
              </tr>
            </tbody>
          </table>
        </div>
        <div class="ui-table-container">
          <table id="pfile_rec_table">
            <tbody id="pfile_rec_tbody"></tbody>
          </table>
        </div>
      </div>
    </div>
    <div class="ui-page ui-set-page fn-clear fn-right">
      <a href="javascript:;" id="pfile_beginPage" class="ui-page-icon-first" title="HOME"></a>
      <a href="javascript:;" id="pfile_prePage" class="ui-page-icon-pre" title="이전 페이지"></a>
      <div class="ui-page-view">
        <span id="pfile_curPage">1</span>
        <span>/ </span>
        <span id="pfile_totalPage">1</span>
      </div>
      <a href="javascript:;" id="pfile_nextPage" class="ui-page-icon-next" title="다음 페이지"></a>
      <a href="javascript:;" id="pfile_endPage" class="ui-page-icon-last" title="End"></a>
      <a href="javascript:;" id="pfile_t_goto" class="ui-text">건너뛰기</a>
      <input type="text" maxlength="64" id="pfile_goPage" value="1" class="ui-input ui-page-input">
      <a href="javascript:;" id="pfile_confirmPage" class="ui-page-icon-confirm" title="바로 가기"></a>
    </div>
    <div class="ui-form-item fn-clear fn-mart10">
      <a href="javascript:;" class="ui-button" id="pfile_downPC_btn" style="white-space: nowrap;width:125px;">로컬로 다운로드</a>
      <a href="javascript:;" class="ui-button" id="pfile_stopdownload" style="display:none;">다운로드 중지</a>
      <a href="javascript:;" class="ui-button" id="pfile_downU_btn" style="width:125px;">USB 장치로 다운로드</a>
    </div>
    <div class="ui-form-item fn-clear" style="color:red; display:none;" id="pfile_error_files"></div>
    <div class="ui-tip" style="clear:both;">
      <div class="ui-tip-container ui-tip-success" style="display:none;" id="remark_pfile">
        <span class="ui-tip-icon"></span>
        <label></label>
      </div>
    </div>
    <div class="ui-text fn-width475" id="pfile_downInfo" style="border:1px solid #A5A5A5; height:20px; display:none;">
      <div id="pfile_process_line" style="float:left; height:100%; width:0px; background:url(../image/allbg.png) 0 -150px;"></div>
      <label class="ui-label fn-width120" id="pfile_process_text" style="position:absolute; left:150px; line-height:20px;"></label>
    </div>
    <div id="pfile_backupdev" style="display:none;clear:both;">
      <div class="ui-form-item fn-clear">
        <label id="pfile_backupdev_label" class="ui-text">백업 장치</label>
        <select id="backup_device_select" class="ui-select fn-width124">
        </select>
        <a href="javascript:;" class="ui-button fn-left" id="backup_srch_btn">검색</a>
        <label id="pfile_backuptype" class="ui-text fn-marl30">백업 유형</label>
        <select id="backup_type_select" class="ui-select fn-width90">
        </select>
      </div>
      <div class="ui-form-item fn-clear fn-mart5">
        <a href="javascript:;" class="ui-button fn-left" id="backup_start_btn">백업 시작</a>
        <a href="javascript:;" class="ui-button fn-left" id="backup_end_btn" style="display:none;">백업 중지</a>
        <div class="ui-text fn-width475" id="ufile_downInfo" style="border:1px solid #A5A5A5; height:20px;display:none;">
          <div id="ufile_process_line" style="float:left; height:100%; width:0px; background:url(../image/allbg.png) 0 -150px;"></div>
          <label class="ui-label fn-width120" id="ufile_process_text" style="position:absolute; left:290px; line-height:20px;"></label>
        </div>
      </div>
      <div class="ui-form-item fn-clear fn-mart5">
        <div class="ui-table fn-widp100">
          <div class="ui-table-header">
            <table>
              <tbody>
                <tr>
                  <th id="pfile_tName" class="fn-widp16">이름</th>
                  <th id="pfile_tBackupType" class="fn-widp12">백업 유형</th>
                  <th id="pfile_tBus" class="fn-widp12">BUS</th>
                  <th id="pfile_tRemainSpace" class="fn-widp16">남은 공간(KB)</th>
                  <th id="pfile_tTotalSpace" class="fn-widp16">전체 공간(KB)</th>
                  <th id="pfile_tDirpath" class="fn-widp25">디렉토리</th>
                </tr>
              </tbody>
            </table>
          </div>
          <div class="ui-table-container fn-height100">
            <table id="backup_device_table">
            </table>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="f2">
  <div class="ui-form" id="play_down_p1" style="display:none;height:387px;">
    <div class="ui-form-item fn-clear">
      <div class="ui-form-item fn-left" style="width:220px;">
        <label id="ptime_channel_label" class="ui-text fn-width100">채널</label>
        <select id="play_select_ch1" class="ui-select fn-width100">
          <option>1</option>
        </select>
        <div style="clear:both;"></div>
        <label id="ptime_strim_label" class="ui-text fn-width100">비트 스트림 유형</label>
        <select id="play_select_strm1" class="ui-select fn-width100">
          <option>主码流</option>
        </select>
        <div style="clear:both;"></div>
        <label id="ptime_card_label" class="ui-text fn-width100" style="display:none;">카드</label>
        <select id="ptime_card" class="ui-select fn-width100" style="display:none;">
          <option>卡号</option>
        </select>
      </div>
      <div class="fn-vertical-line fn-height40 fn-mart10"></div>
      <div class="ui-form-item fn-left fn-marl10" style="width:370px;">
        <label id="ptime_startTime_label" class="ui-text fn-width100">시작 시간</label>
        <div class="ui-input-box" id="ptime_stm_date">
          <input id="ptime_bd0" type="text" onbeforepaste="" maxlength="4" value="">
          <span> - </span>
          <input id="ptime_bd1" type="text" onbeforepaste="" maxlength="2" value="">
          <span> - </span>
          <input id="ptime_bd2" type="text" onbeforepaste="" maxlength="2" value="">
        </div>
        <div class="ui-input-box" id="ptime_stm_time">
          <input id="ptime_bt0" type="text" onbeforepaste="" maxlength="2" value="00">
          <span> :</span>
          <input id="ptime_bt1" type="text" onbeforepaste="" maxlength="2" value="00">
          <span> :</span>
          <input id="ptime_bt2" type="text" onbeforepaste="" maxlength="2" value="00">
        </div>
        <div style="clear:both;"></div>
        <label id="ptime_endTime_label" class="ui-text fn-width100">종료 시간</label>
        <div class="ui-input-box" id="ptime_etm_date">
          <input id="ptime_ed0" type="text" onbeforepaste="" maxlength="4" value="">
          <span> - </span>
          <input id="ptime_ed1" type="text" onbeforepaste="" maxlength="2" value="">
          <span> - </span>
          <input id="ptime_ed2" type="text" onbeforepaste="" maxlength="2" value="">
        </div>
        <div class="ui-input-box" id="ptime_etm_time">
          <input id="ptime_et0" type="text" onbeforepaste="" maxlength="2" value="23">
          <span> :</span>
          <input id="ptime_et1" type="text" onbeforepaste="" maxlength="2" value="59">
          <span> :</span>
          <input id="ptime_et2" type="text" onbeforepaste="" maxlength="2" value="59">
        </div>
      </div>
      <div style="clear:both;"></div>
      <hr>
      <div class="ui-form-item fn-left fn-marl10 fn-mart5">
        <a href="javascript:;" class="ui-button fn-left" id="ptime_downPC_btn" style="white-space: nowrap;">로컬로 다운로드</a>
        <a href="javascript:;" class="ui-button fn-left" id="ptime_stopdownload" style="display:none; white-space: nowrap;">다운로드 중지</a>
      </div>
    </div>
    <div class="ui-tip" style="clear:both;">
      <div class="ui-tip-container ui-tip-success" style="display:none;" id="remark_ptime">
        <span class="ui-tip-icon"></span>
        <label></label>
      </div>
    </div>
    <div class="ui-text fn-width475" id="ptime_downInfo" style="border:1px solid #A5A5A5; height:20px; display:none;">
      <div id="ptime_process_line" style="float:left; height:100%; width:0px; background:url(../image/allbg.png) 0 -150px;"></div>
      <label class="ui-label fn-width120" id="ptime_process_text" style="position:absolute; left:150px; line-height:20px;"></label>
    </div>
  </div>
</form>

<form id="f3">
  <div class="ui-form" id="play_down_p2" style="display:none;">
    <div class="ui-form-item fn-clear">
      <a href="javascript:;" class="ui-button" id="water_browse_btn">로컬 파일</a>
    </div>
    <div class="ui-form-item fn-clear fn-mart10">
      <input id="water_path_input" type="text" class="ui-input fn-width475" readonly="" onbeforepaste="" value="">
      <a href="javascript:;" class="ui-button" id="water_verify_btn">확인</a>
      <a href="javascript:;" class="ui-button" id="water_stop_btn" style="display:none;">중지</a>
    </div>
    <div class="ui-form-item fn-clear fn-mart10">
      <label id="water_info_label" class="ui-label">워터마크 정보</label>
      <input id="water_str_input" type="text" class="ui-input fn-width475" readonly="" onbeforepaste="" value="">
      <label class="ui-label"></label>
    </div>
    <div class="ui-form-item fn-clear">
      <label class="ui-label"></label>
      <div class="ui-text fn-width475" style="border:1px solid #A5A5A5; height:26px;">
        <div id="water_process" style="float:left; height:100%; width:0px; background:#FF8000;"></div>
      </div>
    </div>
    <div class="ui-form-item fn-clear fn-mart10">
      <label id="water_change_info">워터마크 수신 정보</label>
    </div>
    <div class="ui-form-item fn-clear fn-mart10">
      <div class="ui-table fn-width600">
        <div class="ui-table-header">
          <table>
            <tbody>
              <tr>
                <th id="pwater_tNum" class="fn-widp20">번호</th>
                <th id="pwater_tErrorType" class="fn-widp30">고장 유형</th>
                <th id="pwater_tTime" class="fn-widp30">워터마크 시간</th>
              </tr>
            </tbody>
          </table>
        </div>
        <div class="ui-table-container">
          <table id="water_info_table">
          </table>
        </div>
      </div>
    </div>
    <div class="ui-tip">
      <div class="ui-tip-container ui-tip-success" style="display:none;" id="remark_pwater">
        <span class="ui-tip-icon"></span>
        <label></label>
      </div>
    </div>
  </div>
</form>

Text Content

제어 패킷을 불러오는 중입니다. 잠시 대기하십시오...

사용자 이름:
비밀번호:
유형: TCP UDP 멀티캐스트

LAN

WAN
로그인 취소
먼저 플러그인을 설치 하십시오!
설치 취소
 * 라이브
 * 재생
 * 图片查询
 * 알람
   
 * 설정
 * 정보
 * about
   
 * 로그아웃



 * 
 * 
 * 
 * 

 * 일
 * 월
 * 화
 * 수
 * 목
 * 금
 * 토

 * 1
 * 1
 * 1
 * 1
 * 1
 * 1
 * 1
 * 2
 * 2
 * 2
 * 2
 * 2
 * 2
 * 2
 * 9
 * 10
 * 11
 * 12
 * 13
 * 14
 * 15
 * 16
 * 17
 * 18
 * 19
 * 20
 * 21
 * 22
 * 22
 * 23
 * 24
 * 25
 * 26
 * 27
 * 28
 * 29
 * 30
 * 29
 * 30
 * 29
 * 30
 * 30

 * 
 * 
 * 
 * 
 * 



 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * 通道一
 * 

 * 通道一

 * : :
 * 

   
 * channel124
   
    * channel124
    * channel124
    * channel124
    * channel124

 * 1
 * 12:00:24
 * 
 * 

 * 2
 * 13:00:24
 * 
 * 

 * 3
 * 15:00:24
 * 
 * 

 * 
 * 
 * 1/1
 * 
 * 
 * 건너뛰기
 * 

 * 시작 시간:12:00:00
 * 종료 시간:13:00:00
 * 파일 크기14557KB


파일 목록 다운로드 추가 이전
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 16X
 * 
 * 

 * 
 * 
 * 
 * 

 * 
 * : : ~ : :
 * 
   
 * 

 * 
 * 
 * 

 * 

 * 

 * 0
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * 11
 * 12
 * 13
 * 14
 * 15
 * 16
 * 17
 * 18
 * 19
 * 20
 * 21
 * 22
 * 23
 * 24

13:51:55


 * 


 * 1
 * 2
 * 3
 * 4


 * 
 * 
 * 
 * 
 * 

 * 
 * conf_record.playbackSync
 * 
 * 전체
 * 
 * 일반
 * 
 * 
 * 모션
 * 
 * 
 * 알람
 * 
 * 
 * 카드
 * 

 * 

 * 파일별 다운로드
 * 시간별 다운로드
 * 워터마크

채널 1

유형 所有录像

비트 스트림 유형 主码流

카드 유형 卡号 域

시작 시간
- -
: :

종료 시간
- -
: :

검색 중지
카드 번호 T 유형 -- 돈 오류 유형 --
필드 1 필드 2 필드 3 필드 4

번호 파일 크기 시작 시간 종료 시간 파일 유형 비트 스트림 유형 채널



1 / 1
건너뛰기
로컬로 다운로드 다운로드 중지 USB 장치로 다운로드



백업 장치 검색 백업 유형
백업 시작 백업 중지


이름 백업 유형 BUS 남은 공간(KB) 전체 공간(KB) 디렉토리



채널 1

비트 스트림 유형 主码流

카드 卡号

시작 시간
- -
: :

종료 시간
- -
: :


--------------------------------------------------------------------------------

로컬로 다운로드 다운로드 중지


로컬 파일
확인 중지
워터마크 정보

워터마크 수신 정보

번호 고장 유형 워터마크 시간




保存成功!

--------------------------------------------------------------------------------

이전


下载到本地

녹화 형식
이미지 형식
저장 경로 찾아보기
확인 취소