221 Commits

Author SHA1 Message Date
mr64bit 7efb7eeaab Update Invoke-Mimikatz to 2.1.1 20191209
Closes #1293 and #1294
2019-02-23 13:49:03 -05:00
James 1dd70a9eca Merge pull request #1258 from quickbreach/dev
Initial commit of powershell/collection/toasted
2019-02-07 12:52:05 -05:00
Zer1t0 b12595e11e added OutputFormat parameter to Invoke-Kerberoast 2019-01-14 12:13:22 +01:00
Dhiraj Mishra 2f4e5466c1 HostRecon.ps1 2018-12-01 13:34:37 -05:00
Quickbreach 8b4fc9953d Added powershell/collection/toasted module 2018-10-23 19:33:17 -04:00
Quickbreach a22951ad29 Added powershell/collection/toasted module 2018-10-23 19:03:06 -04:00
Chris Ross 60b2f85976 Merge pull request #1133 from klustic/dev
Modifications to agents.py, http.py. Updates to socks library for Python agents
2018-06-08 20:39:14 -04:00
James 516a7d8c1b Merge pull request #1146 from mr64bit/psinject-fix
Fix Invoke-PSInject and Invoke-ReflectivePEInjection for Win10 1803
2018-06-01 10:30:31 -04:00
mr64bit 51fc82266c Update all uses of GetMethod for GetProcAddress 2018-05-30 14:29:14 -04:00
Chris Ross 5ca2947ff3 Merge pull request #1129 from leesoh/invoke-phant0m
Initial commit of Invoke-Phant0m
2018-05-28 11:01:58 -04:00
mr64bit ec886065e2 Fix Invoke-PSInject and Invoke-ReflectivePEInjection for Win10 1803 2018-05-27 12:37:46 -04:00
Kevin 09a8c119ff Updated SOCKS proxy for Python agent
- Matches new version of AlmondRocks (v1.0.0)
- Breaks compatibility with previous versions of AlmondRocks
2018-05-16 13:39:33 -06:00
leesoh 8eb56b29f4 Initial commit 2018-05-15 12:44:51 -06:00
swarleysez b34b7a3f6c PowerUp: Support for Scheduledtasks TaskV2
Support for Scheduledtasks TaskV2
2018-05-13 14:51:46 -04:00
swarleysez 7161e07da0 Get-GPPPassword: Support for Scheduledtasks TaskV2
Support for Scheduledtasks TaskV2
2018-05-13 14:49:31 -04:00
xorrior 119aa873b8 Fixed conflict 2018-04-21 09:15:08 -04:00
classity 4e3431891a Create Fetch-And-Brute-Local-Accounts.ps1 2018-03-30 21:13:33 +02:00
classity e1d6cd8c6e Update Get-WinUpdates.ps1
removed debugging line,
2018-03-23 09:28:20 +01:00
classity 4f46bcc3a1 Create Get-WinUpdates.ps1 2018-03-22 22:27:02 +01:00
OneLogicalMyth 622b57ba71 Merge remote-tracking branch 'upstream/master' 2018-03-16 15:37:53 +00:00
Liam Glanfield 9f79c729fc Added module Get-KerberosServiceTicket
Retrieves IP addresses and usernames using event ID 4769 this can allow identification of a users machine. Can only run on a domain controller.
2018-03-14 14:36:58 +00:00
Sander def50cdb66 Fixed to perform sleep on every ticket request instead of only when a ticket request was succesful 2018-03-06 20:29:11 +00:00
Retrospected 0279541337 Renamed Sleep to Delay and added a Jitter option 2018-03-06 21:16:07 +01:00
Retrospected 9bf64f9f55 Update Invoke-Kerberoast.ps1
fix indents
2018-03-02 12:49:30 +01:00
Retrospected 656c3d9a9f Update Invoke-Kerberoast.ps1
Added the sleep (in seconds) parameter to lower the amount of ticket requests. This lowers the noise the script makes towards the Kerberos service.
2018-03-02 12:46:55 +01:00
xorrior 8895e13a6c Merge branch 'dev' into kerberoast-fix
Conflicts:
	.circleci/config.yml
	changelog
	empire
	lib/common/stagers.py
2018-01-02 15:42:08 -05:00
xorrior 1887889920 Updated kerberoast source to match powersploit dev branch 2017-12-29 14:55:25 -05:00
xorrior c13ae0dee5 Updated powerview.ps1 and corresponding modules 2017-11-14 11:18:59 -05:00
xorrior 96a689cfa7 Updated mimikatz to 2.1.1 20171106 2017-11-12 20:16:33 -05:00
rvrsh3ll a5bbc78b9c Update Invoke-DCOM 2017-11-12 16:01:52 -05:00
rvrsh3ll 6f239d4fc8 Added Kevin Robertson's Invoke-SMBExec.ps1 2017-11-12 15:45:40 -05:00
Chris Ross fb8778a103 Merge branch 'dev' into ntsd 2017-10-20 01:46:45 -04:00
root a645d461ef changes to the invoke_ntsd module 2017-10-19 11:10:39 -04:00
Chris Ross 1467debe61 Merge pull request #698 from addenial/dev
Invoke-PowerDump bug - corrupt hash fix
2017-10-18 02:09:54 -04:00
root 999970e96a pushing module for ntsd code exec 2017-10-16 10:23:41 -04:00
xorrior 4aea7272f0 Merged with master 2017-10-12 12:15:44 -04:00
ThePirateWhoSmellsOfSunflowers da3cc8d8e2 Improve Get-ChromeDump 2017-10-02 14:45:42 +02:00
Steve Borosh 0eb5aa37dd Merge pull request #725 from elitest/AES-Kerberoast
Aes kerberoast
2017-09-30 20:32:22 -04:00
Steve Borosh 5e92df645c Merge pull request #722 from hightopfade/dev
generate_upload function added to Stagers
2017-09-30 17:05:23 -04:00
Jim Shaver 7b4e202bab Added in changes from 0ffca14 2017-09-26 17:44:45 -07:00
Jim Shaver 77741b83aa Fix spacing 2017-09-26 16:11:40 -07:00
Jim Shaver 25be0c1e48 Add support for AES Kerberoasting 2017-09-26 16:06:23 -07:00
rvrsh3ll b720b7996e Add stager option and bypass uac module 2017-09-26 10:13:21 -04:00
root 930bc09be2 added generate upload function and example code 2017-09-25 10:10:10 -04:00
xorrior 7f376077fd Fixed ValidateLength parameter attribute for PSInject.ps1 2017-09-22 23:39:34 -04:00
Piotr Marszalik 60d835d1e0 Invoke-PowerDump bug - corrupt hash fix
Fixed the bug where the hashes are not being extracted correctly when LM is disabled and history is enabled.

Rather than relying on length, LM and NT headers are checked. Four bytes at 0xa0 show if LM exists and four bytes at 0xac show if NT exists. Details on this known issue can be found in the following whitepaper from blackhat:
https://media.blackhat.com/bh-us-12/Briefings/Reynolds/BH_US_12_Reynods_Stamp_Out_Hash_WP.pdf

This same bug has been fixed in other frameworks sharing the code:
https://github.com/rapid7/metasploit-framework/pull/4233
https://github.com/trustedsec/social-engineer-toolkit/pull/98
https://github.com/samratashok/nishang/pull/3
2017-09-14 14:57:22 -05:00
xorrior 9a818291bc Increased range limit for PSInject source to accomodate increased launcher size 2017-09-01 17:04:24 -04:00
xorrior dfd91c9cd8 Increased range limit for PSInject source to accomodate increased launcher size 2017-09-01 17:03:34 -04:00
xorrior cda37e726d Added Limit option to computerdetails module 2017-08-31 21:06:24 -04:00
SethSec 0ffca14ae8 Prints hashes only. No formatting without text editor required. 2017-08-29 09:17:58 -04:00