Commit Graph

46 Commits

Author SHA1 Message Date
benpturner 44ed6c056b Added description for IncidentResponseToolkit 2025-06-21 11:47:17 +01:00
Ben Turner efb4c98956 Added incident-response-toolkit, updated core modules and minor fixes to help and core and PBind multi-hop 2025-06-21 11:47:17 +01:00
benpturner 7a4f309a79 Net-share-enum-full and updates for KCT 2024-11-29 08:37:47 +00:00
benpturner 0994e9ca72 rdpconnections and netstat 2024-11-23 14:13:56 +00:00
benpturner 56c5023121 Updates
Updated SweetPotato and Core
2024-11-23 14:02:50 +00:00
benpturner bee2960918 Unmanaged Implant 2024-09-02 16:57:58 +01:00
benpturner 1a1318be07 Fixed get-multi-screenshot bug 2024-09-02 16:57:58 +01:00
benpturner 24c22bc174 Updated Example(s) 2024-09-02 16:57:58 +01:00
benpturner ed27acdb0c Added Proxy100Continue Off Apache2 Headers 2023-11-21 11:39:14 +00:00
benpturner a8f158bba4 Removed pwrStatus fix for get-screenshot 2023-05-09 08:32:00 +01:00
m0rv4i a7acbdea3d v9 release WIP 2023-03-20 10:39:32 +00:00
m0rv4i 1bc5e7e695 v8.0 release 2022-03-10 10:23:35 +00:00
benpturner a119f79833 Added searchallhelp 2021-02-16 14:55:44 +00:00
Console 2c069856bd Adding FComm 2021-01-12 17:00:37 +00:00
benpturner ddfb51561e Fixed sharpsocks-docker 2021-01-06 14:48:56 +00:00
m0rv4i 63e1430c0e Fix SharpSocks comms URL and add User Agent 2020-12-01 14:40:06 +00:00
benpturner 00faa233a3 Updated stopsocks for sharpsocks in C# 2020-10-13 09:01:31 +01:00
m0rv4i d442458440 Fix startdaisy for sharp 2020-10-13 09:01:31 +01:00
benpturner f26806bea3 Add SharpSocks port to Dockerfile
Get-ScreenshotAllWindows Moved to Individual Module
2020-10-13 09:01:31 +01:00
benpturner af8872161a Updated Help Auto-Completion
Updated PR comments
2020-08-05 15:48:07 +01:00
m0rv4i 9d9f0e40fc Improve daisy creation & starting 2020-07-30 09:06:50 +01:00
benpturner e5143bc7ac Added Smaller Shellcode / AMSI-Bypass 2020-07-30 09:06:50 +01:00
benpturner 69ef04894e Misc changes 2020-07-30 09:06:50 +01:00
m0rv4i 5f173e4500 Add dynamic payload generation 2020-07-30 09:06:50 +01:00
m0rv4i c69eedcb40 Pull out common DB code 2020-07-30 09:06:50 +01:00
m0rv4i 391bab6027 Misc changes
* Don't Remove C2 messages
* Fix when multiple creds for user
* Add new task model
* Add get-killdate
* Fix not hidden for upload files
* Fix Daisy payload generation
* Fix pbind upload-file
* Fix pbind inject-shellcode
* Display PBind for pbind URLID
* Handle invalid implant IDs gracefully
* Fixed C# migrate
* Added kill command for individual tasks
2020-07-30 09:06:50 +01:00
benpturner 1a6521cf15 New PwrStatusTracker Feature 2020-07-30 09:06:50 +01:00
benpturner 4c59949a3d Refactored C2 Server & Payloads 2020-07-30 09:06:50 +01:00
Doug 972db0b79c Updated comms failover and rotation 2020-07-30 09:06:50 +01:00
benpturner ebc657d073 Added PBindSharp payload and implant options
Fixed truncated output for pbind
2020-07-30 09:06:50 +01:00
benpturner 7d6b1389bc Fixed more issues in Models.py integration 2020-07-30 09:06:50 +01:00
benpturner 0256a301f0 Link Implants to URLs and show URLID in handler
URL info can be viewed with show-urls
Added classes to Models.py and returning those from DB to more easily handle Impants/C2 etc.

Enforce unique URL names

Fixed error in C2 Model via SQLite


Generate URLs report


Fixed createdaisypayload


Updated kill-implant


Fixed start of postgres stuff


Fixed DB Error Postgres


Fixed reporting bug


Fixed daisy payload generation


Fixed Python dropper


Fixed bug in QuickCommand


Link Implants to URLs and show URLID in handler

URL info can be viewed with show-urls
Added classes to Models.py and returning those from DB to more easily handle Impants/C2 etc.

Removed PayloadCommsPort


dsa
2020-07-30 09:06:50 +01:00
m0rv4i 98f8de4557 Add createnewshellcode command which works like createnewpayload but only creates shellcode 2020-07-30 09:06:50 +01:00
m0rv4i e379ccf324 Fix SharpSocks in PS1 being parsed as sleep and remove set-beacon and setbeacon aliases 2020-05-03 12:27:25 +01:00
m0rv4i 6b0dd8f412 SharpHandler cleanup and add new Aliases 2020-04-15 10:19:14 +01:00
m0rv4i dfe8cc1956 Fix Sharpsocks via Domain Fronting 2020-04-15 10:19:14 +01:00
m0rv4i cf06917b12 Add dynamic-code command for dynamically compiling and running c# code 2020-04-15 10:19:14 +01:00
benpturner b0748daf52 Improve daisychaining with new startdaisy command 2020-04-15 10:19:14 +01:00
benpturner 6cdc871ca3 Add option to use external postgres server for the database 2020-04-15 10:19:14 +01:00
m0rv4i 62b1147163 Remove unused import 2020-03-23 16:09:28 +00:00
m0rv4i e6fba4e7f7 Moved DB file and fixed encoding / html escaping with Python 3.8 2020-03-04 16:21:07 +00:00
m0rv4i c38fb50000 Fix upload-file locking database on large file uploads 2020-03-02 09:11:06 +00:00
rkovaci bed647a9de updated sharpsocks path 2020-01-20 18:53:47 +00:00
m0rv4i 165c4aa54f Fix ls-recurse 2020-01-09 16:01:05 +00:00
m0rv4i 968829460b Fix ls on SharpImplant 2020-01-09 15:25:03 +00:00
m0rv4i a8bb0be3a2 Refactor PoshC2's internals 2020-01-03 20:48:53 +00:00