Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topscoder/lurk-sonar
Download source code of all projects in a SonarQube instance. #bugbounty #opsec #infosec #sonarqube
https://github.com/topscoder/lurk-sonar
bug-bounty bugbounty bugbounty-tool bugbountyautomation infosec sonarqube
Last synced: 3 months ago
JSON representation
Download source code of all projects in a SonarQube instance. #bugbounty #opsec #infosec #sonarqube
- Host: GitHub
- URL: https://github.com/topscoder/lurk-sonar
- Owner: topscoder
- Created: 2023-01-25T14:33:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T15:01:31.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T12:36:27.614Z (6 months ago)
- Topics: bug-bounty, bugbounty, bugbounty-tool, bugbountyautomation, infosec, sonarqube
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - topscoder/lurk-sonar - Download source code of all projects in a SonarQube instance. #bugbounty #opsec #infosec #sonarqube (Others)
README
# Lurk all source code from a SonarQube instance
Because we can.
## When do you need this?
* If you have access to a SonarQube instance
* You want to perform deep analysis on the projects in this instance
* You cannot access the source code directly to download
* You are a bug bounty hunter
* There's too much code to download one by one by hand## Usage
1. Clone this repository
2. `cd sonar-lurk`
3. `pip3 install -r requirements.txt`
4. `cp .settings.json.example .settings.json`
5. Set target URL, username and password in `.settings.json`
6. Run `python3 lurk.py`
7. Sit back and relax 💤