Searched refs:report_ports (Results 1 – 3 of 3) sorted by relevance
440 If all of the above methods were not enough, Scapy includes a report_ports() function which not onl…442 >>> report_ports("192.168.1.1",(440,443))509 report_ports : portscan a target and output a LaTeX table
1623 def report_ports(target, ports): function
9275 assert(report_ports("www.secdev.org", [65081,65082,65083,65084]) == report)