Skip to content

Commit 4115542

Browse files
carlospolopgitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 8354589 commit 4115542

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pentesting/pentesting-web/jira.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ If an **authenticated** user have any **unexpected privilege**, this a a **vuln*
1111
curl https://jira.some.example.com/rest/api/2/mypermissions | jq | grep -iB6 '"havePermission": true'
1212
```
1313

14-
### Check Exploits
14+
### Automated enumeration
1515

16-
Check and exploit JIRA vulnerabilities with [https://github.com/0x48piraj/Jiraffe](https://github.com/0x48piraj/Jiraffe)
16+
* [https://github.com/0x48piraj/Jiraffe](https://github.com/0x48piraj/Jiraffe)
17+
* [https://github.com/bcoles/jira\_scan](https://github.com/bcoles/jira_scan)
1718

0 commit comments

Comments
 (0)