4 matches found
PoC-CVE-2000-0649
PoC-CVE-2000-0649 CVE-2000-0649 の PoC を作成するための小さなツールです。 使用方法 このスクリプトは、サーバーが CVE-2000-0649 に対して脆弱かどうかを検証します。HTTP、HTTPS、さまざまなパスを試すことを忘れないでください。私の経験では、情報漏洩は主に HTTP 接続時、デフォルトパス '/' または '/images' を使用したときに発生します。 ホスト/IP アドレスとポートを指定する必要があります。デフォルトのパスは '/' に設定されています。オプションで、'/' で始まるパスを指定できます。 root@kitploit...
Microsoft IIS HTTP Internal IP Disclosure
This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Microsoft IIS HTTP Internal IP Disclosure', 'Description' = %q Collect any leaked internal IPs by requesting commonly redirected locations from...
Microsoft IIS HTTP Internal IP Disclosure
Collect any leaked internal IPs by requesting commonly redirected locations from IIS. CVE-2000-0649 references IIS 5.1 win2k, XP and older. However, in newer servers such as IIS 7+, this occurs when the alternateHostName is not set or misconfigured. Also collects internal IPs leaked from the...
CVE-2000-0649
CVE-2000-0649 describes an HTTP internal IP disclosure in IIS 4.0: an attacker can obtain the server’s private IP by requesting a page protected with Basic Authentication (no realm) via HTTP/1.0. Connected documents (Metasploit IIS_INTERNAL_IP module, Nessus/Nessus-like plugin, OpenVAS NASL) corr...