RPRebika Parajuliinpico-ctf.hashnode.dev·Jun 12 · 3 min readkeygenme-py | CyLab Security Academy (PicoCTF)keygenme-py is a Medium level ctf challenge in the reverse engineering domain. A python script with no instructions in present in this challenge. A file named keygenme-trial.py is provided. Upon downl00
RPRebika Parajuliinpico-ctf.hashnode.dev·Jun 12 · 2 min readFirst Grep | CyLab Security Academy (PicoCTF)First Grep is a General Skill, easy challenge intending on the use of Grep tool. We are provided with the following details along with a file containing flag. Can you find the flag in the file? This w00
RPRebika Parajuliinpico-ctf.hashnode.dev·Jun 5 · 2 min readMod 26 | CyLab Security Academy (PicoCTF)Mod 26 is a General skill challenge lab. It aims to introduce learners about ROT13. The prompt provided to us is as follows: Cryptography can be easy, do you know what ROT13 is? values.txt file is m10
RPRebika Parajuliinpico-ctf.hashnode.dev·May 29 · 2 min readWhat's a net cat ? | CyLab Security Academy (PicoCTF)What's a net cat ? is a simple General Skills lab intending to introduce learners to the basics of Netcat. Netcat is a versatile command-line networking utility used to read and write data across TCP 10
RPRebika Parajuliinthm-writeup.hashnode.dev·May 7 · 4 min readMissing Person | Try Hack Me Challenge Write-upMissing Person is a challenge lab to test one’s OSINT (Open Source Intelligence) skills. Two jpg format files are provided named food.jpg and motoGP.jpg and using them we are to find the details of th10