aboutsummaryrefslogtreecommitdiff
path: root/Recon/Recon.psd1
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16Fixing formattingclymb3r1-0/+2
2014-04-16Fixing garbage put in by mergeclymb3r1-6/+0
2014-04-16Merge branch 'master' of https://github.com/mattifestation/PowerSploitclymb3r1-3/+7
Conflicts: Recon/Get-ComputerDetails.ps1 Recon/Recon.psd1
2014-03-16Adding internal recon/privesc privesc functions #40mattifestation1-1/+1
Added the following recon functions written by Joe Bialek (@JosephBialek): - Find-4648Logons - Find-4624Logons - Find-AppLockerLogs - Find-PSScriptsInPSAppLog - Find-RDPClientConnections - Get-ComputerDetails (Combines all of the above functions into a single function)
2014-02-20Adding Get-ComputerDetails recon scriptclymb3r1-1/+1
Get-ComputerDetails is a recon script which pulls a variety of useful information off a computer which might later be useful by an attacker. This includes: Logons AppLocker process start logs PowerShell logs to find scripts run RDP Client saved servers
2013-11-13Normalized all scripts to ASCII encodingmattifestation1-4/+4
2013-07-06Merge branch 'Portscan' of https://github.com/webstersprodigy/PowerSploit ↵Matt Graeber1-2/+2
into webstersprodigy-Portscan Conflicts: Recon/Recon.psd1
2013-07-03Updated Get-GPPPasswordMatt Graeber1-2/+2
2013-06-09added invoke-portscan moduleRich Lundeen1-1/+1
2013-01-20Added 'Recon' Modulebitform1-0/+88