Commit Graph

31 Commits

Author SHA1 Message Date
benpturner 7a4f309a79 Net-share-enum-full and updates for KCT 2024-11-29 08:37:47 +00:00
benpturner effca14b88 Fixed csv gen 2024-11-24 12:11:05 +00:00
root 4701b4f1aa Added changed start_api.py file 2024-04-14 21:42:08 +01:00
benpturner 552a34e943 API Integration 2023-06-18 20:48:09 +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
Mike Bone d81cd7c5a6 Improved Posh reports output & style 2021-01-06 14:48:56 +00:00
John Moss bc0bb0d4a9 select * needed number of columns returned updating 2021-01-06 14:48:56 +00:00
John Moss adeaef16a6 Missing parameters on DB init 2021-01-06 14:48:56 +00:00
John Moss 0a313bb25c Updates to support Slack Notifications 2021-01-06 14:48:56 +00:00
m0rv4i ed2099cfa1 Further date format changes 2020-07-30 17:04:59 +01:00
benpturner 1539bd1b8b Generate CSV Update 2020-07-30 10:52:07 +01:00
m0rv4i c0d450f460 Fix Killdate parsing & move all dates to yyyy-MM-dd 2020-07-30 09:06:50 +01:00
benpturner 69ef04894e Misc changes 2020-07-30 09:06:50 +01:00
m0rv4i 6d04437e2d Formatting & Exception Handling 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 abe920e6f9 Remove unused Sounds config 2020-07-30 09:06:50 +01:00
benpturner c5e4d682dd Add Opsec events and update Install.sh script 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 029e08f22d Fix postgres and payload name 2020-07-30 09:06:50 +01:00
m0rv4i 1f247eefce Added Custom Hosted Files
Fix string comparison for hosted_file_ids
2020-07-30 09:06:50 +01:00
benpturner 1a6521cf15 New PwrStatusTracker Feature 2020-07-30 09:06:50 +01:00
benpturner 76554a8c73 Removed History table 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 2a28201d4f Updated postgres fix 2020-07-30 09:06:50 +01:00
m0rv4i 81f24f7efb Add generate-csvs command to generate CSV reports only.
removed typo


Don't need port for debug command

Add Postgres csv output
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 d9e3a67560 Add Postgres csv output 2020-07-30 09:06:50 +01:00
benpturner 6cdc871ca3 Add option to use external postgres server for the database 2020-04-15 10:19:14 +01:00
m0rv4i e6fba4e7f7 Moved DB file and fixed encoding / html escaping with Python 3.8 2020-03-04 16:21:07 +00:00