Commit Graph

1479 Commits (8cfd54ff516050564e8de4d147227eaf1190cc48)

Author SHA1 Message Date
xorrior 064e1e2ffd Update changelog 2018-01-07 19:13:26 -05:00
Chris Ross e2ea55835a
Merge pull request #893 from s0lst1c3/dev
Module Added: osx_mic_record (resolves #865)
2018-01-07 19:05:31 -05:00
xorrior 28cd295a35 Merge #907 fix into dev 2018-01-07 14:43:33 -05:00
xorrior 058be55394 Last. commit. for #907 2018-01-07 14:43:03 -05:00
xorrior a144bf31f1 Added missing listenerName var, #907 2018-01-07 14:31:15 -05:00
xorrior 88825c1c13 Added missing listenerOptions var for 2nd function, for #907 2018-01-07 04:22:01 -05:00
xorrior 969de193f0 Added missing listenerOptions var, for #907 2018-01-07 04:18:09 -05:00
xorrior 8092bcef66 Patch for #907
Conflicts:
	lib/common/empire.py
2018-01-06 16:52:03 -05:00
xorrior 66050064fd Patch for #907 2018-01-06 16:49:10 -05:00
xorrior 9a3df6d8c5 Patch for #907 2018-01-06 16:41:26 -05:00
xorrior 887e61024e Fix python launcher generation 2018-01-06 09:23:05 -05:00
Dakota Nelson d7c9d43d22 Include Docker and non-docker paths in template search, fix #904 2018-01-05 14:12:51 -07:00
xorrior c584df2ce8 Merge agent-failed-checkin patch 2018-01-05 12:56:40 -05:00
xorrior 2137fd3552 Copied all server responses from the http_com listener 2018-01-05 12:54:42 -05:00
Chris Ross 5dbf668500
Merge pull request #905 from EmpireProject/agent-failed-checkin-patch
Agent failed checkin patch
2018-01-05 12:49:00 -05:00
xorrior 617a663270 Copied all server responses from the http_com listener 2018-01-05 12:16:26 -05:00
xorrior f016267b9b Patch for agent-failed-checkins 2018-01-05 12:12:16 -05:00
Peter Toth e6ea80e18e More robust password prompt handler
Some SSH clients used a more verbose password prompt: "Password for user@pfSense.domain.local:". This patch makes the parent process wait for any string starting with "Password" and ending with ":"
2018-01-04 16:13:51 +01:00
Gabriel Ryan 94f371fbc2 Module now uses pyobjc script instead of stand-alone binary for microphone capture. 2018-01-04 06:34:12 -06:00
xorrior a0234bd195 2.4 Release 2018-01-04 00:56:08 -05:00
xorrior 491328aafb Update changelog 2018-01-04 00:52:54 -05:00
xorrior c7cb6916b4 Update changelog 2018-01-04 00:45:53 -05:00
xorrior 5b32e09fb7 Remove bomutils 2018-01-04 00:10:08 -05:00
xorrior 32136b186f Remove test.py 2018-01-03 19:55:00 -05:00
xorrior 132c892b2d Update config.yml and test.py 2018-01-03 14:10:04 -05:00
xorrior 7060a2af80 Update config.yml 2018-01-03 14:09:39 -05:00
xorrior 1887cc2eda Update config.yml 2018-01-03 13:51:48 -05:00
xorrior 4d7ae9bae0 Updated circleci test 2018-01-03 13:47:09 -05:00
xorrior 4e69d01b88 Resolve conflict 2018-01-03 00:07:07 -05:00
xorrior 60af008d1d Reverting bomutils installation logic. Updated .gitignore 2018-01-02 16:08:59 -05:00
Chris Ross 149294c92d
Merge pull request #897 from EmpireProject/kerberoast-fix
Kerberoast fix
2018-01-02 15:45:38 -05: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
Dakota Nelson 20932318fb add CORS * header to all REST api responses 2018-01-01 16:19:24 -07:00
Gabriel Ryan 10e3370f26 Module Added: osx_mic_record (resolves #865)
Adds a module that records audio through the MacOS webcam mic. Audio is recorded using a custom binary that interacts directly with the Apple AVFoundation API (source: https://github.com/s0lst1c3/osx_mic_record). Resolves #865.
2017-12-31 15:55:46 -06:00
Chris Ross 2727414ba5
Merge pull request #891 from elitest/fix-slack-fo-real
Fix Slack URL
2017-12-29 15:34:09 -05:00
xorrior 5aef9f4c4d Merge branch 's0lst1c3-dev' into dev 2017-12-29 15:31:37 -05:00
xorrior 192630dedd Minor changes for the install_path. My bad 2017-12-29 15:31:15 -05:00
xorrior 91a2b5dca1 Merge branch 'DakotaNelson-pyminifier' into dev 2017-12-29 15:08:35 -05:00
xorrior 9e3ef8a296 Modified path completion for stager and agent source 2017-12-29 15:08:11 -05:00
xorrior de3bd6cef7 Merge branch 'pyminifier' of https://github.com/DakotaNelson/Empire into DakotaNelson-pyminifier 2017-12-29 14:59:42 -05:00
xorrior 1887889920 Updated kerberoast source to match powersploit dev branch 2017-12-29 14:55:25 -05:00
xorrior 0cc5ea6a70 Fix for #859 2017-12-29 13:02:24 -05:00
xorrior 4162d54f6f Fix for #858 2017-12-29 12:52:24 -05:00
xorrior fd712c3551 Fix for #833 2017-12-29 12:47:11 -05:00
elitest 27c5f41099
Fix Slack URL 2017-12-28 21:08:40 -06:00
Gabriel Ryan 8c4f7c613e http Listener now evades Nessus plugin 99592
The http Listener now evades Nessus plugin 99592, which uses signature-based methods to identify Empire http Listeners. The following enhancements were added to the http Listener in order to accomplish this:

 - The http Listener behaves more like a “real” web server (making its signature more generic)
 - Hardcoded text specific to Werkzeug and Empire has been replaced by generic content
 - The Content-Length for default and error pages is now randomly set on startup
2017-12-28 00:46:34 -06:00
Dakota Nelson c9332c3dac add pyminifier 2017-12-27 20:47:18 -07:00
G0ldenGunSec ea7dbc6bb5
Merge branch 'dev' into backdoorLnkMacro 2017-12-23 23:46:10 -06:00
G0ldenGunSec 46a4e1b99f
requirements.txt updated
updated to include xlutils
2017-12-23 23:43:48 -06:00
G0ldenGun d4baf1448f updated install.sh
fixed conflicts
2017-12-23 23:33:07 -06:00