Small adjustment to azure upload #793
Closed
sak-improsec
started this conversation in
Ideas
Replies: 2 comments
-
Maybe this is best brought up as an issue and not a discussion? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was under the impression that it might be intended behaviour. I will re-post as an issue :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Eric,
My team and I have been using KAPE for almost a year, and have built our forensic platform around it.
One thing I would like to request is the ability for the --asu flag to drop the target and module output in the same folder in Azure, rather than one for target and one for module:
Usecase: Full triage image uploaded to azure, along with live queries from modules like netstat, pslist, ip-config, and so on, and not having to build logic around which live data is correlated with a specific triage image.
My current "solution" is to "sneak" the module output in with the target by setting --mdest to --tdest/moduleoutput/ and as KAPE zips everything in --tdest, everything will be included. But im not a fan of this hacked way of doing it.
Beta Was this translation helpful? Give feedback.
All reactions