Skip to content

binfordn/reputation_service_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

reputation_service_web_app

A basic web app that sends artifacts (e.g. URLs, IPs, file hashes) to a reputation service and gets categories (e.g. Safe, Malicious, Social Media, Education) that the service knows about them.

This type of service requires an API key, as well as a session ID generated at runtime, for authentication. The program retrieves a dictionary of the most updated categories from the service when it is started.

The code is pretty spaghetti-y and should probably not be used by anyone. I created it just to get a feel for how to make a web app that uses an API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages