aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2013-07-06 10:41:52 -0700
committerMatt Graeber <mattgraeber@gmail.com>2013-07-06 10:41:52 -0700
commit030fc3b43bf853ebdc10a9dbe8ff2439faf7146c (patch)
tree5b051b7c58dbc57da0f7dd0cf034f10418b13781 /README.md
parent298561f26b920f04af7a95a85a31242c575af73e (diff)
parentb507290d78e495efe54fb90d71a4b41a502a7fb5 (diff)
downloadPowerSploit-030fc3b43bf853ebdc10a9dbe8ff2439faf7146c.tar.gz
PowerSploit-030fc3b43bf853ebdc10a9dbe8ff2439faf7146c.zip
Merge pull request #10 from mattifestation/webstersprodigy-Portscan
Webstersprodigy portscan
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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.