rschoem
|
68935276ff
|
Create scrambled_macro.py
Stager based on the normal macro stager. Adds "noise" to the payload to help evading signature based AV solutions
|
2016-08-19 23:22:14 +02:00 |
matterpreter
|
a4b99d41f9
|
Teensy stager
Adds the capability to generate a Teensy script to run a one-liner
stage0 launcher. Similar to the existing ducky stager.
|
2016-04-27 15:58:47 -04:00 |
Matt Nelson
|
56f7837c0f
|
Rename regsvr32.py to launcher_sct.py
|
2016-04-21 17:06:19 -04:00 |
Casey Smith
|
0686f48e37
|
Update regsvr32.py
|
2016-04-21 13:02:18 -06:00 |
Casey Smith
|
f7df5ee06a
|
Update regsvr32.py
|
2016-04-21 12:53:01 -06:00 |
Casey Smith
|
37f6e4f362
|
Update regsvr32.py
|
2016-04-21 12:52:40 -06:00 |
Casey Smith
|
eb764d1aa9
|
Create regsvr32.py
|
2016-04-21 12:49:33 -06:00 |
Harmj0y
|
16fbd88339
|
For stagers generated through the API, if 'OutFile' is set in the
passed arguments, the 'Output' field in stager data return will
contain the base64 encoded value of the generated stager data.
|
2016-03-24 22:24:01 -04:00 |
Harmj0y
|
08ca63fe09
|
First pass at stager retries.
|
2016-03-03 19:13:44 -05:00 |
redfast00
|
545d947183
|
Corrected a typo preventing the autorunning macro from automatically running
|
2015-10-30 21:44:58 +01:00 |
Jeff McCutchan
|
eb779309d2
|
Changed the macro to support both file types
|
2015-10-15 14:24:42 -04:00 |
Jeff McCutchan
|
3b8d18a41e
|
Added "LegacyMacro" option which creates a macro compatible with Office 97-2003 documents.
|
2015-10-14 17:08:43 -04:00 |
enigma0x3
|
d581538fd1
|
updated description
|
2015-09-09 13:46:07 +02:00 |
Harmj0y
|
a669c85824
|
Modified war stager to not drop any temp files to disk.
|
2015-08-26 20:23:10 -04:00 |
ch33kyf3ll0w
|
ef64deb25d
|
Created war.py
Wrote a new stager that deploys the empire agent via WAR file.
|
2015-08-24 18:40:06 -05:00 |
ch33kyf3ll0w
|
5308dafff2
|
Update hta.py
Unexpected line ident. Threw off Empire startup.
|
2015-08-16 12:27:26 -05:00 |
Casey Smith
|
1d37d7702a
|
Create hta.py
|
2015-08-16 10:46:29 -04:00 |
enigma0x3
|
8c36d463e3
|
Update macro.py
"Set" in VBA instantiates an object. A string var isn't defined as an object, so this fails. Updated to remove "Set" from initial str instantiation.
|
2015-08-14 09:43:13 -04:00 |
Harmj0y
|
4572513129
|
Bug fix in stagers/macro module.
|
2015-08-14 09:43:01 -04:00 |
Harmj0y
|
751d0c15d6
|
Initial BSidesLV '15 release of v1.0.0
|
2015-08-05 14:36:39 -04:00 |