Skip to content

vrikodar/Mufasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages