Skip to content

Command-line JS (for use with PhantomJS) to check email Reputation on Cisco Talos

License

Notifications You must be signed in to change notification settings

webizzart/TalosSays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TalosSays

Command-line JS (uses PhantomJS) to check email Reputation on Cisco Talos. It uses the Talos reputation search URL in the form:

[https://www.talosintelligence.com/reputation_center/lookup?search=myhost.example.com]

Edit TalosSays.js and change "var hostname = myhost.example.com" to your web/email hostname. Running is as simple as:

phantomjs TalosSays.js

This utility outputs just four lines of text, extracted from the Talos reputation result web page:

Hostname:              myhost.example.com
Forward/Reverse DNS:   Yes
Blacklisted:           No
Email Reputation:      Neutral

About

Command-line JS (for use with PhantomJS) to check email Reputation on Cisco Talos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%