Revision history of "CVE-2011-3368 Apache HTTP Server漏洞"

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:32, 3 April 2021Pwnwiki talk contribs 3,982 bytes +3,982 Created page with "==POC== <pre> #!/usr/bin/env python import socket import string import getopt, sys known_ports = [0,21,22,23,25,53,69,80,110,137,139,443,445,3306,3389,5432,5900,8080] def..."