Skip to content

schneebonus/MassBannerGrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MassBannerGrab

Bannergrab a lot of websites and filter the result for servers and versions.

How does it work

MassBannerGrab reads a list of urls from a cvs file. Each line should contain one url. You can also use list exports from https://privacyscore.org/browse/

MassBannerGrab uses python requests to get the header of the website on the given url. In the next step it analyzes existing server and version data. Thouse information are compared to the classifications.json file and, if rated critical, shown.

Examples

Example 1: Anti-Virus websites

Alt text

Example 2: German Cities

Alt text

ToDos:

  • use /phpinfo.php
  • use /test.php
  • use /server-info
  • use /server-status
  • more fancy fingerprinting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages