Cyber security

Red-Teaming-TTPs : A Comprehensive Guide o Tools, Techniques, And Resources

This article provides a treasure trove of resources, including cheatsheets, detailed notes, and automation scripts, tailored for cybersecurity professionals and enthusiasts.

Whether you’re a beginner or an experienced red teamer, these tools will enhance your skills in simulating cyber attacks and strengthening defenses.

Dive into our curated collection and join a community dedicated to advancing cybersecurity through practical, hands-on experience.

This repository contains cheatsheets, notes, and scripts related to my learning in cybersecurity, particularly Red Teaming. You’ll find a variety of resources that I’ve compiled over the years, including:

  • Cheatsheets: Quick reference guides for common tools and techniques.
  • Notes: Detailed explanations and insights on various cybersecurity topics.
  • Scripts: Useful scripts for automating tasks and improving efficiency. Feel free to explore, use, and contribute to these resources. Any notes, improvements, or additional content are welcome!

Free Resources To Practice

Share with your friends:

  • Academy Hackaflag BR
  • Attack-Defense
  • Alert to win
  • CTF Komodo Security
  • CMD Challenge
  • Exploitation Education
  • Google CTF
  • HackTheBox
  • Hackthis
  • Hacksplaining
  • Hacker101
  • Hacker Security
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

5 days ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

6 days ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

6 days ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

6 days ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

6 days ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

6 days ago