From b507290d78e495efe54fb90d71a4b41a502a7fb5 Mon Sep 17 00:00:00 2001 From: Matt Graeber Date: Sat, 6 Jul 2013 13:38:35 -0400 Subject: Added Invoke-Portscan to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c075e87..0411546 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,10 @@ Generates a full-memory minidump of a process. **Tools to aid in the reconnaissance phase of a penetration test.** +#### `Invoke-Portscan` + +Does a simple port scan using regular sockets, based (pretty) loosely on nmap. + #### `Get-HttpStatus` Returns the HTTP Status Codes and full URL for specified paths when provided with a dictionary file. -- cgit v1.2.3