https://github.com/vrikodar/mufasa
Mufasa is a powerful comment scraper , mufasa can automatically scrape comments from Main Page, Javascript and CSS files used by a website.
https://github.com/vrikodar/mufasa
comment-sorting enumeration enumerative-testing hunter information-gathering oscp osint-python reconnaissance reconnaissane scrape-comments scraper source-code-reading
Last synced: 7 months ago
JSON representation
Mufasa is a powerful comment scraper , mufasa can automatically scrape comments from Main Page, Javascript and CSS files used by a website.
- Host: GitHub
- URL: https://github.com/vrikodar/mufasa
- Owner: vrikodar
- License: bsd-3-clause
- Created: 2021-07-20T18:55:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T12:35:39.000Z (about 4 years ago)
- Last Synced: 2025-03-27T05:23:33.895Z (7 months ago)
- Topics: comment-sorting, enumeration, enumerative-testing, hunter, information-gathering, oscp, osint-python, reconnaissance, reconnaissane, scrape-comments, scraper, source-code-reading
- Language: Python
- Homepage:
- Size: 411 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mufasa

Mufasa is a powerful comment scraper , mufasa can automatically scrape comments from Javascript , CSS files used by a website.
# Installing and Running
$ git clone https://github.com/SxNade/Mufasa
$ cd Mufasa
$ chmod +x mufasa
for help
$ ./mufasa --help or ./mufasa -h
$ ./mufasa --url= or ./mufasa -u
# NOTE
Mufasa also Finds out all the Href Links present in the page and then also Probes them For comments... will add a recursive option soon to also scan these internal pages in depth