Commit Graph

325 Commits (master)

Author SHA1 Message Date
root c2cfb331c9 obfuscate fingerprint.js 2019-05-01 05:19:00 -04:00
root 69230d71e0 Addedd System Profiler Feature 2019-05-01 03:51:56 -04:00
m0rv4i c571088e79 Fix problem with autoloads for c# 2019-04-30 18:17:41 +01:00
m0rv4i 6fc1980a2d Add aliases for common sharp commands 2019-04-30 16:13:33 +01:00
m0rv4i 56ed8c6ee1 Add Windows Install Script 2019-04-30 14:51:39 +01:00
m0rv4i 8c85abda2b Fix pyreadline on Windows 2019-04-30 12:12:20 +01:00
m0rv4i 0aaa5ce53c Use pyreadline for Windows compatibility and when injecting shellcode log filename 2019-04-24 19:38:16 +01:00
m0rv4i ae3c5ed3cf Minor changes and fixes 2019-04-12 16:23:08 +01:00
m0rv4i bae6af217e Minor fix for label implant 2019-04-08 17:39:26 +01:00
m0rv4i e3aeae9646 Add fpc script for searching DB for commands or output 2019-04-08 17:19:19 +01:00
m0rv4i 423fe08c8c Add get-lapspasswords to autocomplete 2019-04-06 12:22:45 +01:00
m0rv4i acfade268e Minor refactoring 2019-04-05 11:37:52 +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 76537b8d48 Fix indenting 2019-04-01 20:46:40 +01:00
m0rv4i 93864cdca2 Remove redirecting stash to /dev/null in Update.sh 2019-03-31 11:02:24 +01:00
m0rv4i 49dd5fdb03 Fix migrate, remove one line after username and autoload powerview if resolve-ipaddress is called 2019-03-27 11:28:53 +00:00
m0rv4i a5d5e2cec8 Posh_v4_x64.dll no longer flagged by AVG 2019-03-14 15:16:39 +00:00
m0rv4i 71453c369e Fix variable names 2019-03-14 09:22:15 +00: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 76317f9ce6 Slim Shellcode & Shellcode_migrate
* Remove printf statements as there's no console so can't be seen (removes strings and printf stub reducing size)
* Remove redundant includes
* Exit if process injection fails in both cases
* Remove processId parameter from Shellcode.c as there's a while(1) sleep so we only want to inject into this process in this case
* Only create netsh process in Shellcode_migrate.c if a processId parameter is not passed
2019-03-13 10:32:39 +00:00
m0rv4i 7a3f267993 Update Bloodhound (again!) 2019-03-13 08:52:00 +00:00
m0rv4i 36ae7ece59 Update changelog 2019-03-12 20:37:20 +00:00
m0rv4i 31bf485ac7 Pull out payloads from Payloads.py; Add base64 encoded binary payload files; Fix whitespace issues that were triggering. 2019-03-12 20:33:45 +00:00
m0rv4i 321469cc40 Format opsec command nicer and update SafetyDump 2019-03-12 14:00:22 +00:00
m0rv4i ae3ab86d2c Update Bloodhound modules 2019-03-12 13:17:13 +00:00
m0rv4i 4d208db32e Add comments differentiating Port and ServerPort 2019-03-12 13:10:24 +00:00
m0rv4i 9ce9401f20 Update changelog 2019-03-12 10:25:55 +00:00
m0rv4i 28e00dc5b5 Update SafetyDump 2019-03-12 10:19:08 +00:00
m0rv4i eee5a50bbc Tinker with ADS 2019-03-12 10:19:08 +00:00
m0rv4i 6451f19205 Fix missing imports 2019-03-12 10:19:08 +00:00
m0rv4i a3e64f9768 Modularised 2019-03-12 10:19:08 +00:00
m0rv4i 87ad76d64c Imports sorted 2019-03-12 10:19:08 +00:00
m0rv4i 5ab47c5a76 Rework imports to improve dependency management 2019-03-12 10:19:08 +00:00
m0rv4i 707dc93fa2 Add ability to upload file to ADS 2019-03-12 10:16:54 +00:00
m0rv4i 5a6afd605a Update changelog 2019-03-12 10:16:54 +00:00
m0rv4i 4c1510f525 Add file hashing to upload-command 2019-03-12 10:16:54 +00:00
m0rv4i ba10568895 Update SafetyDump 2019-03-12 10:15:58 +00:00
m0rv4i 7f33a21f09 Add SafetyDump to posh 2019-03-12 10:15:58 +00:00
m0rv4i c873312002 Add known issues to README 2019-03-12 10:15:58 +00:00
m0rv4i db011a1abb Update changelog with new modules 2019-03-12 10:15:58 +00:00
m0rv4i f18fd676f8 Add KeeThief modules and Watson.exe module 2019-03-12 10:15:58 +00:00
m0rv4i 2539645b71 Minor refactoring for performance 2019-03-12 10:15:58 +00:00
m0rv4i 908fa81977 Fix quickstart log spacing 2019-03-12 10:15:58 +00:00
benpturner 39f755f67b Removed parse-mimikatz as now the "opsec" command parses this information from the command output 2019-03-08 10:32:55 +00:00
benpturner 1af35a9603 uploaded-file 2019-03-08 08:27:38 +00:00
benpturner 9599c5e2d1 Fixed upload-file in opsec 2019-03-08 08:07:01 +00:00
benpturner 1b76ccfe57 Truncated large output in CSV/HTML to stop this being > 100MB. Re-added Parse-Mimikatz feature. Updated CS dropper to work on Server 2003 with .NET v4. 2019-03-07 09:34:19 +00:00
rolen 8a092df9d6
Use default credentials for the proxy if none provided
The UseDefaultCredentials on WebClient (if true) will send creds to the server if requested not the proxy. The Proxy object on WebClient is a IWebProxy which only has a Credentials member (yes could probably cast to WebProxy). This change will send the default creds to the default proxy server
2019-03-06 10:31:02 +00:00
benpturner 5bb677d3d1 Updated install notes 2019-02-28 08:58:16 +00:00