Commit Graph

10 Commits

Author SHA1 Message Date
bitform 40407697fd Added additional recon dictionaries 2012-08-09 19:00:17 -04:00
bitform 0ecd7cb158 Added Get-HttpStatus and 'Recon' directory
* 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-08-07 19:14:11 -04:00
bitform 65ebaea880 Added Get-PEHeader. PETools is now a module.
Get-PEHeader is a 32 and 64-bit in-memory and on-disk PE parsing
utility.

PETools is now a PowerShell module that can be loaded with
`Import-Module PETools`
2012-07-22 15:16:22 -04:00
bitform 72c00d7422 Added Get-ILDisassembly - an MSIL disassembler
Added Get-ILDisassembly.
Added RE_Tools folder for all current and future reverse engineering
tools.
2012-06-26 20:09:55 -04:00
bitform 65fde4aac0 Changed licensing to BSD 3-Clause
Fixed some spelling errors in README.
Added additional usage information
2012-06-26 17:57:38 -04:00
bitform 31c598c7a6 Added two PE tools and updated Readme
Added: Get-DllLoadPath, Get-PEArchitecture
Updated: Readme to reflect new additions
2012-06-02 17:59:23 -04:00
bitform 266238d560 Added Invoke-ReverseDnsLookup 2012-05-26 22:40:03 -04:00
bitform 4995ed9df9 Added style guide to the readme 2012-05-26 19:35:22 -04:00
bitform aec1c7eb8e Added Get-GPPPassword
Used with permission from @obscuresec (www.obscuresecurity.blogspot.com)
2012-05-26 16:02:44 -04:00
bitform 7ce33c794f Complete rewrite of Powersyringe 2012-05-26 12:34:54 -04:00