Revision history of "CVE-2000-0649 Microsoft IIS內部IP地址洩露漏洞"

From PwnWiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 14:25, 31 March 2021Pwnwiki talk contribs 1,133 bytes +1,133 Created page with "==POC== <pre> #!/usr/bin/env python3 # Written by Rafe Hart (@rafael_hart) """ Test an IP address (port 443) for CVE-2000-0649 """ import ssl import socket import re import s..."