Help
RSS
API
Feed
Maltego
Contact
Domain > hancess.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-13
121.78.246.22
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Fri, 13 Feb 2026 19:21:39 GMTServer: ApacheX-Powered-By: PHP/4.4.9Set-Cookie: PHPSESSID40df778ec7f64b39aa44a598cd1daaad; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheConnection: closeTransfer-Encoding: chunkedContent-Type: text/html; charsetutf-8 html>head>meta http-equivContent-Type contenttext/html; charsetutf-8>title>한세스/title>link hrefcss/style.css relstylesheet typetext/css>script typetext/javascript srcjs/link.js>/script>script typetext/javascript srcjs/flash.js>/script>script typetext/javascript srcjs/mEmbed.js>/script>script typetext/vbscript srcjs/fsCommand.js>/script>style typetext/css>#Layer2 { position:absolute; z-index:1;} /* add by jun */ .fla_top { background-image: url(/fla/sub3.jpg); background-repeat: no-repeat; } .fla_menu { background-image: url(/fla/menu.jpg); background-repeat: no-repeat; } .fla_sub { background-image: url(/fla/sub.jpg); background-repeat: no-repeat; } .fla_left { background-image: url(/fla/left.jpg); background-repeat: no-repeat; } .fla_q { background-image: url(/fla/q.jpg); background-repeat: no-repeat; } .fla_main { background-image: url(/fla/main3.jpg); background-repeat: no-repeat; } .left3 { font-family: Nanum Gothic, san-serif; font-size: 13px; font-weight: 600; letter-spacing: 1px; text-decoration: none; padding-left: 12px; line-height: 29px; color: #808080; } .left3:hover { font-weight: 800; color: #c40452; } .left3dot { height: 33px; border:none; border-bottom: 1px dotted #808080; } .left3solid { height: 33px; border:none; border-bottom: 1px solid #808080; } .left2 { font-family: Nanum Gothic, san-serif; font-size: 13px; font-weight: 800; letter-spacing: 1px; text-decoration: none; padding-left: 12px; line-height: 29px; color: #707070; } .left2:hover { font-weight: 800; color: #c40452; } .left21 { font-family: Nanum Gothic, san-serif; font-size: 13px; font-weight: 600; letter-spacing: 1px; text-decoration: none; padding-left: 24px; line-height: 29px; color: #808080; } .left21:hover { font-weight: 800; color: #c40452; } .left22 { font-family: Nanum Gothic, san-serif; font-size: 13px; font-weight: 600; letter-spacing: 1px; text-decoration: none; padding-left: 36px; line-height: 29px; color: #808080; } .left22:hover { font-weight: 800; color: #c40452; } .top3 { font-family: Nanum Gothic, san-serif; font-size: 11px; font-weight: 600; letter-spacing: 1px; text-decoration: none; text-align: center; line-height: 14px; color: #808080; } .top3:hover { font-weight: 600; color: #686868; } #topMenu { margin: 0px; padding: 5px 110px; height: 30px; width: 800px; /* padding-top: 0px; padding-left: 100px; background-color:green; */ } #topMenu ul { /* 메인 메뉴 안의 ul을 설정함: 상위메뉴의 ul+하위 메뉴의 ul */ list-style-type: none; margin: 0px; padding: 0px; } #topMenu ul li { /* 메인 메뉴 안에 ul 태그 안에 있는 li 태그의 스타일 적용(상위/하위메뉴 모두) */ color: white; /* background-color: #2d2d2d; */ float: left; line-height: 30px; vertical-align: middle; text-align: center; position: relative; } .menuLink { /* 상위 메뉴와 하위 메뉴의 a 태그에 공통으로 설정할 스타일 */ text-decoration:none; display: block; width: 140px; font-size: 14px; font-weight: bold; font-family: Trebuchet MS, Dotum; letter-spacing: 1px; } .menuLink { /* 상위 메뉴의 글씨색을 흰색으로 설정 */ color: white; } .topMenuLi:hover .menuLink { /* 상위 메뉴의 li에 마우스오버 되었을 때 스타일 설정 */ /* color: red; background-color: #4d4d4d; */ } .longLink { /* 좀 더 긴 메뉴 스타일 설정 */ width: 140px; } .submenuLink { /* 하위 메뉴의 a 태그 스타일 설정 */ text-decoration:none; display: block; /* width: 140px; */ font-size: 13px; font-weight: bold; font-family: Trebuchet MS, Dotum; color: #686868; /* background-color: white; border: solid 1px #d1d1d1; */ margin-right: -1px; /* 변경 위 칸의 하단 테두리와 아래칸의 상단 테두리가 겹쳐지도록 설덩 */ padding: 3px 8px; } .submenu { /* 하위 메뉴 스타일 설정 */ position: absolute; height: 0px; overflow: hidden; transition: height .2s; -webkit-transition: height .2s; -moz-transition: height .2s; -o-transition: height .2s; width: 574px; /* 변경 가로 드랍다운 메뉴의 넓이 */ } .submenu li { display: inline-block; /* 변경 가로로 펼쳐지도록 설정 */ } .topMenuLi:hover .submenu { /* 상위 메뉴에 마우스 모버한 경우 그 안의 하위 메뉴 스타일 설정 */ height: 32px; /* 변경 높이를 32px로 설정 */ } .submenuLink:hover { /* 하위 메뉴의 a 태그의 마우스 오버 스타일 설정 */ color: #c40452; background-color: #eeeeee; } /* add by jun *//style>!--*********************Pop start************************************************************************-->script languageJavaScript>!--function setCookie( name, value, expiredays ) { var todayDate new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie name + + escape( value ) + ; path/; expires + todayDate.toGMTString() + ; } //--> /script>script languageJavaScript>!--function closeWin1() { if ( document.notice_form1.chkbox1.checked ){ setCookie( maindiv1, done , 1 ); } document.alldivpop1.style.visibility hidden;}//--> /script>script>function move_div1( obj ){ this.div_obj1 obj; this.offsetX1 0; this.offsetY1 0; this.div_mousemove1 function(){ var e1 window.event; if( e1.button ! 1 ) return false; var top1 e1.clientY; var left1 e1.clientX; this.div_obj1.style.left left1 - this.offsetX1; this.div_obj1.style.top top1 - this.offsetY1; } this.div_mousedown1 function(){ var e1 window.event; this.offsetY1 e1.clientY - parseInt(this.div_obj1.style.top); this.offsetX1 e1.clientX - parseInt(this.div_obj1.style.left); }}/script>div iddivpop1 styleposition:absolute; left:100px; top:100px; z-index:91; visibility:hidden;>table width300 height300 border0 cellspacing0 cellpadding0> tr> td height4 bgcolor#5B5B5B stylepadding-left:5px; classtext011 colspan5 onMousedowninfoRmove1.div_mousedown1();return false; onMouseMoveinfoRmove1.div_mousemove1();return false;>/td> /tr> tr> td width5 bgcolor#5B5B5B> /td> td width100% aligncenter bgcolorFFFFFF onMousedowninfoRmove1.div_mousedown1();return false; onMouseMoveinfoRmove1.div_mousemove1();return false;> table border0 cellspacing0 cellpadding0> tr> td>p>img border0 alt srchttp://www.hancess.com/editor/attached/20110706165109_56876.jpg />/p>/td> /tr> /table> /td> td width5 bgcolor#5B5B5B> /td> /tr> form namenotice_form1> tr> td height24 alignright bgcolor#5B5B5B colspan5 onMousedowninfoRmove1.div_mousedown1();return false; onMouseMoveinfoRmove1.div_mousemove1();return false;> table width235 border0 cellspacing0 cellpadding0> tr> td width24> input typecheckbox namechkbox1 valuecheckbox1>/td> td stylepadding-top:5px; width160 valigntop stylefont-size: 11px;color: #ffffff;> 오늘하루 이창을 열지 않기/td> td stylepadding-top:3px; valigntop> a hrefjavascript:closeWin1();> img srcimages/board/cont_btn02.gif width45 height15 border0>/a>/td> /tr> /table> /td> /tr>/form>/table>/div> script> var infoRmove1 new move_div1(divpop1);/script>script languageJavascript>cookiedata1 document.cookie; if ( cookiedata1.indexOf(maindiv1done) 0 ){ document.alldivpop1.style.visibility visible; } else { document.alldivpop1.style.visibility hidden; }/script>!--***********************************************end Pop**********************************************-->/head>body>table width100% border0 cellspacing0 cellpadding0> tr> td aligncenter backgroundmain_bg01.jpg styleBACKGROUND-IMAGE: url(img/main_bg01.jpg); BACKGROUND-REPEAT: repeat-y; BACKGROUND-position:right top> /td> td width1020 height670 classfla_main valigntop> table width1020 height48 border0 cellspacing0 cellpadding0> tr> td width40 >img src/fla/p.png width40 height48 border0>/td> td width165>a href/>img src/fla/p.png width165 height48 border0>/a>/td> td width469>img src/fla/p.png width469 height4 border0>/td> td width291> table width291 border0 cellspacing0 cellpadding0> tr height14> td>/td> /tr> tr height15> td styletext-align:center;>a href# onclickm61(); title로그인 classtop3> 로그인 /a> • a href# onclickm62(); title회원가입 classtop3> 회원가입 /a> • a href# onclickm63(); titleID/PW 찾기 classtop3> ID/PW 찾기 /a> • a href# onclickm81(); title사이트맵 classtop3> 사이트맵 /a>/td> /tr> tr height16> td>/td> /tr> /table> /td> td width50 >img src/fla/p.png width55 height4 border0>/td> /tr> /table> nav idtopMenu > ul> li classtopMenuLi> a classmenuLink href# onclickm11();>회사소개/a> ul classsubmenu> li>a href# onclickm11(); classsubmenuLink>CEO인사말/a>/li> li>a href# onclickm12(); classsubmenuLink>회사연혁/a>/li> li>a href# onclickm13(); classsubmenuLink>납품실적/a>/li> li>a href# onclickm14(); classsubmenuLink>조직도/a>/li> li>a href# onclickm15(); classsubmenuLink>기술제휴현황/a>/li> li>a href# onclickm16(); classsubmenuLink>인증서/a>/li> li>a href# onclickm17(); classsubmenuLink>오시는 길/a>/li> /ul> /li> li>|/li> li classtopMenuLi> a classmenuLink href# onclickm21();>제품소개/a> ul classsubmenu> li>a href# onclickm211(); classsubmenuLink>시스템 제품/a>/li> li>a href# onclickm221(); classsubmenuLink>컨트롤 제품/a>/li> /ul> /li> li>|/li> li classtopMenuLi> a classmenuLink href# onclickm31();>다운로드/a> ul classsubmenu> li>a href# onclickm31(); classsubmenuLink>카다로그/a>/li> li>a href# onclickm32(); classsubmenuLink>제안서/a>/li> li>a href# onclickm33(); classsubmenuLink>자료실/a>/li> /ul> /li> li>|/li> li classtopMenuLi> a classmenuLink href# onclickm41();>커뮤니티/a> ul classsubmenu> li>a href# onclickm41(); classsubmenuLink>한세스 뉴스/a>/li> li>a href# onclickm42(); classsubmenuLink>자유게시판/a>/li> /ul> /li> li>|/li> li classtopMenuLi> a classmenuLink href# onclickm51();>고객지원/a> ul classsubmenu> li>a href# onclickm51(); classsubmenuLink>견적사항/a>/li> li>a href# onclickm52(); classsubmenuLink>수리 및 A/S/a>/li> li>a href# onclickm53(); classsubmenuLink>고객센터/a>/li> /ul> /li> /ul> /nav> table width1020 border0 cellspacing0 cellpadding0> tr height50> td colspan9>img src/fla/p.png width1 height50 border0>/td> /tr> tr height235> td width40 >img src/fla/p.png width40 height235 border0>/td> td width230>img src/fla/p.png width230 height1 border0>/td> td width25 >img src/fla/p.png width25 height1 border0>/td> td width245>img src/fla/p.png width245 height1 border0>/td> td width27 >img src/fla/p.png width27 height1 border0>/td> td width202>img src/fla/p.png width202 height1 border0>/td> td width30 >img src/fla/p.png width30 height1 border0>/td> td width182>img src/fla/p.png width182 height1 border0>/td> td width39 >img src/fla/p.png width39 height235 border0>/td> /tr> tr height80> td>/td> td colspan7> table width941 height80 border0 cellspacing0 cellpadding0> tr height79> td>/td> td>a href# onclickm11();>img src/fla/p.png width64 height79 border0>/a>/td> td>/td> td>a href# onclickm53();>img src/fla/p.png width64 height79 border0>/a>/td> td>/td> td>a href# onclickm16();>img src/fla/p.png width64 height79 border0>/a>/td> td>/td> td>a href# onclickm17();>img src/fla/p.png width64 height79 border0>/a>/td> td>/td> /tr> tr height1> td width68 >img src/fla/p.png width68 height1 border0>/td> td width64 >img src/fla/p.png width64 height1 border0>/td> td width7 >img src/fla/p.png width7 height1 border0>/td> td width64 >img src/fla/p.png width64 height1 border0>/td> td width6 >img src/fla/p.png width6 height1 border0>/td> td width64 >img src/fla/p.png width64 height1 border0>/td> td width8 >img src/fla/p.png width8 height1 border0>/td> td width64 >img src/fla/p.png width64 height1 border0>/td> td width596>img src/fla/p.png width596 height1 border0>/td> /tr> /table> /td> td>/td> /tr> tr height68> td colspan9>img src/fla/p.png width1 height68 border0>/td> /tr> tr height16> td>/td> td>a href# onclickm41(); >img src/fla/p.png width230 height16 border0>/a>/td> td>/td> td>a href# onclickm221();>img src/fla/p.png width245 height16 border0>/a>/td> td>/td> td>a href# onclickm31(); >img src/fla/p.png width202 height16 border0>/a>/td> td>/td> td>a href# onclickm53(); >img src/fla/p.png width182 height16 border0>/a>/td> td>/td> /tr> tr height100> td>/td> td> !-- aBoardConts > /webapp/modules/Board/actions/BoardAction.class.php > 721 라인보면 디비에서 설정된 값을 불러온다. 관리자 로그인해서 변경해줘야 한다. --> table width215 border0 cellspacing0 cellpadding0> tr> td> table width215 height20border0 cellspacing0 cellpadding0> tr> td classmain01> a href?moduleBoard&actionSiteBoard&sModeVIEW_FORM&iBrdNo8&iBrdContNo4&sBrdContRe0 classlink01>ATB 카다로그(전문가용).../a> /td> /tr> /table> /td> /tr> tr> td> table width215 height20border0 cellspacing0 cellpadding0> tr> td classmain01> a href?moduleBoard&actionSiteBoard&sModeVIEW_FORM&iBrdNo8&iBrdContNo3&sBrdContRe0 classlink01>VDD 브로셔 업데이트/a> /td> /tr> /table> /td> /tr> /table> /td> td>/td> td>a href# onclickm221();>img src/fla/p.png width245 height100 border0>/a>/td> td>/td> td>a href# onclickm31(); >img src/fla/p.png width202 height100 border0>/a>/td> td>/td> td>a href# onclickm53(); >img src/fla/p.png width182 height100 border0>/a>/td> td>/td> /tr> tr height33> td colspan9>img src/fla/p.png width1 height33 border0>/td> /tr> /table> /td> td aligncenter backgroundmain_bg02.jpg styleBACKGROUND-IMAGE: url(img/main_bg02.jpg); BACKGROUND-REPEAT: repeat-y; BACKGROUND-position:left top> /td> /tr>/table>SCRIPT LANGUAGEJavaScript>!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+.window.open(+selObj.optionsselObj.selectedIndex.value+)); // 窗口 window.open if (restore) selObj.selectedIndex0; }//-->/SCRIPT>table width100% border0 cellspacing0 cellpadding0> tr> td aligncenter> table width1020 border0 cellspacing0 cellpadding0> tr> td> table width1020 border0 cellspacing0 cellpadding0> tr> td height33 backgroundimg/bottom_bg.jpg> table width1020 border0 cellspacing0 cellpadding0> tr> td height33 valignbottom> table width0 border0 cellspacing0 cellpadding0> tr> td stylepadding-left:30px;> a href?moduleHtml&actionSiteComp&sSubNo1> img srcimg/bottom02.jpg width37 height17 border0>/a>/td> td stylepadding-left:25px;> a href?moduleHtml&actionSiteComp&sSubNo33> img srcimg/bottom03.jpg width38 height17 border0>/a>/td> td stylepadding-left:24px;> a href?moduleBoard&actionSiteBoard&iBrdNo11&sModeSELECT_FORM> img srcimg/bottom04.jpg width47 height17 border0>/a>/td> td stylepadding-left:25px;> a href?moduleHtml&actionSiteComp&sSubNo32> img srcimg/bottom05.jpg width55 height17 border0>/a>/td> td stylepadding-left:25px;> a href?moduleHtml&actionSiteComp&sSubNo5> img srcimg/bottom06.jpg width40 height17 border0>/a>/td> /tr> /table> /td> td stylepadding-right:27px; alignright> select nameselect classmain01 onchangeMM_jumpMenu(parent,this,0)> option>Family site/option> option valuehttp://www.hkelec.co.kr>한광전기공업(주)/option> /select> /td> /tr> /table> /td> /tr> tr> td> img srcimg/bottom01.jpg width1020 height52>/td> /tr> /table> /td> /tr> /table> /td> /tr>/table>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]