293 Forks
1652 Stars
1652 Watchers

pwn_jenkins

Notes about attacking Jenkins servers

How to download and setup pwn_jenkins

Open terminal and run command
git clone https://github.com/gquere/pwn_jenkins.git
git clone is used to create a copy or clone of pwn_jenkins repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pwn_jenkins https://github.com/gquere/pwn_jenkins/archive/master.zip

Or simply clone pwn_jenkins with SSH
[email protected]:gquere/pwn_jenkins.git

If you have some problems with pwn_jenkins

You may open issue on pwn_jenkins support forum (system) here: https://github.com/gquere/pwn_jenkins/issues