https://services.normshield.com/domain/fraudulent/text/
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
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
The NormShield feed API is found on github at
https://github.com/dnif/enrich-normshield
Have to register ip at https://services.normshield.com/service-register
Outbound access required to request normshield feed API
| Protocol | Source IP | Source Port | Direction | Destination Domain | Destination Port |
|---|---|---|---|---|---|
| TCP | AD,A10 | Any | Egress | github.com | 443 |
| TCP | AD,A10 | Any | Egress | normshield.com | 443 |
- ACCESS DNIF CONTAINER VIA SSH : Click To Know How
$cd /dnif/CnxxxxxxxxxxxxV8/enrichment_plugins/
git clone https://github.com/dnif/enrich-normshield.git normshield
| 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'] }}