Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 644 Bytes

Mufasa

img

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=<Target-url> or ./mufasa -u <Target-url>

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