aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-02-Help expanded for Invoke-ServiceAbuseHarmj0y1-340/+490
2016-06-01-Removed Invoke-ServiceStart, Invoke-ServiceStop, Invoke-ServiceEnable, Invok...Harmj0y1-425/+1419
2016-05-31Bug fix for Get-System for when a needed assembly isn't loaded.Harmj0y1-0/+2
2016-05-31Merge branch 'dev' of https://github.com/PowerShellMafia/PowerSploit into devHarmj0y5-4/+44
2016-05-31Corrected error checking for functions that used GetLastErrorHarmj0y1-182/+89
2016-05-29Merge remote-tracking branch 'refs/remotes/origin/master' into devMatt Graeber1-0/+40
2016-05-29Merge pull request #132 from pyllyukko/sch_hourlyMatt Graeber1-0/+40
2016-05-29Fixed FreeLibrary function signature #146Matt Graeber4-4/+4
2016-05-23Combined Get-SiteListPassword.ps1 into PowerUp.ps1Harmj0y3-179/+189
2016-05-23Bug fix for issue #137Harmj0y1-13/+12
2016-05-22Updated functions in Recon.psd1Harmj0y1-1/+13
2016-05-22-Fixed bug in Get-NetGroupMember's ranged searching logic on PowerShell v3+Harmj0y1-123/+114
2016-05-22Get-LoggedOnLocal now handles the situation when multiple SIDs are returnedHarmj0y1-101/+33
2016-05-22Merge pull request #133 from breakersall/devHarmJ0y1-0/+143
2016-05-18Merge pull request #140 from Meatballs1/fix_groups_xmlHarmJ0y1-10/+32
2016-05-13Logic bug fix in Get-NetDomainTrustHarmj0y1-1/+1
2016-05-13Merge branch 'dev' of https://github.com/PowerShellMafia/PowerSploit into devHarmj0y4-1/+224
2016-05-13Get-NetDomainTrust now gets an -API option to enumerate trusts through DsEnum...Harmj0y1-16/+169
2016-05-12Fix groupsxml parsingMeatballs1-10/+32
2016-05-12Merge pull request #139 from sixdub/devMatt Graeber4-1/+224
2016-05-12Added Get-MicrophoneAudio.ps1 and associated Pester testssixdub4-1/+224
2016-05-09Merge pull request #135 from Meatballs1/trust_sidsHarmJ0y1-0/+6
2016-05-10Added Invoke-UserHunter field to keep output objects in sync.Harmj0y1-0/+1
2016-05-09Merge pull request #136 from andyrobbins/devHarmJ0y1-0/+20
2016-05-10Added name resolution to custom PSObject generated by Invoke-UserHunter.Andy Robbins1-0/+20
2016-05-09Began adding custom PSObject TypeNames to various PowerView output objects.Harmj0y1-7/+27
2016-05-09Retrieve Domain SIDs with -LDAPMeatballs1-0/+6
2016-05-05Adds PSLoggedOn like functionalityMatt Kelly1-0/+143
2016-05-03Added Get-RegistryMountedDriveHarmj0y1-6/+120
2016-04-27Modified Convert-DNSRecord to return the base64 encoded record for record typ...Harmj0y1-52/+26
2016-04-27Added Get-DNSZone and Get-DNSRecord to enumerate AD DNS information.Harmj0y1-0/+360
2016-04-25Changed some property types in Get-ObjectACLHarmj0y1-2/+9
2016-04-25Added ScheduledTaskHourly to New-UserPersistenceOptionpyllyukko1-0/+20
2016-04-24added Request-SPNTicket to request kerberos tickets for specified SPNsHarmj0y1-0/+48
2016-04-24For PowerView, added $Searcher.CacheResults = $False to Get-DomainSearcherHarmj0y1-19/+71
2016-04-24Merge pull request #128 from Meatballs1/fix_groups_xmlHarmJ0y1-2/+2
2016-04-16Added ScheduledTaskHourly to New-ElevatedPersistenceOptionpyllyukko1-0/+20
2016-04-11Merge pull request #125 from leechristensen/patch-1HarmJ0y1-1/+1
2016-04-11Change ComputerName default to the computer's nameleechristensen1-1/+1
2016-04-08Merge pull request #122 from joncave/patch-1HarmJ0y1-0/+1
2016-04-03//Group -> //GroupsMeatballs1-2/+2
2016-03-20Find-PathHijack: Expand environment variables in pathJon Cave1-0/+1
2016-03-18Bug fix in Find-GPOLocationHarmj0y1-5/+9
2016-03-15Added Get-SiteName to find the site a computer is a part ofHarmj0y1-101/+288
2016-03-15Moved admin check for Get-System to allow for RevToSelfHarmj0y1-4/+4
2016-03-11Added Get-System to Privesc/Harmj0y3-3/+636
2016-03-11Additional error checking in Get-DFSshareHarmj0y1-9/+10
2016-03-11Merge pull request #118 from Meatballs1/dfs_v1_pktHarmJ0y1-6/+198
2016-03-10Get-TimedScreenshot enhancement. Issue #114Matt Graeber1-2/+18
2016-03-10Bugfix: Invoke-TokenManipulation. Issue #112Matt Graeber1-6/+19