anujcybersec.hashnode.devTitle: Enhancing Reverse Shell Interactivity with Python's pty ModuleIn the world of cybersecurity, reverse shells play a crucial role in penetration testing, allowing security professionals to interact with remote systems from a compromised session. But, a raw reverse shell often lacks the interactivity needed for ef...Nov 9, 2024·2 min read
anujcybersec.hashnode.devDigital Forensics Case B4DM755Task 1: Introduction Task 2: Case B4DM755: Details of the Crime What is your official role? Answer: forensics lab analyst What role was assigned to you for this specific scenario? Answer: dfir first responder What do you have to gather? Answer: digi...Dec 31, 2023·9 min read
anujcybersec.hashnode.devAdvent of Cyber 2023 — Day 24 WriteupScenario Detective Frost-eau continues to piece the evidence together, and Tracy McGreedy is now a suspect. What’s more, the detective believes that McGreedy communicated with an accomplice. Smartphones are now an indispensable part of our lives for ...Dec 26, 2023·5 min read
anujcybersec.hashnode.devTryHackMe Advent of Cyber 2023 [ Day 23 ] Coerced Authentication Relay All the WayLearning Objectives The basics of network file shares Understanding NTLM authentication How NTLM authentication coercion attacks work How Responder works for authentication coercion attacks Forcing authentication coercion using lnk files Intro...Dec 26, 2023·5 min read
anujcybersec.hashnode.devAdvent of Cyber 2023 — Day 22 WriteupLearning Objectives Understanding server-side request forgery (SSRF) Which different types of SSRF are used to exploit the vulnerability Prerequisites for exploiting the vulnerability How the attack works How to exploit the vulnerability Mitiga...Dec 23, 2023·3 min read