Skip to content
View akchhat1211's full-sized avatar

Highlights

  • Pro

Block or report akchhat1211

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akchhat1211/README.md

Akchhat

Cybersecurity Undergraduate | Red Teaming & Offensive Security

B.Sc. Computer Science (Cybersecurity), Vels Institute of Science, Technology & Advanced Studies (VISTAS), Chennai, India πŸ“§ akchhatoffsec@outlook.com


About

Cybersecurity undergraduate with a focus on red teaming and offensive security. I have hands-on experience conducting simulated attack operations across network, web, and Active Directory environments. I maintain a dedicated home lab for continuous practice and produce technical content covering offensive security techniques and methodology.


Certifications

  • CRTA – Certified Red Team Analyst, CyberWarFare Labs
  • AD-RTS – Active Directory Red Team Specialist
  • Web-RTA – Web Red Team Analyst

Technical Skills

Red Teaming & Exploitation

  • Active Directory attack chains
  • ADCS exploitation
  • Web application security testing
  • Vulnerability assessment & penetration testing
  • Network scanning & enumeration

OPSEC & Evasion

  • EDR/AV evasion
  • C2 frameworks β€” Sliver

General

  • Linux & Windows security
  • Scripting β€” Python, Bash

Projects & Labs

  • Home Red Team Lab β€” Active Directory environment (Windows Server 2019 DC + Windows 10 clients) used for simulating full attack chains and tooling research
  • Technical Writeups β€” Published on Medium, HackSmarter, and WebVerse Pro
  • YouTube Content β€” Offensive security walkthroughs and red team methodology videos

Connect


"Security is not a product, but a process." – Bruce Schneier

Popular repositories Loading

  1. akchhat1211 akchhat1211 Public

    Config files for my GitHub profile.

  2. skills-integrate-mcp-with-copilot skills-integrate-mcp-with-copilot Public

    Exercise: Integrate Model Context Protocol with GitHub Copilot

    JavaScript

  3. offensivesecurity offensivesecurity Public

    Forked from TeneBrae93/offensivesecurity

    Scripts for offensive security

    Python

  4. Inject-EXE Inject-EXE Public

    Forked from TeneBrae93/Inject-EXE

    The provided Python program, Inject-EXE.py, allows you to combine a malicious executable with a legitimate executable, producing a single output executable. This output executable will contain both…

    Python