A personal collection of hacking utilities, scripts, and technical notes maintained by Vikrant Chaudhary.
This repo serves as a personal toolkit and knowledge base for penetration testing, reverse shells, exploitation, and Linux command references.
- hacking_notes.md – General hacking tips and notes
- linux_commands.txt – Useful Linux command references
- code-execution-reverse-shell-commands.txt – Reverse shell command examples
- install_mana.sh – Shell script installer (MANA toolkit)
mailer(...).txt
,autoit-download-and-execute.txt
,inject_beef.js
, etc. – Scripts and instructions for automated exploits- reaver – Reaver tool
- hstshijack.zip – Scripts and payloads related to host hijacking
- nexpose-rolling-hack.txt – Instructions relating to Nexpose scanning or exploitation
The hacking_notes.md
file is one of the central resources in this repo. It typically includes:
- Enumeration commands for services (nmap, netcat, etc.)
- Web exploitation basics (SQLi, XSS, CSRF, etc.)
- Privilege escalation notes (Linux & Windows)
- Snippets for persistence, payload generation, and tunneling
- Common tools usage (Metasploit, Hydra, John the Ripper, etc.)
- Clone the repository:
git clone https://github.com/vikrantchaudharyy/mr_robot.git