Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/720922/Uncomment
A Powerful tool to fetch all the comments from the supplied URL's
https://github.com/720922/Uncomment
Last synced: about 2 months ago
JSON representation
A Powerful tool to fetch all the comments from the supplied URL's
- Host: GitHub
- URL: https://github.com/720922/Uncomment
- Owner: rohsec
- Created: 2021-11-03T09:32:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-03T09:43:59.000Z (about 3 years ago)
- Last Synced: 2024-07-30T14:19:10.006Z (4 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - 720922/Uncomment - A Powerful tool to fetch all the comments from the supplied URL's (Shell)
README
# Uncomment
A Powerful tool to fetch all the comments from the supplied URL's
![UncommentBanner](https://user-images.githubusercontent.com/63975446/140038141-69a5f1ab-98bb-4b69-a933-93774235f723.png)UnComment is a tool to fetch all the comments from a webpage. The tool takes a list of URL by a user supplied file and attempts to fetch all the Comments left behind by the developer.
Probably your key to catch those harcoded Secres...😉## Installation:
```
git clone https://github.com/marcosIAF/Uncomment.git
```## Usage
```
./uncomment.sh target_file
```## Screenshots:
![uncommentHelp](https://user-images.githubusercontent.com/63975446/140038290-e39caf5c-7797-49aa-8ef2-8f5ab95ca0b6.png)
![uncomment1](https://user-images.githubusercontent.com/63975446/140038308-6b027313-956e-4741-b76e-1d7555b33d70.png)