Title: 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
TryHackMe Advent of Cyber 2023 [ Day 23 ] Coerced Authentication Relay All the WayDec 26, 2023·5 min read
Advent of Cyber 2023 — Day 21 WriteupLearning Objectives Understand how a larger CI/CD environment operates. Explore indirect poisoned pipeline execution (PPE) and how it can be used to exploit Git. Apply CI/CD exploitation knowledge to the larger CI/CD environment. Understanding C...Dec 22, 2023·3 min read
Try Hack me — Advent Of Cyber 2023 Day 20 Write UpLearning Objectives In today's task, you will: Learn about poisoned pipeline execution. Understand how to secure CI/CD pipelines. Get an introduction to secure software development lifecycles (SSDLC) & DevSecOps. Learn about CI/CD best practices....Dec 21, 2023·3 min read
TryHackme’s Advent of Cyber 2023 — Day 19 WriteupLearning Objectives Understand what memory forensics is and how to use it in a digital forensics investigation Understand what volatile data and memory dumps are Learn about Volatility and how it can be used to analyse a memory dump Learn about ...Dec 20, 2023·8 min read
Advent of Cyber 2023 — Day 18 WriteupLearning Objectives In this task, we will: Identify the CPU and memory usage of processes in Linux. Kill unwanted processes in Linux. Find ways a process can persist beyond termination. Remove persistent processes permanently. Identifying the P...Dec 19, 2023·3 min read
TryHackme’s Advent of Cyber 2023 — Day 17 WriteupNetwork Traffic Data The network data is everywhere. It is all around us. Even now in this very task. Network communication and traffic are the natural behaviours of today's interconnected computing world. These behaviours represent a constant data f...Dec 19, 2023·11 min read
TryHackme’s Advent of Cyber 2023 — Day 16 WriteupLearning Objectives Complex neural network structures How does a convolutional neural networks function? Using neural networks for optical character recognition Integrating neural networks into red team tooling Introduction In today’s task, we’...Dec 19, 2023·7 min read