NNirgunahincyberspace-flagfinder.hashnode.dev路2d ago 路 33 min readNatas Walkthrough - OverTheWire Part 1/2Namaste Everyone 馃檹 Over The Wire Natas contains 34 Levels starting from Level 0. The Bandit War Game is made for absolute beginners. Let us solve them step by step. Each level of Natas consists of it00
NNirgunahincyberspace-flagfinder.hashnode.dev路6d ago 路 8 min readKrypton Walkthrough - OverTheWireKrypton is a beginner level wargame to understand how messages are encoded in various formats. I have discussed this previously in some of the Pico CTF challenges where we learned about hashing, encry00
NNirgunahincyberspace-flagfinder.hashnode.dev路Jul 6 路 6 min readThe Ultimate OverTheWire Guide The cybersecurity learning landscape is often fragmented. You might find a course on Linux basics, a lab on SQL injection, and a CTF challenge on reverse engineering, but rarely do they connect into a00
NNirgunahincyberspace-flagfinder.hashnode.dev路Jul 5 路 1 min readTELNET authentication- Network-RootMeFind the user password in this TELNET session network capture. Again let's download the trace and open it using Wireshark and this time filter using telnet protocol. We can see TELNET based communi00
NNirgunahincyberspace-flagfinder.hashnode.dev路Jul 5 路 1 min readFTP Authentication-Network-RootMeAn authenticated file exchange made using the FTP protocol. Find the password used by the user. We are provided with a network trace where exchanges are made using FTP protocol and password is passed00