diff options
-rw-r--r-- | Invoke-ReverseDnsLookup.ps1 | bin | 0 -> 12822 bytes | |||
-rw-r--r-- | README | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Invoke-ReverseDnsLookup.ps1 b/Invoke-ReverseDnsLookup.ps1 Binary files differnew file mode 100644 index 0000000..d74d542 --- /dev/null +++ b/Invoke-ReverseDnsLookup.ps1 @@ -19,6 +19,10 @@ Get-GPPPassword: Used with permission from @obscuresec (www.obscuresecurity.blogspot.com).
+Invoke-ReverseDnsLookup:
+
+ Invoke-ReverseDnsLookup scans an IP address range for DNS PTR records. This script is useful for performing DNS reconnaisance prior to conducting an authorized penetration test.
+
Usage:
Refer to the comment-based help in each individual script for usage information.
|