Commit Graph

44 Commits (8f5b7b861bbe1f6b61cbf2d45e7e7d2b081bf1b9)

Author SHA1 Message Date
cobbr f6d36c0067 PowerShell Beta.9 Fix, launcher_vbs bug fix, improved PowerShell install, Updated Invoke-Obfuscation 2017-11-16 21:56:37 -06:00
Jan Rude eb2123ff95
Update install.sh
Added checks for 'get-pip.py' and debian-security packages in sources.list.
2017-11-13 19:26:48 +01:00
Chris Ross 41bfb6cb07
Merge pull request #809 from lsfxz/master
Make compatible with more recent pyopenssl
2017-11-09 13:55:36 -05:00
Chris. H 774a43900f remove hard dependency on pyopenssl 17.2 2017-10-25 23:34:34 +02:00
xorrior 9cc02b211b Added install.sh logic for libssl1.0.0 package on Kali 2017-10-15 14:45:12 -04:00
xorrior 4aea7272f0 Merged with master 2017-10-12 12:15:44 -04:00
xorrior 5c76a34f01 Fixed #675,#697, and #710 2017-10-07 22:39:41 -04:00
Steve Borosh 4fa5708ec6 Revert "DBX Improvements (SOCKS, Hide window via WindowHandler)" 2017-09-30 21:03:07 -04:00
IljaSchumacher 69fb544cd3 Add SOCKS support to Dropbox listener 2017-09-25 14:14:02 +02:00
Steve Borosh 086df98ed9 Merge pull request #662 from utkusen/patch-1
adding M2Crypto library to install.sh
2017-09-17 16:53:32 -04:00
cobbr b0f647d4b9 Better powershell install, obfuscation bug fixes, fixed vbs/macro launchers 2017-09-10 02:12:46 -05:00
Utku Sen 2c8c23e33a adding M2Crypto library to install.sh
in macOs sierra, "M2Crypto" library is still missing after the running the install.sh
2017-08-29 14:57:56 +03:00
xorrior 4611b7eb78 repair install depencies 2017-08-14 12:21:12 -07:00
xorrior fe7c655867 Corrected libssl-dev and libssl1.0.0 packages 2017-08-13 10:44:26 -04:00
cobbr e59364efcc Merge latest Empire-dev changes 2017-06-29 22:11:01 -05:00
cobbr 76f1e85375 Fixed Invoke-Obfuscation command token error during agent negotiation process 2017-06-19 00:28:21 -05:00
cobbr 4c20594217 Improved PowerShell install, fix escape display bug 2017-05-16 21:02:53 -05:00
bneg eeae4ead0e Switch to netifaces() for getting interface name, fixes bug on Ubuntu where IP wasn't populated 2017-04-25 21:36:06 -07:00
Chris a6499372fb Merge branch 'patch-1' of https://github.com/bneg/Empire into bneg-patch-1 2017-04-20 20:21:29 -07:00
rvrsh3ll 5b1b36ec13 Added easy_install pip 2017-02-26 21:00:58 -05:00
Chris e5bf468158 Fix for issue #382. Fixed downloads in python agent. updated install script to include zlib_wrapper module. 2017-01-04 22:39:37 -05:00
Chris e288af484e Fix pyinstaller launcher. Update setup script 2016-12-09 15:59:38 -05:00
Chris d0b2ba41b4 Fix pyinstaller launcher. Update setup script 2016-12-09 15:57:39 -05:00
rvrsh3ll 07a920b5aa Setup update 2016-12-02 14:18:14 -05:00
rvrsh3ll 808a7bb733 Install fix, issue 375 2016-10-17 18:00:02 -04:00
rvrsh3ll b3c35ea03d Install fix, issue 375 2016-10-17 17:58:32 -04:00
@424f424f 83a9da50b7 Install.sh update 2016-10-02 13:08:42 -04:00
rvrsh3ll 1719de414f Install update for Debian and ParrotOS 2016-09-29 13:14:02 -04:00
@424f424f a73c2a96ea Update for libssl-dev and setuptools 2016-09-29 09:31:39 -04:00
xorrior b246236134 Updated install script 2016-09-28 22:32:56 -04:00
HarmJ0y 26cd0089dd 2.0.0 beta, DerbyCon release 2016-09-23 14:04:35 -04:00
HarmJ0y fa53917c2c Merge pull request #269 from jaredhaight/add-pip-to-setup
adding python-pip to unknown deb and moved apt-get commands to one line
2016-07-15 14:47:39 -07:00
goldenbr0wn c6f85882e2 Add OpenSSL to Ubuntu 2016-07-11 00:45:56 +02:00
Jared Haight 4965e19d3f adding python-pip to unknown deb and moved apt-get commands to one line 2016-06-30 20:30:09 -04:00
Andrew Morris a799ffb36b added '-y' flags to 'apt-get install' commands to allow easier unattended installation on Ubuntu and Kali 2016-05-19 12:21:59 -04:00
forkmind 3ef9d37c3d Add Pip to Ubuntu in install.sh
Not installed by default
2016-04-13 15:20:48 +02:00
Harmj0y c15f445892 Revamp of some of the backend to allow for a proper RESTful API
Cleaned up some SQL calls
Moved tasking/results into database fields for agents, instead of being kept in memory on the client
Added --headless option to ./empire
2016-03-21 20:20:03 -04:00
blark 5fef212387 Update install.sh to install pip
python-pip isn't installed by default on Kali docker images.
2015-11-24 09:09:23 -05:00
Harmj0y 062a806dd6 Certificate generation added to setup.sh 2015-11-21 18:24:17 -05:00
MikeDawg a1abe22016 Updated install.sh to support Fedora
Added support for Fedora, cleaned up the options for Debian and Kali. Fallback is going to Ubuntu/Debian
2015-11-13 16:01:41 -07:00
enigma0x3 4eca2c6c65 Update install.sh 2015-08-14 09:43:12 -04:00
enigma0x3 e90795a89f Update install.sh
reverted due to some issues
2015-08-14 09:43:12 -04:00
enigma0x3 5b530a3370 updated to support ubuntu 14.04 lts
added dependencies required for ubuntu installations
2015-08-10 09:07:11 -04:00
Harmj0y 751d0c15d6 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00