Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhamshubhankar/DumpTheGit
DumpTheGit searches through public repositories to find sensitive information uploaded to the Github repositories.
https://github.com/shubhamshubhankar/DumpTheGit
Last synced: 3 months ago
JSON representation
DumpTheGit searches through public repositories to find sensitive information uploaded to the Github repositories.
- Host: GitHub
- URL: https://github.com/shubhamshubhankar/DumpTheGit
- Owner: shubhamshubhankar
- Created: 2019-04-05T08:41:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T08:32:23.000Z (over 5 years ago)
- Last Synced: 2024-04-12T19:49:23.825Z (7 months ago)
- Language: HTML
- Size: 625 KB
- Stars: 87
- Watchers: 5
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - shubhamshubhankar/DumpTheGit - DumpTheGit searches through public repositories to find sensitive information uploaded to the Github repositories. (HTML)
README
# DumpTheGit
DumpTheGit searches through public repositories to find sensitive information uploaded to the Github repositories.The tool will flag the matches for potentially sensitive files like credentials, secret keys, tokens etc which have been accidentally uploaded by the developers. DumpTheGit just require your Github Access Token to fetch the information.
## INSTALL
1. Download the DumpTheGit repository into your system.
2. Move the repository's file in your webserver(example: Tomcat, XAMPP, LAMP, default(MAC apache) etc.)
3. Open the index.html to access the tool.## Screenshots
### KeywordSearch
![KeywordSearch](/images/KeywordSearch.png)### Output
![Output](/images/Output.png)## Collaborators
* [Malkit Singh](https://www.linkedin.com/in/malkit-singh-oscp-crest-cpsa-crt-4005b916/)
* [Shubham Shubhankar Sharma](https://www.linkedin.com/in/shubham-subhankar-sharma-4b410695/)