Host Details

139.196.78.23

Copy IP

Open Ports

4

Unique Services

3

CVEs

0

TLS Services

0
Port Protocol Service Product Version OS Scan Date
80 http nginx 1.16.1 - Feb. 24, 2026
21 unknown - - - Feb. 24, 2026
3306 mysql MySQL 8.0.18 - Feb. 22, 2026
8082 http Apache-Coyote/1.1 1.1 - Feb. 22, 2026
Port 80 http Copy
HTTP/1.1 404 Not Found
Server: nginx/1.16.1
Date: Tue, 24 Feb 2026 06:28:17 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 71
Connection: close

{"timestamp":1771914497928,"path":"/","status":404,"error":"Not Found"}
Port 21 unknown Copy
421 Service not available.
Port 3306 mysql Copy
J\x00\x00\x00
8.0.18\x00\x13\xe9\x0c\x00[T4\x19u"}\x07\x00\xff\xff!\x02\x00\xff\xc7\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00%}\x0fn"Dy[]\x17b]\x00mysql_native_password\x00
Port 8082 http Copy
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=0C9DA6B215A2F6284F6D46F8EB38C31F; Path=/; HttpOnly
Content-Type: text/html;charset=UTF-8
Content-Length: 5304
Date: Sun, 22 Feb 2026 18:54:38 GMT
Connection: close



<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>\xe7\x99\xbb\xe5\xbd\x95</title>
    


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>

    <script type="text/javascript">var sysPath ='';</script>

    <!--css-->
    <link rel="stylesheet" href="/public/css/bootstrap.css"/>
    <link rel="stylesheet" href="/public/css/jquery.datetimepicker.min.css"/>
    <link rel="stylesheet" href="/public/css/dataTables.bootstrap.css"/>
    <link rel="stylesheet" href="/public/css/style.css"/>
    <!--js-->
    <script type="text/javascript" src="/public/js/jq/jquery-3.2.1.min.js"></script>
    <script type="text/javascript" src="/public/js/jq/jquery.blockUI.js"></script>
    <script type="text/javascript" src="/public/js/jq/language.js"></script>
    <script type="text/javascript" src="/public/js/component/JSidebar.js"></script>
    <script type="text/javascript" src="/public/js/jq/jquery.datetimepicker.full.js"></script>
    <script type="text/javascript" src="/public/js/jq/jquery.dataTables.js"></script>
    <script type="text/javascript" src="/public/js/jq/dataTables.bootstrap.js"></script>
    <script type="text/javascript" src="/public/js/component/app.js"></script>
    <script type="text/javascript">
        $(document).ready(function(){
            var ui = new JBSFrame_UI();
            ui.initUI();
        });
    </script>


</head>

</html>
    <script type="text/javascript">    
    	proContextPath = getContextPath();
	 	// \xe8\x8e\xb7\xe5\x8f\x96\xe5\xb7\xa5\xe7\xa8\x8b\xe5\x90\x8d
		function getContextPath() { 
		 	 var contextPath = document.location.pathname; 
		 	 var index =contextPath.substr(1).indexOf("/"); 
		 	 contextPath = contextPath.substr(0,index+1); 
		 	 delete index; 
		 	 return contextPath; 
		} 
        function login(){
        	if($("#userName").val()==""){
       	      alert("\xe8\xaf\xb7\xe8\xbe\x93\xe5\x85\xa5\xe7\x94\xa8\xe6\x88\xb7\xe5\x90\x8d\xef\xbc\x81");
       	      return;
       	    }
       	    if($("#password").val()==""){
       	      alert("\xe8\xaf\xb7\xe8\xbe\x93\xe5\x85\xa5\xe5\xaf\x86\xe7\xa0\x81\xef\xbc\x81");
       	      return;
       	    }
	      	var url = proContextPath + "/login/login"; 
	        var params = {"loginName":$("#userName").val(),"password":$("#password").val(),"checkCode":$("#checkCode").val()};
	        $.ajax({
	    		type: "POST",
	    		url: url ,
	    		data:params, 
	    		cache:false,
	    		contentType:"application/x-www-form-urlencoded;charset=UTF-8",
	    		success : function(data) {
	    			if(JSON.parse(data).flag =='1'){
	    				window.location.href="/taxReport/taxRegisterList";
	    			}else{
	    				alert(JSON.parse(data).message);
	    			}	
	           } 
	         });   
        }
        
        function reflashCcode(){
       		$("#ccode").attr("src", this.getContextPath() + "/checkcode/image.jsp?timstp=" +Date.parse(new Date()));   
        }
       
        $(document).ready(function(){ 
        	reflashCcode();
	    }); 
    </script>
</head>
<body>

<div class="app-login">
    <div class="login-header">
        <div class="container">
            <img src="/public/images/sw-logo.png"/>
            <h1>\xe7\xa6\x8f\xe5\xbb\xba\xe7\x89\xa9\xe6\xb3\x8a\xe7\x89\xa9\xe6\xb5\x81\xe7\xa8\x8e\xe6\x94\xb6\xe7\x9b\x91\xe7\xae\xa1\xe5\xb9\xb3\xe5\x8f\xb0</h1>
            <div class="slogan">\xe6\xac\xa2\xe8\xbf\x8e\xe7\x99\xbb\xe9\x99\x86!</div>
        </div>
    </div>
    <div class="login-content">
        <div class="container">
            <div class="login-box" style="height:380px;">
                <div class="login-box-title">\xe7\x94\xa8\xe6\x88\xb7\xe7\x99\xbb\xe5\xbd\x95</div>
 

No vulnerabilities found.

No TLS/SSL services found.