This post discusses a flaw in the Dashlane password manager.
Continue readingCategory: PowerShell
PowerShell Web Enumeration – Get-WebsiteInfo
I was tasked to do a penetration test of a
Continue readingStealing Passwords from Password Managers (well, sort of…)
All major browsers give users the option to store credentials
Continue readingParsing Firefox history with PowerShell
The ability to parse a user’s browser history is useful
Continue readingParsing Net Command Output with PowerShell
This post is about how I wrote a few PowerShell
Continue readingNishang – Out-Excel
Nishang has a set of client side attack scripts designed
Continue readingPowerShell Internet Explorer Browser Automation
This post has an example of using PowerShell to automate IE.
Continue readingUsing Powershell for File Integrity
Powershell uses the Get-FileHash cmdlet to generate a unique hash
Continue readingSending Email with PowerShell
Largely taken from here and here, the following example shows
Continue reading