Jenkins RCE Creating/Modifying Pipeline
Last updated
Last updated
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
In "New Item" (accessible in /view/all/newJob
) select Pipeline:
In the Pipeline section write the reverse shell:
Finally click on Save, and Build Now and the pipeline will be executed:
If you can access the configuration file of some pipeline configured you could just modify it appending your reverse shell and then execute it or wait until it gets executed.
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)