Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Live Project

The Tech Academy's Live Project portion of the cybersecurity bootcamp. Offensive and defensive security work (OWASP Juice Shop, Burp Suite, Wireshark) with incident report writeups.

Overview

This repository tracks work on The Tech Academy's Live Project: applying offensive and defensive security techniques in a simulated professional environment. Work is organized into stories (offensive, defensive, and setup), each with its own incident report documenting what was investigated, how, what was found, and what the fix or takeaway is.

This repository is updated as stories are completed, not assembled at the end.

Core Technologies

  • Environment: Kali Linux, KVM/virt-manager
  • Offensive: OWASP Juice Shop, Burp Suite, FoxyProxy
  • Defensive: Wireshark, VirusTotal
  • Research: ExploitDB, GTFOBins, Rapid7, CVE Details, CIS Security

Structure

  • setup/ - Offensive Setup stories (Kali VM, Juice Shop, Burp Suite)
  • offensive/ - web application security stories against OWASP Juice Shop
  • defensive/ - network forensics and malware investigation stories

Setup

Offensive

Defensive

  • Wireshark Intro - Okay-Boomer pcap analysis: host/OS fingerprinting, PE file carving, Trickbot confirmed via VirusTotal
  • Malware Traffic - Exploit kit chain reconstruction: Flash exploit + hidden iframe, executable disguised as text/html, ransomware confirmed via VirusTotal
  • Malware Analysis - Multi-family infection: Word doc embedded in HTML, Hancitor check-in, Ficker Stealer download, Cobalt Strike beaconing
  • PowerShell Script Analysis - Static analysis of a PowerShell keylogger: user32.dll API imports, hardcoded SMTP exfiltration, log deleted after send
  • Linux Server Logs - Bash history reconstruction: .phtml webshell slips a .php-only upload filter, then a SUID-Python privilege escalation attempt
  • Erik's Coffee Packet Analysis - PCAP triage of a two-host network: Kerberos host/user identification, Qakbot delivered via a zip-wrapped VBScript downloader, confirmed via VirusTotal
  • Find the Culprit - Post-infection C2 analysis: Zeus config hidden inside a valid JPEG, fixed-interval check-ins over HTTP, encrypted upload following bank-related host activity
  • Ransomware Attack - Live infection triage on a provided Windows 10 image: fake Firefox binary in AppData, .fun file encryption, Jigsaw identified via PE metadata and hash lookup, files recovered and malware removed

About

The Tech Academy's Live Project portion of the cybersecurity bootcamp. Offensive and defensive security work (OWASP Juice Shop, Burp Suite, Wireshark) with incident report writeups.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors