Commit Graph

13 Commits

Author SHA1 Message Date
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
benpturner af8872161a Updated Help Auto-Completion
Updated PR comments
2020-08-05 15:48:07 +01:00
m0rv4i c69eedcb40 Pull out common DB code 2020-07-30 09:06:50 +01:00
benpturner 029e08f22d Fix postgres and payload name 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 d895760488 Misc small fixes/formatting/cleanup 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
m0rv4i a8bb0be3a2 Refactor PoshC2's internals 2020-01-03 20:48:53 +00:00