From 8dbcf5829cad6d4f4b4f50adf7856d293e876d40 Mon Sep 17 00:00:00 2001 From: Glahera Date: Mon, 15 Apr 2024 14:12:53 +0700 Subject: [PATCH] Adding a README, and once again, thank you Fio. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..923fde7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +#Tempest's CTF Adventure + +It is always nice to add new skills into your toolkits, whether relevant to your current skillset or not, because you won't ever know when it would be useful to you! + +Join me, a mere system administrator who likes to poke at everything but my own job, on an adventure of CTF with me having no actual prior experience about hacking. + +Disclaimer: I've only done much Forensics so far, since it's the thing I'm most comfortable with. But someday, SOMEDAY, I may walk into other stuffs, like PWN, Web, Exploit, or even dare I say, Reverse Engineering? + +_Thank you Fio, for pulling me onto this adventure. Everyday with you is a present, and this repo will be the one to witness it._ \ No newline at end of file