Returning 10 result(s) out of 307 in 0.036 second(s)

  • 61.85.36.115:8292 (tcp/http) - last seen on 2024-11-07 at 04:13:30 UTC

    • IP
      61.85.36.115
      Network
      61.85.0.0/18
      Device

      <enterprise field>: device.class

      Operating System
      Microsoft Windows
      URL

      http://61.85.36.115:8292/ 200

      HTTP Title
      AVATEC
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      datascan
    • Operating System
      Microsoft Windows
      Product
      Apache HTTP Server
      HTTP Component(s)
      jQuery jQuery 1.11.3 PHP PHP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      4c75828f9b7cead538b34919ab31a69d
      HTTP Header MD5
      821616efd00e232d8451fcfa1ed76606
      HTTP Body MD5
      b8816f603191bf5b68c26fa775bb34b5
    • HTTP/1.1 200 OK
      Date: Thu, 07 Nov 2024 04:13:26 GMT
      Server: Apache
      Set-Cookie: PHPSESSID=4166e7ddbbfdfe6543e31b8dc2f9f46e; path=/
      Expires: Thu, 19 Nov 1981 08:52:00 GMT
      Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
      Pragma: no-cache
      Connection: close
      Transfer-Encoding: chunked
      Content-Type: text/html;charset=utf-8
      
      9c42
      <!DOCTYPE html>
      <html lang="ko">
      <head>
      
      <meta charset="utf-8" />
      <title>AVATEC</title>
      <!-- IE 8보다 작거나 같다 -->
      <!--[if lte IE 8]>
      <script type="text/javascript">
      	document.location.href = '/error_ie.html';
      </script>
      <![endif]-->
      <!--[if lte IE 9]>
      <script type="text/javascript" src="/js/html5.js"></script>
      <script type="text/javascript" src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"> </script>
      <![endif]-->
      <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <meta property="og:title" content="AVATEC">
      <meta property="og:type" content="website">
      <meta property="og:image" content="Your-Image-Url">
      <meta property="og:description" content="AVATEC">
      <link href="/css/font.css" rel="stylesheet" type="text/css" />
      <link rel="stylesheet" type="text/css" href="/css/all.css" />
      
      <script type="text/javascript" src="/js/jquery-1.11.3.min.js" charset="utf-8"></script><!-- 제이쿼리 실행문 -->
      <script type="text/javascript" src="/js/modernizr.custom.js"></script><!-- IE 9이하 호환 -->
      <script type="text/javascript" src="/js/respond.src.js"></script><!-- 미디어쿼리를 하위 브라우저가 인식할  수 있도록 해주는 자바스크립트 -->
      <script type="text/javascript" src="/js/pc_navi.js"></script><!-- PC메뉴 -->
      <script type="text/javascript" src="/js/jqt.util.js" charset="utf-8"></script>
      <script type="text/javascript" src="/js/common.js"></script>
      <script type="text/javascript" src="/js/m_menu.js"></script><!-- 모바일메뉴 -->
      
      <!-- 다국어사이트 스크립트 -->
      <script>
      $(document).ready(function(){
      
      $('.location .group').find('p a').bind('click', function()
      	{
      		if ($(this).parent('p').next('ul').css('display') == 'none')
      		{
      			$(this).parent('p').next('ul').slideDown(100);
      		}
      		else
      		{
      			$(this).parent('p').next('ul').slideUp(100);
      		}
      		return false;
      	});
      
      	$('.location .group').bind('mouseleave', function()
      	{
      		$('.location .group ul').slideUp(100);
      		return false;
      	});
      	
      });
      </script>
      
      </head>
      <body>
      	<script type="text/javascript">
      	function PopUpCheck( pop_id, cookie_name, pwidth, pheight, leftpos, toppos ) {	
      		Cookievalue = GetCookie( cookie_name );
      
      		if (Cookievalue == "") 
      			window.open("http://<ip>:8292/pages/popup/popupWin.php?pop_id="+pop_id+"&c_name="+cookie_name, cookie_name, "width="+pwidth+",height="+pheight+",resizable=0,directories=0,menubar=0,status=0,top=3,left="+leftpos+",top="+toppos+"");
      	}
      
      	function PopUpCheckDiv( cookie_name ) {	
      		Cookievalue = GetCookie( cookie_name );	
      		if (Cookievalue == "")	document.getElementById(cookie_name).style.display = "block";
      		else					document.getElementById(cookie_name).style.display = "none";
      	}
      
      	function GetCookie(NameCookie) {
      		if ( "" == "preview" ) return "";
      
      	  var i = document.cookie.indexOf(NameCookie + '=' );
      		if (i != -1) {
      			 i += NameCookie.length + 1;
      			 NameEnd = document.cookie.indexOf(';', i);
      			 if (NameEnd == -1) NameEnd = document.cookie.length;
      
      			 return  unescape(document.cookie.substring(i, NameEnd));
      	  } else return "";
      	}
      
      	function SetCookie( cookie_name, value, expiredays ) {	  	
      		var todayDate = new Date(); 
      		todayDate.setDate( todayDate.getDate() + expiredays ); 
      		document.cookie = cookie_name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" 
      
      		document.getElementById(cookie_name).style.display = "none";
      	}
      
      	
      	// 재동의 팝업
      	if ( "" == "Y" )
      	{
      		window.open("/pages/member/reagree.php", "reagree_pop", "width=800,height=700,scrollbars=1,resizable=0,directories=0,menubar=0,status=0,top=3,left=3");
      	}
      	</script>
      
      <script type="text/javascript" src="/js/jquery.bxslider.js"></script><!-- 메인비쥬얼슬라이더 -->
      <link rel="stylesheet" href="/css/jquery.bxslider.css"  />
      <script type="text/javascript" src="/js/main.js"></script>
      <link rel="stylesheet" type="text/css" href="/css/component.css" /><!-- 좌우움직임효과 css -->
      <script type="text/javascript" src="/js/cbpScroller.js"></script>
      <script type="text/javascript" src="/js/classie.js"></script>
      <script type='text/javascript' src='/application/js/jquery_pop/bpopup.min.js'></script>
      <script type="text/javascript" src="/js/jquery.fittext.js"></script>
      
      <script type="text/javascript">
      $(document).ready(function(){
      	$('#main_visual ul.img_wrapper').bxSlider({
      			auto: true,
      			autoControls: false,
      			controls:true,
      			pager: true,
      			autoControlsCombine: true,
      			pause: 5000,
      			speed:600,
      			moveSlides: 1
      		});
      		$('#contBox01 ul').bxSlider({
      			mode: 'vertical', 
      			auto: true,
      			autoControls: false,
      			controls:true,
      			pager: false,
      			autoControlsCombine: true,
      			pause: 5000,
      			speed:600,
      			preloadImages : "all",
      			moveSlides: 1
      		});
      
      	try
      	{
      		new cbpScroller( document.getElementById( 'cbp-so-scroller' ) );
      	}
      	catch (e)
      	{
      		alert( e );
      	}
      
      	//$("h2").fitText(0.8, { minFontSize: '18px', maxFontSize: '37px' });
      	//$(".txt_exam").fitText(1.5, { minFontSize: '13px', maxFontSize: '15px' });
      });
      
      	function contact_submit(){
      		var frm = document.contact_frm;
      		
      		if ( !frm.agree1.checked ) {
      			alert( "You must agree to the privacy policy!" );
      			return;
      		}
      
      		if($("#user_nick").val() == ""){
      			alert("Please enter your name!");
      			frm.user_nick.focus();
      			return false;
      		} else if ($("#tmp_field2").val() == "") {
      			alert("Enter your contact information!");
      			frm.tmp_field2.focus();
      			return false;
      		} else if ($("#user_email").val() == "") {
      			alert("Enter your email!");
      			frm.user_email.focus();
      			return false;
      		} else if ($("#data_content").val() == "") {
      			alert("Please write your inquiry!");
      			frm.data_content.focus();
      			return false;
      		}
      
      		if ( confirm("Would you like to register?" ) )
      		{
      			frm.submit();
      		} else return false;
      	}
      	
      
      </script>
      
      
      <!-- 전체감싸는 박스 -->
      <div id="wrapper">
      	<!-- 상단 -->	
      	<!-- 상단 -->
      	<header id="firstheader">
      		<div class="top_all">
      			<!-- 상단메뉴 -->
      			<div id="top_menu_area">
      				
      				<ul id="top_menu" class="fr">
      					<!-- <li class="s"><a href="/index.html">HOME</a></li> -->
      					<li class="location">
      						<div class="group">
      							<p><a href="#this">ENG</a></p>
      							<ul>
      								<li><a href="http://www.avatec.co.kr" target="_blank"><span>KOR</span></a></li>
      								<li><a href="http://eng.avatec.co.kr" target="_blank"><span>ENG</span></a></li>
      								<li><a href="http://cha.avatec.co.kr" target="_blank"><span>CHA</span></a></li>
      								<li><a href="http://jpn.avatec.co.kr" target="_blank"><span>JPN</span></a></li>
      							</ul>
      						</div>
      					</li>
      					<li><a href="/guide/sub03.html"><img class="sm" src="/images/common/all_menu.png" alt="Sitemap" /></a></li>
      				</ul>
      			</div>
      			
      			<div class="top_lnv">
      				<!-- 로고 -->
      				<h1 id="logo">
      					<a href="/index.html">
      						<img  src="/images/common/logo.png" alt="AVATEC" />
      					</a>
      				</h1>
      				<div class="lang">
      					<div class="location">
      						<div class="group">
      							<p><a href="#this">ENG</a></p>
      							<ul>
      								<li><a href="http://www.avatec.co.kr" target="_blank"><span>KOR</span></a></li>
      								<li><a href="http://eng.avatec.co.kr" target="_blank"><span>ENG</span></a></li>
      								<li><a href="http://cha.avatec.co.kr" target="_blank"><span>CHA</span></a></li>
      								<li><a href="http://jpn.avatec.co.kr" target="_blank"><span>JPN</span></a></li>
      							</ul>
      						</div>
      					</div>
      				</div>
      				
      				
      				<p class="all_cate">
      					<a id="menu-btn" href="#navmenu">All Category</a>
      				</p>
      				<!-- 네비게이션 -->
      				<nav id="navi">
      					<div id="navi_con">
      					  <ul>
      						<li class="mNum01"><a href="/sub01/sub01.php"><span>About Us</span></a>
      							<ul>
      								<li><a href="/sub01/sub01.php">CEO Message</a></li> 
      								<li><a href="/sub01/sub02.php">Company Overview</a></li> 
      								<li><a href="/sub01/sub03.php">Management Policy</a></li> 
      								<li><a href="/sub01/sub04.php">Vision</a></li> 
      								<li><a href="/sub01/sub05.php">History</a></li> 
      								<li><a href="/sub01/sub06.php">Map</a></li> 
      							</ul>
      						</li>
      						<li class="mNum01"><a href="/sub02/sub01.php"><span>Business</span></a>
      							<ul>
      								<li><a href="/sub02/sub01.php">Etching/ITO Coating Business</a></li> 
      								<li><a href="/sub02/sub02.php">Tempered Glass Business</a></li> 
      								<li><a href="/sub02/sub03.php">Touch Panel Business</a></li> 
      								<li><a href="/sub02/sub04.php">Coating Business</a></li> 
      							</ul>
      						</li>
      						<li class="mNum01"><a href="/sub03/sub01.php"><span>Research</span></a>
      							<ul>
      								<li><a href="/sub03/sub01.php">Introduction of Laboratory</a></li>  
      								<li><a href="/sub03/sub02.php">Contents of Research</a></li>  
      								<li><a href="/sub03/sub03.php">Research Capabilities</a></li>  
      							</ul>
      						</li>
      						<li class="mNum01"><a href="/sub04/sub01.php"><span>Recruit</span></a>
      							<ul>
      								<li><a href="/sub04/sub01.php">Concept of Talent</a></li> 
      								<li><a href="/sub04/sub02.php">Recruitment Guide</a></li> 
      								<li><a href="/pages/board/list.php?board_sid=11">Recruitment Bulletin</a></li> 
      							</ul>
      						</li>
      						<li class="mNum01"><a href="/sub05/sub01.php"><span>IR</span></a>
      							<ul>
      								<li><a href="/sub05/sub01.php">Financial Information</a></li>   
      								<li><a href="/sub05/sub02.php">Stock Information</a></li>   
      								<li><a href="/sub05/sub03.php">Management disclosure</a></li>   
      							</ul>
      						</li>
      						<li class="mNum01"><a href="/pages/board/list.php?board_sid=1"><span>News</span></a>
      							<ul>
      								<li><a href="/pages/board/list.php?board_sid=1">Company News</a></li>        
      								<li><a href="/pages/board/list.php?board_sid=4">PR Center</a></li>        
      							</ul>
      						</li>
      					  </ul>
      					</div>
      				</nav>
      				<!-- //네비게이션 -->
      			</div>
      
      		</div>
      		
      	</header>
      <!-- //상단 -->
      
      	<hr /><!-- 단락구분 -->
      	<!-- //상단 -->
      
      
      
      	<!-- 메인content -->
      	<div id="content" class="clearfix">
      
      		<!-- 메인 비주얼 -->
      		<div id="main_visual">
      			<div class="mvisu_txt">
      				<p class="mt01">DIGITAL DISPLAY WORLD LEADER <br />COMPANY <span>AVATEC</span></p>
      				<p class="mt02">We will build the digital display world with the thin film vacuum coating technology and the core display components.</p>
      			</div>
      			<ul class="img_wrapper">
      				<li class="vi01"></li>
      				<li class="vi02"></li>
      			</ul>
      		</div>
      		<!-- //메인 비주얼 end-->
      		<!-- //contBox04 end-->
      		
      		
      
      		<!-- contBox01 -->
      		<div id="contBox01">
      			<!-- 공지사항 -->
      			<div class="mx_size">
      				<h2><a href="/pages/board/list.php?board_sid=1"><img src="images/main/notice.jpg" alt="notice" /></a></h2>
      				<div class="notice">
      					<ul class="con_ul">
      						<li><a href="/pages/board/view.php?board_sid=1&data_sid=27&page_num=&skey=&sval=&category_code1=" title="The homepage of AVATEC, the company that leads the world is renewed - ">The homepage of AVATEC, the company that leads the world is renewed</a><span class="date">[02.09]</span></li><li><a href="/pages/board/view.php?board_sid=1&data_sid=26&page_num=&skey=&sval=&category_code1=" title="The homepage of AVATEC, the company that leads the world is renewed - ">The homepage of AVATEC, the company that leads the world is renewed</a><span class="date">[02.09]</span></li>					</ul>
      				</div>
      			</div>
      		</div>
      		<!-- //contBox01 end-->
      
      <div id="cbp-so-scroller" class="cbp-so-scroller">
      	<section class="cbp-so-section" id="cpb_section">
      		<!-- contBox02 -->
      		<div id="contBox02">
      			<!-- 외부사이트 바로가기 -->
      			<div class="cbp-so-side cbp-so-side-left">
      				<ul  class="grid">
      					<li>
      						<figure class="effect-sarah ">
      							<img src="images/main/out_link01.jpg" alt="Etching/ITO Coating Business" />
      							<figcaption>
      								<div>
      									<h2>Etching/ITO Coating Business</h2>
      									<p class="txt_exam">AVATEC secured the technology to make the products with lightweight and thin through slimming, and the best IPS panel coating technology, which satisfy the needs in the display market for high functional devises and is producing the products having the highest competitiveness through the process unification.</p>
      									<p class="txt_goto"><span>View more</span></p>
      								</div>
      								<a href="/sub02/sub01.php">View more</a>
      							</figcaption>
      						</figure>
      					</li>
      					<li>
      						<figure class="effect-sarah ">
      							<img src="images/main/out_link02.jpg" alt="Tempered Glass Business" />
      							<figcaption>
      								<div>
      									<h2>Tempered Glass Business</h2>
      									<p class="txt_exam">As a business of manufacturing the core component of mobile device, the cover glass of touch panel for mobile devices and tablet PC, we built the integrated production system by linking it with the touch screen business and recently, are producing the products with reinforced hardness and greatly enhanced touch.</p>
      									<p class="txt_goto"><span>View more</span></p>
      								</div>
      								<a href="/sub02/sub02.php">View more</a>
      							</figcaption>
      						</figure>
      					</li>
      					<li>
      						<figure class="effect-sarah ">
      							<img src="images/main/out_link03.jpg" alt="Touch Panel Business" />
      							<figcaption>
      								<div>
      									<h2>Touch Panel Business</h2>
      									<p class="txt_exam">Since AVATEC built the infrastructures for line that can produce high quality glass touch sensor products and possesses the whole processes based on the proprietary vacuum deposition technology accumulated for several years which allow AVATEC to engage in the production directly, AVATEC can respond to the order with quick delivery.</p>
      									<p class="txt_goto"><span>View more</span></p>
      								</div>
      								<a href="/sub02/sub03.php">View more</a>
      							</figcaption>
      						</figure>
      					</li>
      					<li>
      						<figure class="effect-sarah ">
      							<img src="images/main/out_link04.jpg" alt="Coating Business" />
      							<figcaption>
      								<div>
      									<h2>Coating Business</h2>
      									<p class="txt_exam">AVATEC's Coating Business Division is producing the diverse functional products coated with thin film demanded by customer by depositing mainly the metal or metal oxide on the glass, film or resins(acrylics) through the vacuum deposition system.</p>
      									<p class="txt_goto"><span>View more</span></p>
      								</div>
      								<a href="/sub02/sub04.php">View more</a>
      							</figcaption>
      						</figure>
      					</li>
      				</ul>
      			</div>
      		</div>
      		<!-- //contBox02 end-->
      	</section>
      	<section class="cbp-so-section">
      		<!-- contBox03 -->
      		<div id="contBox03">
      			<div class="mx_size">
      				<h2><span>A</span>DVANCED <span>VA</span>CUUM <span>TEC</span>HNOLOGY</h2>
      				<div class="cbp-so-side cbp-so-side-left">
      					<div class="cbox03 mresearch">
      						<h3>R&D</h3>
      						<p class="eng">RESEARCH & DEVELOPMENT</p>
      						<div class="txt">	We are investing in R&D continuously to respond to the changes in surrounding environment and the customer's demand actively and strive for developing new product through innovative thinking.</div>
      						<div class="art">
      							<ul>
      								<li><a href="/sub03/sub01.php">Introduction of Institute</a></li>
      								<li><a href="/sub03/sub02.php">Research Contents</a></li>
      								<li><a href="/sub03/sub03.php">Research Performance</a></li>
      							</ul>
      						</div>
      					</div>
      				</div>
      				<div class="cbp-so-side cbp-so-side-right">
      					<div class="cbox03 mir">
      						<h3>IR</h3>
      						<p class="eng">INVESTOR RELATION</p>
      						<div class="txt">AVATEC is leading the wind of change and innovation based on the firm financial stability. We will do our best to improve the stockholder value and to secure the customers' trust with transparent IR activities.</div>
      						<div class="art">
      							<ul>
      								<li><a href="/sub05/sub01.php">Financial Information</a></li>
      								<li><a href="/sub05/sub02.php">Stock Information</a></li>
      								<li><a href="/sub05/su
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T04:13:30.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "avatec.co.kr",
                  "googlecode.com"
               ],
               "file" : [
                  "sub01.php",
                  "sub04.php",
                  "sub05.php",
                  "sub03.php",
                  "reagree.php",
                  "sub06.php",
                  "sub02.php"
               ],
               "hostname" : [
                  "cha.avatec.co.kr",
                  "css3-mediaqueries-js.googlecode.com",
                  "eng.avatec.co.kr",
                  "jpn.avatec.co.kr",
                  "www.avatec.co.kr"
               ],
               "url" : [
                  "http://cha.avatec.co.kr",
                  "http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js",
                  "http://eng.avatec.co.kr",
                  "http://jpn.avatec.co.kr",
                  "http://www.avatec.co.kr"
               ]
            },
            "http" : {
               "bodymd5" : "b8816f603191bf5b68c26fa775bb34b5",
               "bodymmh3" : -1337539184,
               "component" : [
                  {
                     "product" : "PHP",
                     "productvendor" : "PHP"
                  },
                  {
                     "productversion" : "1.11.3",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "821616efd00e232d8451fcfa1ed76606",
               "headermmh3" : 1857771483,
               "title" : "AVATEC"
            },
            "length" : 16376
         },
         "asn" : "AS4766",
         "city" : "Dalseo-gu",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Thu, 07 Nov 2024 04:13:26 GMT\r\nServer: Apache\r\nSet-Cookie: PHPSESSID=4166e7ddbbfdfe6543e31b8dc2f9f46e; path=/\r\nExpires: Thu, 19 Nov 1981 08:52:00 GMT\r\nCache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0\r\nPragma: no-cache\r\nConnection: close\r\nTransfer-Encoding: chunked\r\nContent-Type: text/html;charset=utf-8\r\n\r\n9c42\r\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n\n<meta charset=\"utf-8\" />\n<title>AVATEC</title>\n<!-- IE 8\ubcf4\ub2e4 \uc791\uac70\ub098 \uac19\ub2e4 -->\n<!--[if lte IE 8]>\n<script type=\"text/javascript\">\n\tdocument.location.href = '/error_ie.html';\n</script>\n<![endif]-->\n<!--[if lte IE 9]>\n<script type=\"text/javascript\" src=\"/js/html5.js\"></script>\n<script type=\"text/javascript\" src=\"http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js\"> </script>\n<![endif]-->\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n<meta property=\"og:title\" content=\"AVATEC\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image\" content=\"Your-Image-Url\">\n<meta property=\"og:description\" content=\"AVATEC\">\n<link href=\"/css/font.css\" rel=\"stylesheet\" type=\"text/css\" />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/all.css\" />\n\n<script type=\"text/javascript\" src=\"/js/jquery-1.11.3.min.js\" charset=\"utf-8\"></script><!-- \uc81c\uc774\ucffc\ub9ac \uc2e4\ud589\ubb38 -->\n<script type=\"text/javascript\" src=\"/js/modernizr.custom.js\"></script><!-- IE 9\uc774\ud558 \ud638\ud658 -->\n<script type=\"text/javascript\" src=\"/js/respond.src.js\"></script><!-- \ubbf8\ub514\uc5b4\ucffc\ub9ac\ub97c \ud558\uc704 \ube0c\ub77c\uc6b0\uc800\uac00 \uc778\uc2dd\ud560  \uc218 \uc788\ub3c4\ub85d \ud574\uc8fc\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 -->\n<script type=\"text/javascript\" src=\"/js/pc_navi.js\"></script><!-- PC\uba54\ub274 -->\n<script type=\"text/javascript\" src=\"/js/jqt.util.js\" charset=\"utf-8\"></script>\n<script type=\"text/javascript\" src=\"/js/common.js\"></script>\n<script type=\"text/javascript\" src=\"/js/m_menu.js\"></script><!-- \ubaa8\ubc14\uc77c\uba54\ub274 -->\n\n<!-- \ub2e4\uad6d\uc5b4\uc0ac\uc774\ud2b8 \uc2a4\ud06c\ub9bd\ud2b8 -->\n<script>\n$(document).ready(function(){\n\n$('.location .group').find('p a').bind('click', function()\n\t{\n\t\tif ($(this).parent('p').next('ul').css('display') == 'none')\n\t\t{\n\t\t\t$(this).parent('p').next('ul').slideDown(100);\n\t\t}\n\t\telse\n\t\t{\n\t\t\t$(this).parent('p').next('ul').slideUp(100);\n\t\t}\n\t\treturn false;\n\t});\n\n\t$('.location .group').bind('mouseleave', function()\n\t{\n\t\t$('.location .group ul').slideUp(100);\n\t\treturn false;\n\t});\n\t\n});\n</script>\n\n</head>\n<body>\n\t<script type=\"text/javascript\">\n\tfunction PopUpCheck( pop_id, cookie_name, pwidth, pheight, leftpos, toppos ) {\t\n\t\tCookievalue = GetCookie( cookie_name );\n\n\t\tif (Cookievalue == \"\") \n\t\t\twindow.open(\"http://<ip>:8292/pages/popup/popupWin.php?pop_id=\"+pop_id+\"&c_name=\"+cookie_name, cookie_name, \"width=\"+pwidth+\",height=\"+pheight+\",resizable=0,directories=0,menubar=0,status=0,top=3,left=\"+leftpos+\",top=\"+toppos+\"\");\n\t}\n\n\tfunction PopUpCheckDiv( cookie_name ) {\t\n\t\tCookievalue = GetCookie( cookie_name );\t\n\t\tif (Cookievalue == \"\")\tdocument.getElementById(cookie_name).style.display = \"block\";\n\t\telse\t\t\t\t\tdocument.getElementById(cookie_name).style.display = \"none\";\n\t}\n\n\tfunction GetCookie(NameCookie) {\n\t\tif ( \"\" == \"preview\" ) return \"\";\n\n\t  var i = document.cookie.indexOf(NameCookie + '=' );\n\t\tif (i != -1) {\n\t\t\t i += NameCookie.length + 1;\n\t\t\t NameEnd = document.cookie.indexOf(';', i);\n\t\t\t if (NameEnd == -1) NameEnd = document.cookie.length;\n\n\t\t\t return  unescape(document.cookie.substring(i, NameEnd));\n\t  } else return \"\";\n\t}\n\n\tfunction SetCookie( cookie_name, value, expiredays ) {\t  \t\n\t\tvar todayDate = new Date(); \n\t\ttodayDate.setDate( todayDate.getDate() + expiredays ); \n\t\tdocument.cookie = cookie_name + \"=\" + escape( value ) + \"; path=/; expires=\" + todayDate.toGMTString() + \";\" \n\n\t\tdocument.getElementById(cookie_name).style.display = \"none\";\n\t}\n\n\t\n\t// \uc7ac\ub3d9\uc758 \ud31d\uc5c5\n\tif ( \"\" == \"Y\" )\n\t{\n\t\twindow.open(\"/pages/member/reagree.php\", \"reagree_pop\", \"width=800,height=700,scrollbars=1,resizable=0,directories=0,menubar=0,status=0,top=3,left=3\");\n\t}\n\t</script>\n\n<script type=\"text/javascript\" src=\"/js/jquery.bxslider.js\"></script><!-- \uba54\uc778\ube44\uc96c\uc5bc\uc2ac\ub77c\uc774\ub354 -->\n<link rel=\"stylesheet\" href=\"/css/jquery.bxslider.css\"  />\n<script type=\"text/javascript\" src=\"/js/main.js\"></script>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/component.css\" /><!-- \uc88c\uc6b0\uc6c0\uc9c1\uc784\ud6a8\uacfc css -->\n<script type=\"text/javascript\" src=\"/js/cbpScroller.js\"></script>\n<script type=\"text/javascript\" src=\"/js/classie.js\"></script>\n<script type='text/javascript' src='/application/js/jquery_pop/bpopup.min.js'></script>\n<script type=\"text/javascript\" src=\"/js/jquery.fittext.js\"></script>\n\n<script type=\"text/javascript\">\n$(document).ready(function(){\n\t$('#main_visual ul.img_wrapper').bxSlider({\n\t\t\tauto: true,\n\t\t\tautoControls: false,\n\t\t\tcontrols:true,\n\t\t\tpager: true,\n\t\t\tautoControlsCombine: true,\n\t\t\tpause: 5000,\n\t\t\tspeed:600,\n\t\t\tmoveSlides: 1\n\t\t});\n\t\t$('#contBox01 ul').bxSlider({\n\t\t\tmode: 'vertical', \n\t\t\tauto: true,\n\t\t\tautoControls: false,\n\t\t\tcontrols:true,\n\t\t\tpager: false,\n\t\t\tautoControlsCombine: true,\n\t\t\tpause: 5000,\n\t\t\tspeed:600,\n\t\t\tpreloadImages : \"all\",\n\t\t\tmoveSlides: 1\n\t\t});\n\n\ttry\n\t{\n\t\tnew cbpScroller( document.getElementById( 'cbp-so-scroller' ) );\n\t}\n\tcatch (e)\n\t{\n\t\talert( e );\n\t}\n\n\t//$(\"h2\").fitText(0.8, { minFontSize: '18px', maxFontSize: '37px' });\n\t//$(\".txt_exam\").fitText(1.5, { minFontSize: '13px', maxFontSize: '15px' });\n});\n\n\tfunction contact_submit(){\n\t\tvar frm = document.contact_frm;\n\t\t\n\t\tif ( !frm.agree1.checked ) {\n\t\t\talert( \"You must agree to the privacy policy!\" );\n\t\t\treturn;\n\t\t}\n\n\t\tif($(\"#user_nick\").val() == \"\"){\n\t\t\talert(\"Please enter your name!\");\n\t\t\tfrm.user_nick.focus();\n\t\t\treturn false;\n\t\t} else if ($(\"#tmp_field2\").val() == \"\") {\n\t\t\talert(\"Enter your contact information!\");\n\t\t\tfrm.tmp_field2.focus();\n\t\t\treturn false;\n\t\t} else if ($(\"#user_email\").val() == \"\") {\n\t\t\talert(\"Enter your email!\");\n\t\t\tfrm.user_email.focus();\n\t\t\treturn false;\n\t\t} else if ($(\"#data_content\").val() == \"\") {\n\t\t\talert(\"Please write your inquiry!\");\n\t\t\tfrm.data_content.focus();\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( confirm(\"Would you like to register?\" ) )\n\t\t{\n\t\t\tfrm.submit();\n\t\t} else return false;\n\t}\n\t\n\n</script>\n\n\n<!-- \uc804\uccb4\uac10\uc2f8\ub294 \ubc15\uc2a4 -->\n<div id=\"wrapper\">\n\t<!-- \uc0c1\ub2e8 -->\t\n\t<!-- \uc0c1\ub2e8 -->\n\t<header id=\"firstheader\">\n\t\t<div class=\"top_all\">\n\t\t\t<!-- \uc0c1\ub2e8\uba54\ub274 -->\n\t\t\t<div id=\"top_menu_area\">\n\t\t\t\t\n\t\t\t\t<ul id=\"top_menu\" class=\"fr\">\n\t\t\t\t\t<!-- <li class=\"s\"><a href=\"/index.html\">HOME</a></li> -->\n\t\t\t\t\t<li class=\"location\">\n\t\t\t\t\t\t<div class=\"group\">\n\t\t\t\t\t\t\t<p><a href=\"#this\">ENG</a></p>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"http://www.avatec.co.kr\" target=\"_blank\"><span>KOR</span></a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"http://eng.avatec.co.kr\" target=\"_blank\"><span>ENG</span></a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"http://cha.avatec.co.kr\" target=\"_blank\"><span>CHA</span></a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"http://jpn.avatec.co.kr\" target=\"_blank\"><span>JPN</span></a></li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li><a href=\"/guide/sub03.html\"><img class=\"sm\" src=\"/images/common/all_menu.png\" alt=\"Sitemap\" /></a></li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class=\"top_lnv\">\n\t\t\t\t<!-- \ub85c\uace0 -->\n\t\t\t\t<h1 id=\"logo\">\n\t\t\t\t\t<a href=\"/index.html\">\n\t\t\t\t\t\t<img  src=\"/images/common/logo.png\" alt=\"AVATEC\" />\n\t\t\t\t\t</a>\n\t\t\t\t</h1>\n\t\t\t\t<div class=\"lang\">\n\t\t\t\t\t<div class=\"location\">\n\t\t\t\t\t\t<div class=\"group\">\n\t\t\t\t\t\t\t<p><a href=\"#this\">ENG</a></p>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"http://www.avatec.co.kr\" target=\"_blank\"><span>KOR</span></a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"http://eng.avatec.co.kr\" target=\"_blank\"><span>ENG</span></a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"http://cha.avatec.co.kr\" target=\"_blank\"><span>CHA</span></a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"http://jpn.avatec.co.kr\" target=\"_blank\"><span>JPN</span></a></li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<p class=\"all_cate\">\n\t\t\t\t\t<a id=\"menu-btn\" href=\"#navmenu\">All Category</a>\n\t\t\t\t</p>\n\t\t\t\t<!-- \ub124\ube44\uac8c\uc774\uc158 -->\n\t\t\t\t<nav id=\"navi\">\n\t\t\t\t\t<div id=\"navi_con\">\n\t\t\t\t\t  <ul>\n\t\t\t\t\t\t<li class=\"mNum01\"><a href=\"/sub01/sub01.php\"><span>About Us</span></a>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub01/sub01.php\">CEO Message</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub01/sub02.php\">Company Overview</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub01/sub03.php\">Management Policy</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub01/sub04.php\">Vision</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub01/sub05.php\">History</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub01/sub06.php\">Map</a></li> \n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"mNum01\"><a href=\"/sub02/sub01.php\"><span>Business</span></a>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub02/sub01.php\">Etching/ITO Coating Business</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub02/sub02.php\">Tempered Glass Business</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub02/sub03.php\">Touch Panel Business</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub02/sub04.php\">Coating Business</a></li> \n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"mNum01\"><a href=\"/sub03/sub01.php\"><span>Research</span></a>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub03/sub01.php\">Introduction of Laboratory</a></li>  \n\t\t\t\t\t\t\t\t<li><a href=\"/sub03/sub02.php\">Contents of Research</a></li>  \n\t\t\t\t\t\t\t\t<li><a href=\"/sub03/sub03.php\">Research Capabilities</a></li>  \n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"mNum01\"><a href=\"/sub04/sub01.php\"><span>Recruit</span></a>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub04/sub01.php\">Concept of Talent</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/sub04/sub02.php\">Recruitment Guide</a></li> \n\t\t\t\t\t\t\t\t<li><a href=\"/pages/board/list.php?board_sid=11\">Recruitment Bulletin</a></li> \n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"mNum01\"><a href=\"/sub05/sub01.php\"><span>IR</span></a>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub05/sub01.php\">Financial Information</a></li>   \n\t\t\t\t\t\t\t\t<li><a href=\"/sub05/sub02.php\">Stock Information</a></li>   \n\t\t\t\t\t\t\t\t<li><a href=\"/sub05/sub03.php\">Management disclosure</a></li>   \n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"mNum01\"><a href=\"/pages/board/list.php?board_sid=1\"><span>News</span></a>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/pages/board/list.php?board_sid=1\">Company News</a></li>        \n\t\t\t\t\t\t\t\t<li><a href=\"/pages/board/list.php?board_sid=4\">PR Center</a></li>        \n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t  </ul>\n\t\t\t\t\t</div>\n\t\t\t\t</nav>\n\t\t\t\t<!-- //\ub124\ube44\uac8c\uc774\uc158 -->\n\t\t\t</div>\n\n\t\t</div>\n\t\t\n\t</header>\n<!-- //\uc0c1\ub2e8 -->\n\n\t<hr /><!-- \ub2e8\ub77d\uad6c\ubd84 -->\n\t<!-- //\uc0c1\ub2e8 -->\n\n\n\n\t<!-- \uba54\uc778content -->\n\t<div id=\"content\" class=\"clearfix\">\n\n\t\t<!-- \uba54\uc778 \ube44\uc8fc\uc5bc -->\n\t\t<div id=\"main_visual\">\n\t\t\t<div class=\"mvisu_txt\">\n\t\t\t\t<p class=\"mt01\">DIGITAL DISPLAY WORLD LEADER <br />COMPANY <span>AVATEC</span></p>\n\t\t\t\t<p class=\"mt02\">We will build the digital display world with the thin film vacuum coating technology and the core display components.</p>\n\t\t\t</div>\n\t\t\t<ul class=\"img_wrapper\">\n\t\t\t\t<li class=\"vi01\"></li>\n\t\t\t\t<li class=\"vi02\"></li>\n\t\t\t</ul>\n\t\t</div>\n\t\t<!-- //\uba54\uc778 \ube44\uc8fc\uc5bc end-->\n\t\t<!-- //contBox04 end-->\n\t\t\n\t\t\n\n\t\t<!-- contBox01 -->\n\t\t<div id=\"contBox01\">\n\t\t\t<!-- \uacf5\uc9c0\uc0ac\ud56d -->\n\t\t\t<div class=\"mx_size\">\n\t\t\t\t<h2><a href=\"/pages/board/list.php?board_sid=1\"><img src=\"images/main/notice.jpg\" alt=\"notice\" /></a></h2>\n\t\t\t\t<div class=\"notice\">\n\t\t\t\t\t<ul class=\"con_ul\">\n\t\t\t\t\t\t<li><a href=\"/pages/board/view.php?board_sid=1&data_sid=27&page_num=&skey=&sval=&category_code1=\" title=\"The homepage of AVATEC, the company that leads the world is renewed - \">The homepage of AVATEC, the company that leads the world is renewed</a><span class=\"date\">[02.09]</span></li><li><a href=\"/pages/board/view.php?board_sid=1&data_sid=26&page_num=&skey=&sval=&category_code1=\" title=\"The homepage of AVATEC, the company that leads the world is renewed - \">The homepage of AVATEC, the company that leads the world is renewed</a><span class=\"date\">[02.09]</span></li>\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- //contBox01 end-->\n\n<div id=\"cbp-so-scroller\" class=\"cbp-so-scroller\">\n\t<section class=\"cbp-so-section\" id=\"cpb_section\">\n\t\t<!-- contBox02 -->\n\t\t<div id=\"contBox02\">\n\t\t\t<!-- \uc678\ubd80\uc0ac\uc774\ud2b8 \ubc14\ub85c\uac00\uae30 -->\n\t\t\t<div class=\"cbp-so-side cbp-so-side-left\">\n\t\t\t\t<ul  class=\"grid\">\n\t\t\t\t\t<li>\n\t\t\t\t\t\t<figure class=\"effect-sarah \">\n\t\t\t\t\t\t\t<img src=\"images/main/out_link01.jpg\" alt=\"Etching/ITO Coating Business\" />\n\t\t\t\t\t\t\t<figcaption>\n\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t<h2>Etching/ITO Coating Business</h2>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_exam\">AVATEC secured the technology to make the products with lightweight and thin through slimming, and the best IPS panel coating technology, which satisfy the needs in the display market for high functional devises and is producing the products having the highest competitiveness through the process unification.</p>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_goto\"><span>View more</span></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t<a href=\"/sub02/sub01.php\">View more</a>\n\t\t\t\t\t\t\t</figcaption>\n\t\t\t\t\t\t</figure>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li>\n\t\t\t\t\t\t<figure class=\"effect-sarah \">\n\t\t\t\t\t\t\t<img src=\"images/main/out_link02.jpg\" alt=\"Tempered Glass Business\" />\n\t\t\t\t\t\t\t<figcaption>\n\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t<h2>Tempered Glass Business</h2>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_exam\">As a business of manufacturing the core component of mobile device, the cover glass of touch panel for mobile devices and tablet PC, we built the integrated production system by linking it with the touch screen business and recently, are producing the products with reinforced hardness and greatly enhanced touch.</p>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_goto\"><span>View more</span></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t<a href=\"/sub02/sub02.php\">View more</a>\n\t\t\t\t\t\t\t</figcaption>\n\t\t\t\t\t\t</figure>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li>\n\t\t\t\t\t\t<figure class=\"effect-sarah \">\n\t\t\t\t\t\t\t<img src=\"images/main/out_link03.jpg\" alt=\"Touch Panel Business\" />\n\t\t\t\t\t\t\t<figcaption>\n\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t<h2>Touch Panel Business</h2>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_exam\">Since AVATEC built the infrastructures for line that can produce high quality glass touch sensor products and possesses the whole processes based on the proprietary vacuum deposition technology accumulated for several years which allow AVATEC to engage in the production directly, AVATEC can respond to the order with quick delivery.</p>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_goto\"><span>View more</span></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t<a href=\"/sub02/sub03.php\">View more</a>\n\t\t\t\t\t\t\t</figcaption>\n\t\t\t\t\t\t</figure>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li>\n\t\t\t\t\t\t<figure class=\"effect-sarah \">\n\t\t\t\t\t\t\t<img src=\"images/main/out_link04.jpg\" alt=\"Coating Business\" />\n\t\t\t\t\t\t\t<figcaption>\n\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t<h2>Coating Business</h2>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_exam\">AVATEC's Coating Business Division is producing the diverse functional products coated with thin film demanded by customer by depositing mainly the metal or metal oxide on the glass, film or resins(acrylics) through the vacuum deposition system.</p>\n\t\t\t\t\t\t\t\t\t<p class=\"txt_goto\"><span>View more</span></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t<a href=\"/sub02/sub04.php\">View more</a>\n\t\t\t\t\t\t\t</figcaption>\n\t\t\t\t\t\t</figure>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- //contBox02 end-->\n\t</section>\n\t<section class=\"cbp-so-section\">\n\t\t<!-- contBox03 -->\n\t\t<div id=\"contBox03\">\n\t\t\t<div class=\"mx_size\">\n\t\t\t\t<h2><span>A</span>DVANCED <span>VA</span>CUUM <span>TEC</span>HNOLOGY</h2>\n\t\t\t\t<div class=\"cbp-so-side cbp-so-side-left\">\n\t\t\t\t\t<div class=\"cbox03 mresearch\">\n\t\t\t\t\t\t<h3>R&D</h3>\n\t\t\t\t\t\t<p class=\"eng\">RESEARCH & DEVELOPMENT</p>\n\t\t\t\t\t\t<div class=\"txt\">\tWe are investing in R&D continuously to respond to the changes in surrounding environment and the customer's demand actively and strive for developing new product through innovative thinking.</div>\n\t\t\t\t\t\t<div class=\"art\">\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub03/sub01.php\">Introduction of Institute</a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub03/sub02.php\">Research Contents</a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub03/sub03.php\">Research Performance</a></li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"cbp-so-side cbp-so-side-right\">\n\t\t\t\t\t<div class=\"cbox03 mir\">\n\t\t\t\t\t\t<h3>IR</h3>\n\t\t\t\t\t\t<p class=\"eng\">INVESTOR RELATION</p>\n\t\t\t\t\t\t<div class=\"txt\">AVATEC is leading the wind of change and innovation based on the firm financial stability. We will do our best to improve the stockholder value and to secure the customers' trust with transparent IR activities.</div>\n\t\t\t\t\t\t<div class=\"art\">\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub05/sub01.php\">Financial Information</a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub05/sub02.php\">Stock Information</a></li>\n\t\t\t\t\t\t\t\t<li><a href=\"/sub05/su",
         "datamd5" : "4c75828f9b7cead538b34919ab31a69d",
         "datammh3" : 1118518264,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "61.85.0.0/18"
         },
         "ip" : "61.85.36.115",
         "ipv6" : "false",
         "latitude" : "35.8247",
         "location" : "35.8247,128.4812",
         "longitude" : "128.4812",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "Windows",
         "osvendor" : "Microsoft",
         "port" : 8292,
         "product" : "HTTP Server",
         "productvendor" : "Apache",
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subnet" : "61.85.0.0/18",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 118.36.133.214:8292 (tcp/http) - last seen on 2024-11-07 at 04:07:39 UTC

    • IP
      118.36.133.214
      Network
      118.36.128.0/17
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://118.36.133.214:8292/ 200

      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      httpd httpd
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      568bea25c0aedb2ee99c171ae2e22ade
      HTTP Header MD5
      108601d04fb40cca73964b150fc4a31a
      HTTP Body MD5
      7f20c9c6f2f82599d5e98f166fcd70a0
    • HTTP/1.0 200 OK
      Date: Thu, 07 Nov 2024 04:07:09 GMT
      Server: Httpd/1.0
      Connection: close
      Content-Length: 112
      Last-Modified: Fri, 29 Mar 2019 03:46:58 GMT
      Content-Type: text/html
      
      <html>
      <head>
      <meta http-equiv=refresh content="0; URL=login/login.cgi">
      <title></title>
      <body>
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T04:07:39.000Z",
         "app" : {
            "extract" : {
               "file" : [
                  "login.cgi"
               ]
            },
            "http" : {
               "bodymd5" : "7f20c9c6f2f82599d5e98f166fcd70a0",
               "bodymmh3" : -957351584,
               "header" : [
                  {
                     "value" : "Fri, 29 Mar 2019 03:46:58 GMT",
                     "name" : "Last-Modified"
                  }
               ],
               "headermd5" : "108601d04fb40cca73964b150fc4a31a",
               "headermmh3" : 1407219144
            },
            "length" : 298
         },
         "asn" : "AS4766",
         "city" : "Dongdaemun-gu",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu, 07 Nov 2024 04:07:09 GMT\r\nServer: Httpd/1.0\r\nConnection: close\r\nContent-Length: 112\r\nLast-Modified: Fri, 29 Mar 2019 03:46:58 GMT\r\nContent-Type: text/html\r\n\r\n<html>\n<head>\n<meta http-equiv=refresh content=\"0; URL=login/login.cgi\">\n<title></title>\n<body>\n</body>\n</html>\n",
         "datamd5" : "568bea25c0aedb2ee99c171ae2e22ade",
         "datammh3" : 2093214656,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "118.36.0.0/16"
         },
         "ip" : "118.36.133.214",
         "ipv6" : "false",
         "latitude" : "37.5841",
         "location" : "37.5841,127.0616",
         "longitude" : "127.0616",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 8292,
         "product" : "httpd",
         "productvendor" : "httpd",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subnet" : "118.36.128.0/17",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 125.138.199.220:8292 (tcp/http) - last seen on 2024-11-07 at 04:06:50 UTC

    • IP
      125.138.199.220
      Network
      125.138.192.0/18
      Device

      <enterprise field>: device.class

      URL

      http://125.138.199.220:8292/static/index.html 301

      HTTP Title
      Moved Permanently
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      urlscan::redirect
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2325753ea1692bb616a429887532a5eb
      HTTP Header MD5
      2c561ce2561b7f6113f96cf56b362b57
      HTTP Body MD5
      6d74b20c6fa245a96aa940816c13f6ff
    • HTTP/1.1 301 Moved Permanently
      Access-Control-Allow-Origin: *
      Content-Length: 98
      Content-Type: text/html; charset=utf-8
      Date: Thu, 07 Nov 2024 04:05:34 GMT
      Location: https://<ip>:8292/static/index.html
      
      <HTML><HEAD><TITLE>Moved Permanently</TITLE></HEAD><BODY><H1>301 Moved Permanently -- </H1></BODY>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T04:06:50.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "6d74b20c6fa245a96aa940816c13f6ff",
               "bodymmh3" : -2097937471,
               "headermd5" : "2c561ce2561b7f6113f96cf56b362b57",
               "headermmh3" : 1029659986,
               "title" : "Moved Permanently"
            },
            "length" : 308
         },
         "asn" : "AS4766",
         "city" : "Gangnam-gu",
         "country" : "KR",
         "data" : "HTTP/1.1 301 Moved Permanently\r\nAccess-Control-Allow-Origin: *\r\nContent-Length: 98\r\nContent-Type: text/html; charset=utf-8\r\nDate: Thu, 07 Nov 2024 04:05:34 GMT\r\nLocation: https://<ip>:8292/static/index.html\r\n\r\n<HTML><HEAD><TITLE>Moved Permanently</TITLE></HEAD><BODY><H1>301 Moved Permanently -- </H1></BODY>",
         "datamd5" : "2325753ea1692bb616a429887532a5eb",
         "datammh3" : -1811666916,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "125.138.199.220",
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "125.138.192.0/18"
         },
         "hostname" : [
            "125.138.199.220"
         ],
         "ip" : "125.138.199.220",
         "ipv6" : "false",
         "latitude" : "37.4897",
         "location" : "37.4897,127.0639",
         "longitude" : "127.0639",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "port" : 8292,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "Moved Permanently",
         "seen_date" : "2024-11-07",
         "source" : "urlscan::redirect",
         "status" : 301,
         "subnet" : "125.138.192.0/18",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/static/index.html"
      }
      
  • 59.3.30.240:8292 (tcp/mysql) - last seen on 2024-11-07 at 03:31:50 UTC

    • IP
      59.3.30.240
      Network
      59.3.0.0/17
      Device

      <enterprise field>: device.class

      Operating System
      FreeBSD FreeBSD
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      mysql
      Source
      datascan
    • Operating System
      FreeBSD FreeBSD
      Product
      Oracle MySQL 5.5.37
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      ca64ae20662da96a7892864f1cc222e0
    • J\x00\x00\x00
      5.5.37\x00\xd8\x88\x06\x006:^MHa-\\x00\xff\xf7\x13\x02\x00\x0f\x80\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00j|UpS1:l4\Rf\x00mysql_native_password\x00!\x00\x00\x01\xff\x84\x04#08S01Got packets out of order
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T03:31:50.000Z",
         "app" : {
            "length" : 115
         },
         "asn" : "AS4766",
         "city" : "Nam-gu",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "J\\x00\\x00\\x00\n5.5.37\\x00\\xd8\\x88\\x06\\x006:^MHa-\\\\x00\\xff\\xf7\\x13\\x02\\x00\\x0f\\x80\\x15\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00j|UpS1:l4\\Rf\\x00mysql_native_password\\x00!\\x00\\x00\\x01\\xff\\x84\\x04#08S01Got packets out of order",
         "datamd5" : "ca64ae20662da96a7892864f1cc222e0",
         "datammh3" : 2074493838,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "59.3.0.0/16"
         },
         "ip" : "59.3.30.240",
         "ipv6" : "false",
         "latitude" : "35.1177",
         "location" : "35.1177,126.9087",
         "longitude" : "126.9087",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "FreeBSD",
         "osvendor" : "FreeBSD",
         "port" : 8292,
         "product" : "MySQL",
         "productvendor" : "Oracle",
         "productversion" : "5.5.37",
         "protocol" : "mysql",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "subnet" : "59.3.0.0/17",
         "tls" : "false",
         "transport" : "tcp"
      }
      
  • 14.35.173.15:8292 (tcp/unknown) - last seen on 2024-11-07 at 02:12:43 UTC

    • IP
      14.35.173.15
      Network
      14.35.160.0/20
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      unknown
      Source
      datascan
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      f5fc479318c0245a1409f672c9221e40
    • ERROR: NO_ACTIVE_TARGET
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T02:12:43.000Z",
         "app" : {
            "length" : 23
         },
         "asn" : "AS4766",
         "city" : "Pyeongtaek-si",
         "country" : "KR",
         "data" : "ERROR: NO_ACTIVE_TARGET",
         "datamd5" : "f5fc479318c0245a1409f672c9221e40",
         "datammh3" : 1309586099,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "14.35.160.0/20"
         },
         "ip" : "14.35.173.15",
         "ipv6" : "false",
         "latitude" : "37.0009",
         "location" : "37.0009,127.0859",
         "longitude" : "127.0859",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 8292,
         "protocol" : "unknown",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "subnet" : "14.35.160.0/20",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 59.21.12.119:8292 (tcp/http) - last seen on 2024-11-06 at 20:26:47 UTC

    • IP
      59.21.12.119
      Network
      59.20.0.0/14
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://59.21.12.119:8292/ 400

      HTTP Title
      400 The plain HTTP request was sent to HTTPS port
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      F5 Nginx
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      0c1820e0d381850a77897bf32978a1f0
      HTTP Header MD5
      a629a0fe278971ad61801ba6975ba467
      HTTP Body MD5
      ea425366a98dfc499c0cbeedb9a4f02a
    • HTTP/1.1 400 Bad Request
      Server: nginx
      Date: Wed, 06 Nov 2024 20:26:45 GMT
      Content-Type: text/html
      Content-Length: 248
      Connection: close
      
      <html>
      <head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
      <body>
      <center><h1>400 Bad Request</h1></center>
      <center>The plain HTTP request was sent to HTTPS port</center>
      <hr><center>nginx</center>
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T20:26:47.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "ea425366a98dfc499c0cbeedb9a4f02a",
               "bodymmh3" : 1153229498,
               "headermd5" : "a629a0fe278971ad61801ba6975ba467",
               "headermmh3" : 78142517,
               "title" : "400 The plain HTTP request was sent to HTTPS port"
            },
            "length" : 393
         },
         "asn" : "AS4766",
         "city" : "Buk-gu",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 400 Bad Request\r\nServer: nginx\r\nDate: Wed, 06 Nov 2024 20:26:45 GMT\r\nContent-Type: text/html\r\nContent-Length: 248\r\nConnection: close\r\n\r\n<html>\r\n<head><title>400 The plain HTTP request was sent to HTTPS port</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n<center>The plain HTTP request was sent to HTTPS port</center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
         "datamd5" : "0c1820e0d381850a77897bf32978a1f0",
         "datammh3" : 190190724,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "59.20.0.0/14"
         },
         "ip" : "59.21.12.119",
         "ipv6" : "false",
         "latitude" : "35.1996",
         "location" : "35.1996,128.9874",
         "longitude" : "128.9874",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 8292,
         "product" : "Nginx",
         "productvendor" : "F5",
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "Bad Request",
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 400,
         "subnet" : "59.20.0.0/14",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 211.248.59.232:8292 (tcp/http) - last seen on 2024-11-06 at 19:27:25 UTC

    • IP
      211.248.59.232
      Network
      211.248.0.0/18
      Device

      <enterprise field>: device.class

      URL

      http://211.248.59.232:8292/login/login.cgi 200

      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      urlscan::redirect
    • Product
      httpd httpd
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      6c76553008b9e0c183a69ffdd463174e
      HTTP Header MD5
      2e3cf0b3cd7ae8f605f24e9da2872e1d
      HTTP Body MD5
      cbde160b7625ea51f11c904df8d2dc33
    • HTTP/1.0 200 OK
      Date: Wed, 06 Nov 2024 19:26:19 GMT
      Server: Httpd/1.0
      Connection: close
      Content-type: text/html; charset=utf-8
      
      <script>location.href="/ui";</script>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T19:27:25.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "cbde160b7625ea51f11c904df8d2dc33",
               "bodymmh3" : 543804758,
               "headermd5" : "2e3cf0b3cd7ae8f605f24e9da2872e1d",
               "headermmh3" : 296249273
            },
            "length" : 169
         },
         "asn" : "AS4766",
         "city" : "Anseong",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Wed, 06 Nov 2024 19:26:19 GMT\r\nServer: Httpd/1.0\r\nConnection: close\r\nContent-type: text/html; charset=utf-8\n\n<script>location.href=\"/ui\";</script>",
         "datamd5" : "6c76553008b9e0c183a69ffdd463174e",
         "datammh3" : 1942615713,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "211.248.59.232",
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "211.248.0.0/18"
         },
         "hostname" : [
            "211.248.59.232"
         ],
         "ip" : "211.248.59.232",
         "ipv6" : "false",
         "latitude" : "37.0051",
         "location" : "37.0051,127.2735",
         "longitude" : "127.2735",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "port" : 8292,
         "product" : "httpd",
         "productvendor" : "httpd",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "211.248.0.0/18",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login/login.cgi"
      }
      
  • 211.248.59.232:8292 (tcp/http) - last seen on 2024-11-06 at 17:18:32 UTC

    • IP
      211.248.59.232
      Network
      211.248.0.0/18
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://211.248.59.232:8292/ 200

      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      httpd httpd
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      bf71bba8add9d639afc7d421aea509d9
      HTTP Header MD5
      76c07fb237fe803fa918451a3e2c6970
      HTTP Body MD5
      7f20c9c6f2f82599d5e98f166fcd70a0
    • HTTP/1.0 200 OK
      Date: Wed, 06 Nov 2024 17:17:28 GMT
      Server: Httpd/1.0
      Connection: close
      Content-Length: 112
      Last-Modified: Tue, 10 Sep 2024 01:21:21 GMT
      Cache-Control: no-cache
      Content-Type: text/html
      
      <html>
      <head>
      <meta http-equiv=refresh content="0; URL=login/login.cgi">
      <title></title>
      <body>
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T17:18:32.000Z",
         "app" : {
            "extract" : {
               "file" : [
                  "login.cgi"
               ]
            },
            "http" : {
               "bodymd5" : "7f20c9c6f2f82599d5e98f166fcd70a0",
               "bodymmh3" : -957351584,
               "header" : [
                  {
                     "value" : "Tue, 10 Sep 2024 01:21:21 GMT",
                     "name" : "Last-Modified"
                  }
               ],
               "headermd5" : "76c07fb237fe803fa918451a3e2c6970",
               "headermmh3" : 1673979188
            },
            "length" : 323
         },
         "asn" : "AS4766",
         "city" : "Anseong",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Wed, 06 Nov 2024 17:17:28 GMT\r\nServer: Httpd/1.0\r\nConnection: close\r\nContent-Length: 112\r\nLast-Modified: Tue, 10 Sep 2024 01:21:21 GMT\r\nCache-Control: no-cache\r\nContent-Type: text/html\r\n\r\n<html>\n<head>\n<meta http-equiv=refresh content=\"0; URL=login/login.cgi\">\n<title></title>\n<body>\n</body>\n</html>\n",
         "datamd5" : "bf71bba8add9d639afc7d421aea509d9",
         "datammh3" : -624138859,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "211.248.0.0/18"
         },
         "ip" : "211.248.59.232",
         "ipv6" : "false",
         "latitude" : "37.0051",
         "location" : "37.0051,127.2735",
         "longitude" : "127.2735",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 8292,
         "product" : "httpd",
         "productvendor" : "httpd",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 200,
         "subnet" : "211.248.0.0/18",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 222.114.161.27:8292 (tcp/http) - last seen on 2024-11-06 at 14:15:59 UTC

    • IP
      222.114.161.27
      Network
      222.114.0.0/15
      Device

      <enterprise field>: device.class

      Operating System
      FreeBSD FreeBSD
      URL

      http://222.114.161.27:8292/ 404

      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      datascan
    • Operating System
      FreeBSD FreeBSD
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      922d85896c3543c20179b7b608253259
      HTTP Header MD5
      e67bca920b9f1581013388c328bd27b0
      HTTP Body MD5
      ec65a3dc9c958c8350012207a7e11c7d
    • HTTP/1.1 404 Not Found
      Connection: close
      Content-Type: text/html; charset=utf-8
      Content-Length: 9
      Date: Wed, 06 Nov 2024 14:15:56 GMT
      
      NOT FOUND
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T14:15:59.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "ec65a3dc9c958c8350012207a7e11c7d",
               "bodymmh3" : 121555964,
               "headermd5" : "e67bca920b9f1581013388c328bd27b0",
               "headermmh3" : -70348235
            },
            "length" : 150
         },
         "asn" : "AS4766",
         "city" : "Seo-gu",
         "country" : "KR",
         "data" : "HTTP/1.1 404 Not Found\r\nConnection: close\r\nContent-Type: text/html; charset=utf-8\r\nContent-Length: 9\r\nDate: Wed, 06 Nov 2024 14:15:56 GMT\r\n\r\nNOT FOUND",
         "datamd5" : "922d85896c3543c20179b7b608253259",
         "datammh3" : -1488925704,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "222.114.0.0/15"
         },
         "ip" : "222.114.161.27",
         "ipv6" : "false",
         "latitude" : "36.3020",
         "location" : "36.3020,127.3823",
         "longitude" : "127.3823",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "FreeBSD",
         "osvendor" : "FreeBSD",
         "port" : 8292,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "Not Found",
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 404,
         "subnet" : "222.114.0.0/15",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 175.213.75.83:8292 (tcp/http) - last seen on 2024-11-06 at 14:15:56 UTC

    • IP
      175.213.75.83
      Network
      175.213.0.0/17
      Device

      <enterprise field>: device.class

      Operating System
      Microsoft Windows
      URL

      http://175.213.75.83:8292/ 200

      HTTP Title
      Node-RED
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      datascan
    • Operating System
      Microsoft Windows
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      252c4ba7cf631c41ff199517ff0330e1
      HTTP Header MD5
      b87e7d2b0928f3c43b8991bdace6e82d
      HTTP Body MD5
      6af815f5c8967ab2d5d3d89a0ec0b4cb
    • HTTP/1.1 200 OK
      Access-Control-Allow-Origin: *
      Content-Type: text/html; charset=utf-8
      Content-Length: 1736
      ETag: W/"6c8-DMvOgIxNCdvLoauLlOk27mXDknE"
      Date: Wed, 06 Nov 2024 14:15:56 GMT
      Connection: close
      
      <!DOCTYPE html>
      <html>
      <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="mobile-web-app-capable" content="yes">
      <!--
        Copyright OpenJS Foundation and other contributors, https://openjsf.org/
      
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
      
        http://www.apache.org/licenses/LICENSE-2.0
      
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
      -->
      <title>Node-RED</title>
      <link rel="icon" type="image/png" href="favicon.ico">
      <link rel="mask-icon" href="red/images/node-red-icon-black.svg" color="#8f0000">
      <link rel="stylesheet" href="vendor/jquery/css/base/jquery-ui.min.css?v=f22791a94d2b">
      <link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css?v=f22791a94d2b">
      <link rel="stylesheet" href="red/style.min.css?v=f22791a94d2b">
      <link rel="stylesheet" href="vendor/monaco/style.css?v=f22791a94d2b">
      </head>
      <body spellcheck="false">
      <div id="red-ui-editor"></div>
      <script src="vendor/vendor.js?v=f22791a94d2b"></script>
      <script src="vendor/monaco/monaco-bootstrap.js?v=f22791a94d2b"></script>
      <script src="red/red.min.js?v=f22791a94d2b"></script>
      <script src="red/main.min.js?v=f22791a94d2b"></script>
      
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T14:15:56.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "openjsf.org",
                  "apache.org"
               ],
               "hostname" : [
                  "openjsf.org",
                  "www.apache.org"
               ],
               "url" : [
                  "http://www.apache.org/licenses/LICENSE-2.0",
                  "https://openjsf.org/"
               ]
            },
            "favicon" : {
               "url" : "/favicon.ico"
            },
            "http" : {
               "bodymd5" : "6af815f5c8967ab2d5d3d89a0ec0b4cb",
               "bodymmh3" : 1408756396,
               "header" : [
                  {
                     "name" : "ETag",
                     "value" : "W/\"6c8-DMvOgIxNCdvLoauLlOk27mXDknE"
                  }
               ],
               "headermd5" : "b87e7d2b0928f3c43b8991bdace6e82d",
               "headermmh3" : -1794325781,
               "title" : "Node-RED"
            },
            "length" : 1948
         },
         "asn" : "AS4766",
         "city" : "Goyang-si",
         "country" : "KR",
         "data" : "HTTP/1.1 200 OK\r\nAccess-Control-Allow-Origin: *\r\nContent-Type: text/html; charset=utf-8\r\nContent-Length: 1736\r\nETag: W/\"6c8-DMvOgIxNCdvLoauLlOk27mXDknE\"\r\nDate: Wed, 06 Nov 2024 14:15:56 GMT\r\nConnection: close\r\n\r\n<!DOCTYPE html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\"/>\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n<meta name=\"mobile-web-app-capable\" content=\"yes\">\n<!--\n  Copyright OpenJS Foundation and other contributors, https://openjsf.org/\n\n  Licensed under the Apache License, Version 2.0 (the \"License\");\n  you may not use this file except in compliance with the License.\n  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\n  limitations under the License.\n-->\n<title>Node-RED</title>\n<link rel=\"icon\" type=\"image/png\" href=\"favicon.ico\">\n<link rel=\"mask-icon\" href=\"red/images/node-red-icon-black.svg\" color=\"#8f0000\">\n<link rel=\"stylesheet\" href=\"vendor/jquery/css/base/jquery-ui.min.css?v=f22791a94d2b\">\n<link rel=\"stylesheet\" href=\"vendor/font-awesome/css/font-awesome.min.css?v=f22791a94d2b\">\n<link rel=\"stylesheet\" href=\"red/style.min.css?v=f22791a94d2b\">\n<link rel=\"stylesheet\" href=\"vendor/monaco/style.css?v=f22791a94d2b\">\n</head>\n<body spellcheck=\"false\">\n<div id=\"red-ui-editor\"></div>\n<script src=\"vendor/vendor.js?v=f22791a94d2b\"></script>\n<script src=\"vendor/monaco/monaco-bootstrap.js?v=f22791a94d2b\"></script>\n<script src=\"red/red.min.js?v=f22791a94d2b\"></script>\n<script src=\"red/main.min.js?v=f22791a94d2b\"></script>\n\n\n</body>\n</html>\n",
         "datamd5" : "252c4ba7cf631c41ff199517ff0330e1",
         "datammh3" : 883755308,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "175.213.0.0/16"
         },
         "ip" : "175.213.75.83",
         "ipv6" : "false",
         "latitude" : "37.6468",
         "location" : "37.6468,126.8843",
         "longitude" : "126.8843",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "os" : "Windows",
         "osvendor" : "Microsoft",
         "port" : 8292,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 200,
         "subnet" : "175.213.0.0/17",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }