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
Mike Bone d81cd7c5a6 Improved Posh reports output & style 2021-01-06 14:48:56 +00:00
benpturner 69ef04894e Misc changes 2020-07-30 09:06:50 +01:00
m0rv4i c69eedcb40 Pull out common DB code 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 f495bab67b Check posh & project directories end with slash in Config.py 2020-07-30 09:06:50 +01:00
m0rv4i 680c641e93 Add generate-csvs command to generate CSV reports only. 2020-07-30 09:06:50 +01:00
benpturner ef5ff76cbc Updated generate-reports truncation for HTML only 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
benpturner 275cbd7f33 Updated HTML.py to remove quotes from PayloadCommsHost 2020-04-07 10:38:54 +01:00
m0rv4i e6fba4e7f7 Moved DB file and fixed encoding / html escaping with Python 3.8 2020-03-04 16:21:07 +00:00
m0rv4i a8bb0be3a2 Refactor PoshC2's internals 2020-01-03 20:48:53 +00:00