Commit Graph

29 Commits (c571088e799a68a2b631ab2ab825d6cb97d7d112)

Author SHA1 Message Date
m0rv4i 6fc1980a2d Add aliases for common sharp commands 2019-04-30 16:13:33 +01:00
m0rv4i 0aaa5ce53c Use pyreadline for Windows compatibility and when injecting shellcode log filename 2019-04-24 19:38:16 +01:00
m0rv4i 58a3545499 Update notifications config if it is changed in the Config.py 2019-04-05 11:13:46 +01:00
m0rv4i 2ecd16a4e4 Add configurable jitter to all implants 2019-04-02 09:46:14 +01:00
m0rv4i ec92116def Refactor payload names for clarity; Add ability to specify the default migration process in the _migrate payloads 2019-03-13 14:50:33 +00:00
m0rv4i 4d208db32e Add comments differentiating Port and ServerPort 2019-03-12 13:10:24 +00:00
m0rv4i 87ad76d64c Imports sorted 2019-03-12 10:19:08 +00:00
m0rv4i 20dd527367 Setting and viewing beacon time is now consistent across config and implant types - always 50s/10m/1h format 2019-02-12 21:33:46 +00:00
m0rv4i 82d676f69a Minor refactoring and update changelog 2019-02-12 17:34:37 +00:00
m0rv4i 59848c36d3 Remove LogUsers option and force usage (though can enter blank username) 2019-02-12 09:13:19 +00:00
m0rv4i 4daebf766c Fix DB prepared statements 2019-02-11 21:25:03 +00:00
m0rv4i 9e4a464577 Refactoring and start to break up the dependency cycle 2019-02-11 21:00:56 +00:00
m0rv4i e16e73e629 Remove duplicate Module loaded message in C# and use prepared statements in DB 2019-02-11 17:19:54 +00:00
m0rv4i 72172ba83c Add config option LogUsers, false by default but it set to true will prompt for a username (or can pass one to ImplantHandler with -u <name> or --u <name>). Tasks run by that user will then be logged as that user. 2019-02-11 17:05:14 +00:00
Pwn Dexter 49bb115b07
Update Config.py
Fixed typo
2019-01-13 16:23:42 +00:00
PwnDexter 0250e3672e Added ability to load and execute LinuxPrivChecker in memory on *nix implants.
Intended to be a precurser for any python script but need to look into handling imports.
2019-01-13 16:16:09 +00:00
benpturner 6864205fbd Updated to fix TLS 1.0 issues. Server now supports TLSv1 and above. Powershell v2 Get-WebClient requires anything below TLSv1.2 2019-01-09 22:27:44 +00:00
benpturner 6efaf56f39 Updated to Console's PR 2019-01-03 22:27:39 +00:00
benpturner 93beab8ebc Merged Console's PR request for new urls 2019-01-03 22:18:11 +00:00
Ben Turner dfd9dd0e70
Merge branch 'master' into Custom-URL-Generation 2019-01-03 22:12:39 +00:00
m0rv4i d0a852f4d0 Add TLSv1 configuration option 2018-12-31 12:10:00 +00:00
R H 839ec54acd
Update Config.py
Fixed a typo and removed some old comments from testing.
2018-12-14 02:08:22 +00:00
R H f222c88eab
Adding files to enable custom URL generation.
No more fingerprinted URLs going through a proxy! Yay!
2018-12-14 01:39:24 +00:00
benpturner ae1d8de5d5 'Updated print statements in preperation for Python3' 2018-10-27 19:50:47 +01:00
benpturner 5a7f48e295 'Updated Implant Naming Convention v4.3' 2018-10-18 20:06:48 +01:00
benpturner a3d0b0c887 'Added List-URLs Command to DB' 2018-10-10 08:16:32 +01:00
benpturner 71e1c2f7cf 'Updated to Include Pushover API' 2018-09-07 12:03:57 +01:00
benpturner 710e6fd769 'TurnOff Sounds' 2018-07-23 10:02:57 +01:00
benpturner da14f3d86f Initial Commit 2018-07-23 09:55:15 +01:00