Skip to content

Commit

Permalink
Update scripts.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzvnn authored Sep 11, 2023
1 parent 575cc73 commit fb08764
Showing 1 changed file with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,25 @@

# Define the list of images to pull and push
IMAGES=(
securecodebox/engine
securecodebox/nmap
securecodebox/zap
securecodebox/nikto
securecodebox/sslyze
securecodebox/bodgeit
securecodebox/amass
securecodebox/arachni
securecodebox/ssh
securecodebox/lurcher
securecodebox/hook-teams-notification
# securecodebox/engine
# securecodebox/nmap
# securecodebox/zap
# securecodebox/nikto
# securecodebox/sslyze
# securecodebox/bodgeit
# securecodebox/amass
# securecodebox/arachni
# securecodebox/ssh
# securecodebox/lurcher
# securecodebox/hook-teams-notification
securecodebox/scanner-gitleaks
securecodebox/parser-ssh-scan
securecodebox/hook-cascading-scans
securecodebox/scanner-nmap
securecodebox/scanner-test-scan
securecodebox/scanner-kube-hunter
securecodebox/hook-notification
securecodebox/hook-generic-webhook
)

AWS_REGION="us-east-1"
Expand Down

0 comments on commit fb08764

Please sign in to comment.