Demo files from BlackHat USA 2024 Arsenal #248
nightlark
started this conversation in
Show and tell
Replies: 0 comments
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.
-
These are files used for the BlackHat USA 2024 Arsenal demo presentation. They are fairly similar to the ones from the BH Asia version (#187), but with changes including:
pipxto automatically manage a virtual environmentgrypeplugin to demonstrate plugin functionality (+ CVE scanning plugin for Docker containers)demo.sh:
config.json:
[ { "extractPaths": ["Helics-3.5.2-Linux-x86_64"], "archive": "Helics-3.5.2-Linux-x86_64.tar.gz", "installPrefix": "/usr/" }, { "extractPaths": ["jquery_sample"], "installPrefix": "/webroot/" }, { "extractPaths": ["docker_img"] } ]SourceTrail-Files.zip
Beta Was this translation helpful? Give feedback.
All reactions