From 9178cd7a63f0c2a4cb1f96d876e9f617cbda14af Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 12 Dec 2025 00:59:17 +0000 Subject: [PATCH] Bandit passwords --- bandit_passwords.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bandit_passwords.sh diff --git a/bandit_passwords.sh b/bandit_passwords.sh new file mode 100644 index 0000000..e056ac8 --- /dev/null +++ b/bandit_passwords.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +echo "Level 0 pw: ZjLjTmM6FvvyRnrb2rfNWOZOTa6ip5If" +echo "Level 1 pw: 263JGJPfgU6LtdEvgfWU1XP5yac29mFx" \ No newline at end of file