YPYogesh Peelainexploitnotes.hashnode.dev00CTF Writeup: ContainMe - TryHackMe10h ago · 5 min read · Difficulty: MediumTheme: Container escape / lateral movement / pivoting Overview A multi-stage machine involving command injection via a PHP web app, SUID binary abuse for privilege escalation insideJoin discussion
JJebitokinsharonjebitok.com00Intro to AD Authentication (TryHackMe)21h ago · 33 min read · Link to the Walkthrough in TryHackMe: Intro to AD Authentication Introduction When you first gain access to an Active Directory (AD) environment, one of the most important things to understand is howJoin discussion
YPYogesh Peelainexploitnotes.hashnode.dev00StuxCTF - TryHackMe Writeup3d ago · 5 min read · Platform: TryHackMeDifficulty: EasyCategory: Web, Cryptography, PHP Object Injection Overview StuxCTF chains together several techniques: Diffie-Hellman key exchange to find a hidden directory, LocJoin discussion
YPYogesh Peelainexploitnotes.hashnode.dev00HackTheBox: Support - From Credentials to Domain AdminMay 27 · 6 min read · Introduction The HackTheBox "Support" machine is a masterclass in realistic Active Directory exploitation. It demonstrates how a single exposed credential can cascade through misconfigured permissionsJoin discussion
NNirgunahincyberspace-flagfinder.hashnode.dev00Strings it-General Skills-picoCTF WriteUpMay 17 · 1 min read · About Strings The strings command in Linux is a utility used to print printable character sequences found in binary files. It is primarily used by developers and security analysts to extract human-reaJoin discussion
NNirgunahincyberspace-flagfinder.hashnode.dev00Fixme 1&2-General Skills-picoCTF WriteUpMay 16 · 5 min read · Time to again troubleshoot the errors at work. But it is fun to be honest. In both fixme1 and fixme2 we are provided with python scripts which has some errors in code and we have to fix them. Let us dJoin discussion
NNirgunahincyberspace-flagfinder.hashnode.dev00Wave a flag-General Skills-picoCTF WriteUpMay 16 · 2 min read · Last time we learnt how to execute a compiled C executable file. In this case we have a binary file. It can be binary file of any origin. Let us see the problem statement first. Can you invoke help fJoin discussion
NNirgunahincyberspace-flagfinder.hashnode.dev00Tab, Tab, Attack-General Skills-picoCTF WriteUpMay 16 · 2 min read · Tab, Tab? If you are not yet familiar with it then you are missing the most basic thing in Linux environment. It is autocomplete. Nobody wants to waste their time by typing same things over and over aJoin discussion
NNirgunahincyberspace-flagfinder.hashnode.dev00Magikarp Ground Mission-General Skills-picoCTF WriteUpMay 16 · 2 min read · In this CTF we are introduced with a remote server session to which we shall connect and try to get the files of interest. This simulates a real world scenario where we often connect to a remote serveJoin discussion
NNirgunahincyberspace-flagfinder.hashnode.dev00HashingJobApp-General Skills-picoCTF WriteUpMay 16 · 4 min read · We encountered coding and encryption. Now is the time to play with some hashes. Hashes are surely like ashes. After hashing (of a certain kind) it all look the same. What is Hashing? Imagine you have Join discussion