- Joined
- Apr 23, 2026
- Messages
- 90
- Reaction score
- 108
Article Contents:
⏺Lab Setup
⏺Installation
⏺Configuration
⏺Brute-force
⏺Exploitation with the Metasploit Framework
⏺Manual Exploitation (Reverse Shell)
⏺Direct Command Execution
Jenkins is an open-source automation server used for continuous integration (CI) and continuous delivery (CD).
Jenkins automates tasks such as building, testing, and deployment in the software development process.
In this article, we'll set up a Jenkins server on an Ubuntu machine and achieve remote code execution.