Host Details

186.227.149.91

Copy IP

Open Ports

60

Unique Services

4

CVEs

0

TLS Services

0
Port Protocol Service Product Version OS Scan Date
135 ftp - - - Feb. 23, 2026
22 ftp ProFTPD - - Feb. 23, 2026
445 ftp - - - Feb. 23, 2026
8080 ftp - - - Feb. 23, 2026
9150 ftp - - - Feb. 23, 2026
80 http Microsoft IIS httpd 10.0 Windows Feb. 22, 2026
8087 ftp - - - Feb. 22, 2026
83 ftp - - - Feb. 22, 2026
110 ftp ProFTPD - - Feb. 22, 2026
111 ftp - - - Feb. 22, 2026
139 ftp - - - Feb. 22, 2026
808 ftp - - - Feb. 22, 2026
81 ftp - - - Feb. 22, 2026
1081 ftp - - - Feb. 22, 2026
1083 ftp - - - Feb. 22, 2026
2082 ftp - - - Feb. 22, 2026
2083 ftp - - - Feb. 22, 2026
3129 ftp - - - Feb. 22, 2026
4145 ventrilo Ventrilo 2.1.2+ - Feb. 22, 2026
4153 ftp - - - Feb. 22, 2026
5678 ftp - - - Feb. 22, 2026
5900 ftp ProFTPD - - Feb. 22, 2026
8084 ftp - - - Feb. 22, 2026
8085 ventrilo Ventrilo 2.1.2+ - Feb. 22, 2026
27017 ftp - - - Feb. 22, 2026
8118 ftp - - - Feb. 22, 2026
8180 ftp - - - Feb. 22, 2026
8880 ftp - - - Feb. 22, 2026
9200 ftp - - - Feb. 22, 2026
1080 ftp - - - Feb. 22, 2026
5432 ftp - - - Feb. 22, 2026
9050 ftp - - - Feb. 22, 2026
23 ftp ProFTPD - - Feb. 22, 2026
25 ftp ProFTPD - - Feb. 22, 2026
84 ftp - - - Feb. 22, 2026
85 ftp - - - Feb. 22, 2026
143 ftp ProFTPD - - Feb. 22, 2026
1085 ftp - - - Feb. 22, 2026
1433 ftp - - - Feb. 22, 2026
3130 ftp - - - Feb. 22, 2026
3306 ftp ProFTPD - - Feb. 22, 2026
8081 ftp - - - Feb. 22, 2026
8082 ftp - - - Feb. 22, 2026
8088 ftp - - - Feb. 22, 2026
8089 ftp - - - Feb. 22, 2026
8888 ftp - - - Feb. 22, 2026
10000 ftp - - - Feb. 22, 2026
21 ftp ProFTPD - - Feb. 21, 2026
53 ftp - - - Feb. 21, 2026
82 ftp - - - Feb. 21, 2026
86 ftp - - - Feb. 21, 2026
1082 ftp - - - Feb. 21, 2026
1521 ftp - - - Feb. 21, 2026
3128 ftp - - - Feb. 21, 2026
3389 pc-duo Vector PC-Duo - - Feb. 21, 2026
6379 ftp - - - Feb. 21, 2026
8083 ftp - - - Feb. 21, 2026
8086 ftp - - - Feb. 21, 2026
8090 ftp - - - Feb. 21, 2026
10080 ftp - - - Feb. 21, 2026
3389 - - - - Jan. 1, 1970
Port 135 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 22 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 445 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8080 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 9150 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 80 http Copy
HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/10.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Sun, 22 Feb 2026 14:38:08 GMT
Connection: close
Content-Length: 3490

<!DOCTYPE html>
<html>
    <head>
        <title>Runtime Error</title>
        <meta name="viewport" content="width=device-width" />
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }
         @media screen and (max-width: 639px) {
          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
         }
         @media screen and (max-width: 479px) {
          pre { width: 280px; }
         }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>

            <h2> <i>Runtime Error</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
            <br><br>

            <b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

&lt;!-- Web.Config Configuration File --&gt;

&lt;configuration&gt;
    &lt;system.web&gt;
        &lt;customErrors mode=&quot;Off&quot;/&gt;
    &lt;/system.web&gt;
&lt;/configuration&gt;</pre>                      </code>

                  </td>
               </tr>
            </table>

            <br>

            <b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application&#39;s &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

&lt;!-- Web.Config Configuration File --&gt;

&lt;configuration&gt;
    &lt;system.web&gt;
        &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
    &lt;/system.web&gt;
&lt;/configuration&gt;</pre>                      </code>

                  </td>
               </tr>
            </table>

            <br>

            </font>

    </body>
</html>
Port 8087 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 83 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 110 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 111 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 139 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 808 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 81 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1081 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1083 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 2082 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 2083 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 3129 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 4145 ventrilo Copy
HTTP/1.1 200 OK
X-Powered-By: Express
Accept-Ranges: bytes
Cache-Control: public, max-age=0
Last-Modified: Thu, 05 Feb 2026 14:56:27 GMT
ETag: W/"46bc-19c2e4df5bb"
Content-Type: text/html; charset=UTF-8
Content-Length: 18108
Date: Sun, 22 Feb 2026 10:35:09 GMT
Connection: close

<!DOCTYPE html>
<html style="height: 100%; background-color: rgba(0,0,0,.03);" data-critters-container>

<head>
    <base href="/">
    <title>Sistema de Gerenciamento - SGM (Novo)</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="icon" type="image/x-icon" href="assets/img/logo_megasult_novo.png">
    <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
    <style>@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https:
Port 4153 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 5678 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 5900 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8084 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8085 ventrilo Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
500 Invalid command: try being more creative
500 Invalid command: try being more creative
Port 27017 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8118 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8180 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8880 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 9200 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1080 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 5432 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 9050 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 23 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 25 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 84 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 85 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 143 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1085 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1433 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 3130 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 3306 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8081 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8082 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8088 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8089 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8888 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 10000 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 21 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 53 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 82 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 86 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1082 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 1521 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 3128 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 3389 pc-duo Copy
\x03\x00\x00\x13\x0e\xd0\x00\x00\x124\x00\x03\x00\x08\x00\x05\x00\x00\x00
Port 6379 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
500 PING not understood
Port 8083 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8086 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 8090 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]
Port 10080 ftp Copy
220 ProFTPD Server (dados FTP Server) [::ffff:10.1.1.70]

No vulnerabilities found.

No TLS/SSL services found.