Exploiting Jenkins -Jenkins - tool used to create continuous integration/continuous development pipelines that allow developers to deploy their code once changes are made automatically
Nishang to gain inital access
-
scan Ip nmap -sC -sV Ip -sC: run default scripts -sV: enumerate applications versions
-
Explore options -8080 -admin/admin login/pw
-
RCE to Reverse Shell -Nishang Powershell TCP Reverse Shell
-
set up a http server python3 -m http.server