aboutsummaryrefslogtreecommitdiff
path: root/Invoke-ReverseDnsLookup.ps1
AgeCommit message (Collapse)AuthorFilesLines
2012-08-07Added Get-HttpStatus and 'Recon' directorybitform1-193/+0
* All recon scripts not live in the 'Recon' directory * Added Get-HttpStatus - An http[s] enumeration tool * Added default dictionary for Get-HttpStatus - .\Dictionaries\admin.txt * Moved Invoke-ReverseDnsLookup to 'Recon'
2012-06-26Changed licensing to BSD 3-Clausebitform1-1/+1
Fixed some spelling errors in README. Added additional usage information
2012-06-07Converted all ps1 files from UTF-16 BE to Asciibitform1-0/+0
PowerShell ISE saves to UTF-16 BE by default. git doesn't diff this properly. Diffs should now display properly.
2012-05-26Added Invoke-ReverseDnsLookupbitform1-0/+0