From 71dd1dc672fb230428ed3662f59b552eac70d215 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 1 Mar 2022 14:47:08 +0530 Subject: add rooms --- adventofcyber3/day4/README.md | 3 +++ adventofcyber3/day4/passwords.txt | 15 +++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 adventofcyber3/day4/README.md create mode 100644 adventofcyber3/day4/passwords.txt (limited to 'adventofcyber3') diff --git a/adventofcyber3/day4/README.md b/adventofcyber3/day4/README.md new file mode 100644 index 0000000..83d8114 --- /dev/null +++ b/adventofcyber3/day4/README.md @@ -0,0 +1,3 @@ +``` +password > cookie +``` diff --git a/adventofcyber3/day4/passwords.txt b/adventofcyber3/day4/passwords.txt new file mode 100644 index 0000000..6f45b3a --- /dev/null +++ b/adventofcyber3/day4/passwords.txt @@ -0,0 +1,15 @@ +christmas +elves! +santa +festive +joy123 +myrrh! +yuletide +presents +candy +tidings +cookie +cookies +biscuits! +snowball +snowball123 -- cgit v1.2.3