Skip to content

dnif-archive/enrich-normshield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NormShield

https://services.normshield.com/domain/fraudulent/text/

Overview

NormShield provides comprehensive Security-as-a-Service solutions focused on cyber threat intelligence, vulnerability management.

Note NormShield.com Verified Phishing Domain List (c) 2017 NormShield.com some rights reserved. details http://creativecommons.org/licenses/by-nc-sa/4.0/ use on your own risk. no warranties implied. this list contains verified phishing domains. you must not sell or re-distribute this domain list

NormShield Phishing Domain feeds

Following domains are verified and marked as phishing domains by NormShield. These domains are checked with according to several items such as content, ssl, domain name registrar, domain age

Using the NormShield feed API

The NormShield feed API is found on github at

https://github.com/dnif/enrich-normshield

Pre-requisite for normshield feed API

have to register ip at https://services.normshield.com/service-register

Getting started with normshield feed API

  1. Login to your AD, A10 containers
    ACCESS DNIF CONTAINER VIA SSH : Click To Know How
  2. Move to the ‘/dnif/<Deployment-key/enrichment_plugins’ folder path.
$cd /dnif/CnxxxxxxxxxxxxV8/enrichment_plugins/
  1. Clone using the following command
git clone https://github.com/dnif/enrich-normshield.git normshield

API feed output structure

Fields Description
EvtType A Domain
EvtName The IOC
IntelRef Feed Name
IntelRefURL Feed URL
ThreatType DNIF Feed Identification Name

An example of API feed output

{'EvtType': 'DOMAIN',
'EvtName': 'kredikartisorgulamasistemi.com',
'AddFields': {
'IntelRef': ['NORMSHIELD'],
'IntelRefURL': ['https://services.normshield.com/domain/fraudulent/text/'],
'ThreatType': ['blacklist'] }}

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages