Closed ZigzagSecurity closed 2 years ago
@ZigzagSecurity can you post the json module? You might just need to change the ext mentioned in the module to"etc":"dir"
or "etc":""
( both are ways to specify merging as a folder, look at other modules for an example).
just realized you already posted the json module -_- ty. I see the issue (I think), change
-o output
to -o output/output
and rerun. @ZigzagSecurity
Hi ! Thank you for coming so quickly ! I managed to get it to work following your advice but I also had to change the extension to "dir". I still had the issue with the extension left empty.
Thank you and have a good day :)
Noted, thanks!
Hi, I noticed that the flag -oD causes some issues with the axiom-scan.
As you seen in the screenshot, when I use the flag
-oD some-name
the command is empty when sent to the different instances. it works fine if I removed this specific flag though. I am doing something wrong ?I installed axiom yesterday using the auto installer so it should be up to date. You can see the custom module I am using on the top of the screenshot.
Thank you for reading ! :)