coffeetohack
  • Introduction
  • Methodology
  • Cheatsheet
    • Ports
    • Nmap
    • Directory Bruteforce
    • Password Cracking
    • Web Server
    • Shells
    • TTY Shells
    • File Transfers
    • XSS | SQLi
    • LFI / RFI
    • File Uploads
    • Port Forwarding
  • Framework/Application
    • CMS Made Simple
    • Blundit
    • Wordpress
    • OctoberCMS
    • Tomcat
  • Windows PrivEsc
    • Scheduled Tasks
    • Stored Passwords
    • Installed Apps
    • Unquoted Service Path
    • Binary Paths
    • DLL Hijacking
    • Startup Apps
    • Executable Files
    • Registry
    • Run As
  • Linux PrivEsc
    • Sudo
    • SUID
    • Capabilities
    • Scheduled Tasks
    • NFS Root Squashing
    • Docker
  • Buffer Overflow
    • dostackbufferoverflow
    • BoF 1
    • Vulnserver
    • Brainpan
    • Brainstorm
  • Initial Shell Exploits
  • PrivEsc Exploits
  • Cisco Packet Tracer
  • Active Directory
    • Methodology
    • LLMNR Poisioning
    • Cracking Hashes
    • SMB Relay
    • IPv6 Attacks
    • PowerView
    • Bloodhound
    • Pass The Hash
    • Token Impersonation
    • Kerberoasting
    • GPP Attack
    • URL File Attack
    • PrintNightmare
    • Mimikatz
    • Golden Ticket Attack
  • OSINT
Powered by GitBook
On this page

Was this helpful?

Introduction

WHOAMI?

I'm Mayank Rahalkar,

Welcome to my cybersecurity GitBook workspace! This is where I keep all of my notes, writeups, and projects related to the exciting world of cybersecurity. Whether you're a fellow cybersecurity enthusiast, a recruiter, or simply curious about what I've been up to, you'll find a wealth of information and resources here.

Within this workspace, you'll find detailed notes on various topics in cybersecurity, including network security, web application security, and more. You'll also find writeups for various Hack The Box and TryHackMe machines, detailing the steps I took to successfully complete the challenges and hone my skills.

Additionally, I've included some of my personal projects in this workspace, showcasing my ability to develop practical solutions to real-world cybersecurity problems.

I hope you find my GitBook workspace informative and helpful in your own cybersecurity journey. Please feel free to explore and reach out to me if you have any questions or comments.

NextMethodology

Last updated 2 years ago

Was this helpful?