Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
/ safe_browsing Public archive

Analyze urlsnarf and other HTTP connection logs for malware and phishing sites using Google's SafeBrowsing API

Notifications You must be signed in to change notification settings

r0yfire/safe_browsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

safe_browsing

Analyze urlsnarf and other HTTP connection logs for malware and phishing sites using Google's SafeBrowsing API

API Key

Get an API key from Google by vising: https://developers.google.com/safe-browsing/key_signup

Enter the key in the script.

Usage

cat urlsnarf.log | ./safe_browsing.py -c report.csv

or

./safe_browsing.py -f urlsnarf.log -c report.csv

About

Analyze urlsnarf and other HTTP connection logs for malware and phishing sites using Google's SafeBrowsing API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages