Commit Graph

1393 Commits (c37874a546d9eb3b1d89665e768f006c59405cb3)

Author SHA1 Message Date
Chris Ross c37874a546
Fix line 302 & 305 in onedrive.py listener class
agent_delay variable cannot be used in place of the REPLACE_POLLING_INTERVAL string. working_hours was not being used.
2018-03-14 01:43:09 -04:00
mr64bit 14468216b7 Add link to setup instructions to listener.
Add warning about stager file.
2018-03-06 15:38:32 -05:00
mr64bit 159e835b67 Add comments, fix function declaration in comms code 2018-03-06 14:14:22 -05:00
mr64bit a22102ffa5 Onedrive listener code 2018-03-06 12:51:57 -05:00
mr64bit 85e0ec4564 Changes to base Empire code for Onedrive listener 2018-03-06 12:51:16 -05:00
Chris Ross 00deb6e005
Merge pull request #1014 from gparent/dev
Refer to correct release names for debian powershell package sources
2018-03-04 17:11:45 -05:00
xorrior 5eaf06a434 update shell stager logic 2018-03-04 02:10:55 -05:00
Chris Ross 54a6fba40f
Merge pull request #1015 from EmpireProject/3.0-DynamicListeners
3.0 dynamic listeners
2018-03-03 21:13:27 -05:00
xorrior 666710dee6 Fix send-message function def 2018-03-03 21:11:11 -05:00
xorrior 204601df12 Merge with Dev 2018-03-03 10:17:27 -05:00
Guillaume Parent d3ba5a44d4 Refer to correct release names for debian powershell package sources 2018-03-02 15:29:11 +00:00
xorrior a9b3d5d23a Merge branch 'DanMcInerney-master' into dev 2018-03-02 09:14:28 -05:00
xorrior a853e0724a Fixed conflict in install.sh 2018-03-02 09:13:56 -05:00
Chris Ross e6595750d3
Merge pull request #1013 from EmpireProject/shellcode_stager
Shellcode stager
2018-03-02 08:55:42 -05:00
xorrior 3911cec9af Added sRDI License 2018-03-02 08:54:35 -05:00
xorrior 320fe957d1 Added shellcode stager w/ sRDI project from @monogas 2018-03-02 00:12:41 -05:00
xorrior a2887fdd74 Merge branch 'jarrodcoulter-feature/desktopfile' into dev 2018-02-27 18:00:50 -05:00
xorrior 927fb957ca Update comments 2018-02-27 18:00:32 -05:00
xorrior 8fcfbacc5c Merge branch 'feature/desktopfile' of https://github.com/jarrodcoulter/Empire into jarrodcoulter-feature/desktopfile 2018-02-27 15:04:21 -05:00
Dan c8d4d2aa27 fixed unicode listener options 2018-02-25 20:42:02 -07:00
Dan b7cff0456b fixed unicode errors in api 2018-02-25 20:35:38 -07:00
Dan d6299f099d Merge remote-tracking branch 'upstream/master' 2018-02-25 20:34:56 -07:00
Chris Ross 5e065dbf19
Merge pull request #1004 from DakotaNelson/certpath-error-msg
Better message for CertPath errors
2018-02-23 13:18:26 -08:00
jarrodcoulter 8c99cb4c07
Updated based on Feedback
Removed variable names starting with a capital and added remove.lower() to match on lowercase true as well as True.
2018-02-23 06:48:12 -06:00
Dakota Nelson a68252791a Better message for CertPath errors, see #775 2018-02-22 19:06:40 -08:00
Chris Ross 56a1c49d36
Merge pull request #1003 from EmpireProject/readme-wiki
Add reference to wiki in readme
2018-02-21 20:11:55 -08:00
Dakota Nelson a23708cf83
Add reference to wiki in readme 2018-02-21 09:39:17 -08:00
jarrodcoulter d73f62a22d
Update Comments
Re-added comments for references.
2018-02-20 09:42:50 -06:00
jarrodcoulter 20222d9b5d
Update desktopfile to add Remove capability
Added a section to improve the Desktop file persistence by letting the use remove previous persistence mechanisms. Checks to see if the FileName exists and if so removes it.
2018-02-20 09:22:48 -06:00
jarrodcoulter 74b1c0b857
Merge pull request #3 from EmpireProject/dev
Dev
2018-02-20 09:18:48 -06:00
Chris Ross 57b0c4fd9d
Merge pull request #1000 from wireghoul/master
Updated README.md
2018-02-18 18:45:08 -05:00
Eldar Marcussen 95ccd394a3
Updated README.md
Added sudo to install instructions. Resolves issue #988
2018-02-19 09:22:04 +11:00
Chris Ross 06ccf383ac
Merge pull request #993 from dolphincabal/shellCommands
Shell commands
2018-02-18 16:11:14 -05:00
xorrior b28ecde2dc Fix for #969 2018-02-18 15:48:44 -05:00
xorrior 6acf71c7b7 Fix for #969 2018-02-18 15:46:19 -05:00
xorrior 3c29386612 Small modification to trollsploit/wallpaper module 2018-02-18 15:18:04 -05:00
xorrior 7c7aedd6ff Updated kali install dependencies 2018-02-18 15:13:03 -05:00
xorrior 67b098e966 Updated kali install dependencies 2018-02-18 15:11:59 -05:00
caleb-sfdcsec 76fee9b134 streamline shell commands 2018-02-14 09:04:04 -08:00
Caleb McGary b1e7534024
Merge pull request #1 from EmpireProject/dev
Dev
2018-02-13 13:17:52 -08:00
Chris Ross 6630ce508c
Merge pull request #983 from dolphincabal/supportCharacters
add support for && and ; characters in python agent
2018-02-13 10:41:19 -05:00
Chris Ross edfd5d901b
Merge pull request #982 from dolphincabal/packetOffset
fix bug in calculation of packet offset in python agent
2018-02-13 01:33:30 -05:00
Chris Ross 5148996cd7
Merge pull request #979 from shakagoolu/dev
Added download functionality to empire RESTAPI
2018-02-13 01:14:31 -05:00
Dan McInerney e751a6d1ee
Update empire 2018-02-12 12:29:19 -07:00
Chris Ross 32b5269a37
Merge pull request #978 from jarrodcoulter/feature/desktopfile
Add Linux Persistence through Autostart
2018-02-11 23:56:05 -05:00
Chris Ross d8d249758d
Merge pull request #974 from ThePirateWhoSmellsOfSunflowers/allow_minidump_without_admin
Modify minidump module to allow non-admin to dump process
2018-02-11 21:53:01 -05:00
Chris Ross 1f07e37180
Merge pull request #964 from s0lst1c3/dev
http_com Listener now evades Nessus plugin 99592
2018-02-11 00:27:41 -05:00
xorrior 9d5c90bc9c Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev 2018-02-11 00:16:57 -05:00
xorrior 0eed1d294a Merge branch 'bneg-dev' into dev
Added threading lock
2018-02-11 00:16:11 -05:00
xorrior 8310971735 Added threading lock 2018-02-11 00:15:38 -05:00