https://github.com/mathis2001/EzComments
EzComments is a tool allowing you to get all html and js comments of each url given to him
https://github.com/mathis2001/EzComments
bugbounty comments pentest recon
Last synced: over 1 year ago
JSON representation
EzComments is a tool allowing you to get all html and js comments of each url given to him
- Host: GitHub
- URL: https://github.com/mathis2001/EzComments
- Owner: mathis2001
- Created: 2022-09-23T15:03:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T11:23:40.000Z (over 3 years ago)
- Last Synced: 2025-02-26T17:19:22.326Z (over 1 year ago)
- Topics: bugbounty, comments, pentest, recon
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EzComments
EzComments is a tool allowing you to get all html and comments of each url given to him.
## Install:
```bash
$ git clone https://github.com/mathis2001/EzComments.git
```
## Usage:
```bash
$ cat urls.txt | python3 ezcomments.py
or with an other tool like WebHackUrls
$ python3 webhackurls.py -d target.com | python3 ezcomments.py
```
## Screenshots:

