We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f46fae commit 6763df4Copy full SHA for 6763df4
examples/web-fodder.il
@@ -4,5 +4,6 @@ mkdir _output_/_target_/exploit
4
mkdir _output_/_target_/loot
5
touch _output_/_target_/notes.txt
6
_block:file-creation_
7
+_blocker_
8
nikto --host _target_ | tee _output_/_target_/scans/nikto-_target_.txt
9
sslscan _target_ | tee _output_/_target_/scans/sslscan-_target_.txt
0 commit comments