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
Chris Ross
cbe1bc508d
Merge pull request #596 from winnie22/dev
...
Collection of bypass UAC modules based on fodhelper.exe, SDCLT and schtasks technique
2017-08-28 00:09:30 -04:00
rvrsh3ll
71c795a448
Update Invoke-Kerberos
2017-08-27 20:05:30 -04:00
Petr Medonos
5495193a10
minor doc/comment changes
2017-07-04 15:44:12 +02:00
Petr Medonos
e68987ec7f
Bypasses UAC based on James Forshaw findings
2017-07-04 12:56:56 +02:00
Petr Medonos
bdb89bd1cb
UAC Bypass based on enigma0x3 SDCLT technique
2017-07-03 15:50:15 +02:00
cobbr
e59364efcc
Merge latest Empire-dev changes
2017-06-29 22:11:01 -05:00
Petr Medonos
42745800c3
bypass UAC module based on fodhelper.exe technique ( https://winscripting.blog/2017/05/12/first-entry-welcome-and-uac-bypass/ )
2017-06-29 15:41:52 +02:00
kevin dick
63e373a7da
added eternal blue exploitation module
2017-06-04 10:05:26 -07:00
Chris Ross
a629b6179a
Merge pull request #532 from ThePirateWhoSmellsOfSunflowers/add-ms16135
...
Add privesc module MS16-135
2017-06-05 23:23:43 -04:00
rvrsh3ll
72c48f3f1e
Updated BloodHound injestor
2017-05-26 11:58:52 -04:00
ThePirateWhoSmellsOfSunflowers
930e31c509
Minor changes
2017-05-22 20:28:58 +02:00
ThePirateWhoSmellsOfSunflowers
15f961c058
Initial commit, add MS16-135 exploit
2017-05-21 20:49:49 +02:00
cobbr
d11221bead
Merge latest Empire commits
2017-05-15 18:44:05 -05:00
rvrsh3ll
44d61d3b28
Add DCOM Lateral Movement
2017-05-12 10:10:21 -04:00
Brandon Arvanaghi
02e2a2dfce
SessionGopher
2017-05-07 22:11:32 -04:00
cobbr
8d1efea1b9
Merge branch '2.0_beta' of https://github.com/EmpireProject/Empire into EmpireProject-2.0_beta
2017-04-22 21:08:55 -05:00
Chris Ross
3b722d013f
Merge pull request #483 from Kevin-Robertson/2.0_beta
...
Inveigh 1.3.1 Modules
2017-04-20 21:42:41 -04:00
Chris Ross
042f24ab3b
Merge pull request #478 from klustic/2.0_beta
...
Added a module for SOCKSv5 proxying
2017-04-20 21:17:48 -04:00
Kevin Robertson
534218cf31
Inveigh 1.3.1 Modules
...
Sync with Inveigh 1.3.1.
2017-04-09 16:37:51 -04:00
Chris Ross
287ecd3f0a
Merge pull request #452 from n00py/2.0_beta
...
VNC Inject
2017-04-09 16:08:41 -04:00
Chris Ross
3cafd25f51
Merge pull request #437 from 0xbadjuju/2.0_beta
...
PowerUpSQL Modules
2017-04-09 14:59:11 -04:00
Chris Ross
ca88adb804
Merge pull request #405 from st3r30byt3/patch-1
...
Fixed Get-SPNTicket multiple user SPNs bug
2017-04-09 14:43:53 -04:00
Kevin
05dae225b6
Added a new module for SOCKSv5 proxying
...
When executed, this module connects back to a designated AlmondRocks server under SSL. The AlmondRocks server acts as a SOCKSv5 proxy, and multiplexes all SOCKS communications over the single SSL connection to/through the target, enabling any SOCKSv5 client (e.g. curl, proxychains) to extend past NAT devices into the target network.
This is based on the following work:
https://github.com/klustic/AlmondRocks
** Server Usage **
$ ./almondrocks.py server -d -t 4433 --cert cert.pem --key key.pem
** Empire Usage **
set HOST 192.168.20.10
set PORT 4433
set Agent ...
2017-04-05 10:24:31 -06:00
cobbr
ab1b3e5f3f
Implement Obfuscation
2017-03-11 17:35:17 -06:00
n00py
5a4dbf9871
Add files via upload
2017-02-09 15:06:39 -07:00