Skip to content

shravya235/Penetration-Testing-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ Web and Network Pentesting Portfolio

Typing SVG

Cybersecurity Training | Red Team & Forensics | July 2025


About This Repo

This repository documents the hands-on tasks I performed during my Cybersecurity Internship (July 2025), focused on:

  • Web application exploitation
  • Network attack simulation
  • Real-world tool usage and reporting
  • Red Team & Forensics skill-building

All testing was done in secure labs (custom-hosted vulnerable apps) under ethical conditions.


Tools Used

Category Tools & Frameworks
Web Pentesting Burp Suite, FFUF, Gobuster
Network Exploits Nmap, Wireshark, Metasploit, Medusa, Hydra
Forensics Autopsy, Volatility, ExifTool
OS & Platforms Kali Linux, Metasploitable2
Automation Bash Scripting, Python

Vulnerabilities Exploited

These were identified and exploited in real-world style environments:

  • ๐Ÿ”ด SQL Injection (SQLi)
  • ๐ŸŸ  Cross-Site Scripting (XSS) โ€“ Stored, Reflected, DOM
  • ๐Ÿ”ด Local File Inclusion (LFI)
  • ๐ŸŸก Server-Side Template Injection (SSTI)
  • ๐ŸŸ  Insecure Direct Object Reference (IDOR)
  • ๐Ÿ”ด Unrestricted File Upload
  • ๐ŸŸข Privilege Escalation (Windows & Linux)
  • ๐ŸŸ  Network Attacks (FTP anonymous login, SSH brute-force, SMB enumeration)

Walkthrough Index

Each write-up includes: Setup โžœ Exploit Steps โžœ Screenshot Proof โžœ Mitigation
Click to explore:

Vulnerability / Topic Walkthrough Link
SQL Injection (SQLi) walkthroughs/SQLi.md
Cross-Site Scripting (XSS) walkthroughs/XSS.md
Local File Inclusion (LFI) walkthroughs/LFI.md
SMB Enumeration walkthroughs/SMB-Enum.md
SSH Brute Force (Medusa) walkthroughs/SSH.md
Directory Listing walkthroughs/DL.md
IDOR Access Exploit walkthroughs/IDOR.md

Clone This Repo

git clone https://github.com/shravya235/Penetration-Testing-Portfolio.git

About

A portfolio showcasing hands-on penetration testing skills using tools like Nmap, Burp Suite, and Metasploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors