SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
Copyright 2019 Phish Feed, LLC
API SPEC
April 2019
PhishFeed
Copyright 2019 Phish Feed, LLC
Table of Contents
Modification History...........................................................................................................................3
Document Status................................................................................................................................4
Product Descriptions and Specifications..............................................................................................4
PhishFeed API ............................................................................................................................................... 4
POST /API Request................................................................................................................................................................4
Appendix A – Error Codes.....................................................................................................................................................8
Copyright 2019 Phish Feed, LLC
MODIFICATION HISTORY
Version Date Notes
V 1.0 04/14/2019 API SPEC V 1.0
Copyright 2019 Phish Feed, LLC
DOCUMENT STATUS
This document supports V 1.0 for PhishFeed API. This is subject to change to reflect later versions of
the API.
PRODUCT DESCRIPTIONS AND SPECIFICATIONS
Contained in this document are descriptions and specifications for the PhishFeed API that enable
transfer of phishing-related data to customers who sign-up for the product.
Please note that all data and analysis delivered via the API is for informational purposes only. PhishFeed
shall not be liable to any third party in connection with the use of, or reliance on, this information and
analysis.
PHISHFEED API
As part of the PhishFeed project, data on Phishing URLs will be provided to customers who sign-up and pay for
access to the PhishFeed API.
POST /API Request
The customer will query the PhishFeed API URL using a POST request with their API key on the header.
NOTE: A maximum of 20,000 URLs per request can be specified. If no URL count limit is set, the maximum
number of URLs returned will be 10,000. If more data is needed please contact us at www.phishfeed.com/contact.
Request Body Example
curl -X 'POST' -H 'Accept: application/json' -H 'x-api-key:
paste_api_key_here'
https://api.phishfeed.com/v1/feed?country_code=GB&urls=2'
Input parameters:
Parameter Name Description Data Type Required
order Indicates the order in which the user wants
the URLs to be returned, as determined by the
discovery time; possible values are as follows:
• ASC
• DESC
<string> No
brand Substring that can be found in the tagged
Brand
<string> No
Copyright 2019 Phish Feed, LLC
Parameter Name Description Data Type Required
For example, “face” would return all URLs
tagged with the brand “Facebook” alongside
any other brands with “Face” in them
days Number of days to look back for data to be
retrieved
“5” would return data from the past five days
<integer> No
hours Number of hours to look back for data to be
retrieved
“5” would return data from the past five hours
<integer> No
minutes Number of minutes to look back for data to be
retrieved
“5” would return data from the past five
minutes
<Integer> No
url_term Substring that can be found in the URL
For example, if “PayPal” was the url_term used,
the API would return results with PayPal in the
URL
<string> No
ip Substring found in the IP Address of the
phishing URL server
For Example, “32.54.6” would return all data
with “32.54.6” in the IP Address field
<string> No
urls Number of URLs that the user wants to be
returned
<integer> No
country Country name of where the server of the IP is
hosted.
For Example: “bulg” would return all URLs
hosted in Bulgaria
<string> No
country_code ISO Country code for the country <string> No
Copyright 2019 Phish Feed, LLC
Parameter Name Description Data Type Required
Example: “DE” would return all URL’s hosted in
Germany
city Name of the city where the server of the IP is
hosted.
<string> No
region Name of the region where the server of the IP
is hosted.
<string> No
Response Body Example
{
"count": 2,
"data": [
{
"id": 12345,
"url": "phishingurl1.com",
"ip": "11.222.3.44",
"ip_location": "US, New York, Buffalo",
"ip_as": "11111",
"ip_asn": "Company LLC, US",
"date_found": "2019-03-17 16:58:47",
"brand": "Brand1",
"zip_kits": "xyz.zip"
},
{
"id": 67890,
"url": "phishingurl2.com",
"ip": "55.666.7.88",
"ip_location": "US, California, Sacramento",
"ip_as": "22222",
"ip_asn": "Company Inc, US",
"date_found": "2019-04-16 18:48:23",
"brand": "Brand2",
"zip_kits": "xyz.zip"
}
]
}
Copyright 2019 Phish Feed, LLC
Output parameters:
Parameter Name Description Data Type
count Indicates a count of URLs returned <integer>
data A list of phishing URLs and the URLs’
respective data; data possess the
following attributes:
• ID
• URL
• IP
• IP Location
• IP System Number
• IP System Name
• Date Found
• Brand
• Zip Kits
Array of JSON Objects
id PhishFeed-assigned unique identifier of the
URL
<integer>
url The detected phishing URL <string>
ip IP of the server the URL is on <string>
ip_location The location (country code, region, city) of
the server
<string>
ip_as The IP autonomous system number <string>
ip_asn The IP autonomous system name <string>
date_found The date/time the phishing URL (in UTC)
was discovered
<string>
brand Brand impersonated by phishing URL <string>
zip_kits The names of any zip kits (phishing kits)
found on that server.
<string>
Copyright 2019 Phish Feed, LLC
APPENDIX
Appendix A – Error Codes
The list of error codes sent by our APIs is included below:
HTTP Status Code Error code Description
400 1000 Missing parameters; please include one of <parameter list>
400 1001 Bad parameters: <list of unsupported parameters>
403 1002 API Key not found
429 1003 Rate limit exceeded

Weitere ähnliche Inhalte

Ähnlich wie PhishFeed API Spec

Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change: Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change: Amazon Web Services
 
서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019
서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019 서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019
서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019 Amazon Web Services Korea
 
Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...
Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...
Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...Amazon Web Services
 
SEO report of Prosper Overseas Education Consultant Company
SEO report of Prosper Overseas Education Consultant CompanySEO report of Prosper Overseas Education Consultant Company
SEO report of Prosper Overseas Education Consultant CompanyHarika Nagapuri
 
How to leverage APIs & Scrapers in App Store Optimization
How to leverage APIs & Scrapers in App Store OptimizationHow to leverage APIs & Scrapers in App Store Optimization
How to leverage APIs & Scrapers in App Store OptimizationRomain Golfier
 
How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014
How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014
How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014Distilled
 
Event sourcing the best ubiquitous pattern you have never heard off
Event sourcing   the best ubiquitous pattern you have never heard offEvent sourcing   the best ubiquitous pattern you have never heard off
Event sourcing the best ubiquitous pattern you have never heard offJoe Drumgoole
 
"Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2...
"Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2..."Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2...
"Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2...Provectus
 
Seo; Cutting Through The Noise
Seo; Cutting Through The NoiseSeo; Cutting Through The Noise
Seo; Cutting Through The NoiseBill Slawski
 
Query in Couchbase. N1QL: SQL for JSON
Query in Couchbase.  N1QL: SQL for JSONQuery in Couchbase.  N1QL: SQL for JSON
Query in Couchbase. N1QL: SQL for JSONKeshav Murthy
 
How to Rank in the search engines for the search phrase Wisconsin employment...
How to Rank in the search engines for the search phrase  Wisconsin employment...How to Rank in the search engines for the search phrase  Wisconsin employment...
How to Rank in the search engines for the search phrase Wisconsin employment...Brian Bateman
 
Advanced Structured Data: Beyond Rich Snippets
Advanced Structured Data: Beyond Rich SnippetsAdvanced Structured Data: Beyond Rich Snippets
Advanced Structured Data: Beyond Rich SnippetsJustin Briggs
 
Analyzing your web and application logs on AWS. Utrecht AWS Dev Day
Analyzing your web and application logs on AWS. Utrecht AWS Dev DayAnalyzing your web and application logs on AWS. Utrecht AWS Dev Day
Analyzing your web and application logs on AWS. Utrecht AWS Dev Dayjavier ramirez
 
PHPUnit Episode iv.iii: Return of the tests
PHPUnit Episode iv.iii: Return of the testsPHPUnit Episode iv.iii: Return of the tests
PHPUnit Episode iv.iii: Return of the testsMichelangelo van Dam
 
Yahoo! Search BOSS
Yahoo! Search BOSSYahoo! Search BOSS
Yahoo! Search BOSSPraveen P N
 
Finding things on the web with BOSS
Finding things on the web with BOSSFinding things on the web with BOSS
Finding things on the web with BOSSChristian Heilmann
 
Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018
Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018
Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018Amazon Web Services
 
Data.com APIs in Action ? Bringing Data to Life in Salesforce
Data.com APIs in Action ? Bringing Data to Life in SalesforceData.com APIs in Action ? Bringing Data to Life in Salesforce
Data.com APIs in Action ? Bringing Data to Life in SalesforceSalesforce Developers
 

Ähnlich wie PhishFeed API Spec (20)

Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change: Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change:
 
서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019
서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019 서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019
서버리스 기반 콘텐츠 추천 서비스 만들기 - 이상현, Vingle :: AWS Summit Seoul 2019
 
Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...
Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...
Migrate an existing application RESTful API’s to GraphQL using AWS Amplify an...
 
SEO report of Prosper Overseas Education Consultant Company
SEO report of Prosper Overseas Education Consultant CompanySEO report of Prosper Overseas Education Consultant Company
SEO report of Prosper Overseas Education Consultant Company
 
How to leverage APIs & Scrapers in App Store Optimization
How to leverage APIs & Scrapers in App Store OptimizationHow to leverage APIs & Scrapers in App Store Optimization
How to leverage APIs & Scrapers in App Store Optimization
 
How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014
How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014
How to Prioritize Your Local Search Work - Darren Shaw - SearchLove Boston 2014
 
Event sourcing the best ubiquitous pattern you have never heard off
Event sourcing   the best ubiquitous pattern you have never heard offEvent sourcing   the best ubiquitous pattern you have never heard off
Event sourcing the best ubiquitous pattern you have never heard off
 
"Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2...
"Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2..."Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2...
"Analyzing your web and application logs", Javier Ramirez, AWS Dev Day Kyiv 2...
 
Seo; Cutting Through The Noise
Seo; Cutting Through The NoiseSeo; Cutting Through The Noise
Seo; Cutting Through The Noise
 
Introduction to Data.com APIs
Introduction to Data.com APIsIntroduction to Data.com APIs
Introduction to Data.com APIs
 
Analysis irallc
Analysis irallcAnalysis irallc
Analysis irallc
 
Query in Couchbase. N1QL: SQL for JSON
Query in Couchbase.  N1QL: SQL for JSONQuery in Couchbase.  N1QL: SQL for JSON
Query in Couchbase. N1QL: SQL for JSON
 
How to Rank in the search engines for the search phrase Wisconsin employment...
How to Rank in the search engines for the search phrase  Wisconsin employment...How to Rank in the search engines for the search phrase  Wisconsin employment...
How to Rank in the search engines for the search phrase Wisconsin employment...
 
Advanced Structured Data: Beyond Rich Snippets
Advanced Structured Data: Beyond Rich SnippetsAdvanced Structured Data: Beyond Rich Snippets
Advanced Structured Data: Beyond Rich Snippets
 
Analyzing your web and application logs on AWS. Utrecht AWS Dev Day
Analyzing your web and application logs on AWS. Utrecht AWS Dev DayAnalyzing your web and application logs on AWS. Utrecht AWS Dev Day
Analyzing your web and application logs on AWS. Utrecht AWS Dev Day
 
PHPUnit Episode iv.iii: Return of the tests
PHPUnit Episode iv.iii: Return of the testsPHPUnit Episode iv.iii: Return of the tests
PHPUnit Episode iv.iii: Return of the tests
 
Yahoo! Search BOSS
Yahoo! Search BOSSYahoo! Search BOSS
Yahoo! Search BOSS
 
Finding things on the web with BOSS
Finding things on the web with BOSSFinding things on the web with BOSS
Finding things on the web with BOSS
 
Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018
Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018
Analyzing Streaming Data in Real-time - AWS Summit Cape Town 2018
 
Data.com APIs in Action ? Bringing Data to Life in Salesforce
Data.com APIs in Action ? Bringing Data to Life in SalesforceData.com APIs in Action ? Bringing Data to Life in Salesforce
Data.com APIs in Action ? Bringing Data to Life in Salesforce
 

Kürzlich hochgeladen

Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Roomdivyansh0kumar0
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607dollysharma2066
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 

Kürzlich hochgeladen (20)

Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 

PhishFeed API Spec

  • 1. Copyright 2019 Phish Feed, LLC API SPEC April 2019 PhishFeed
  • 2. Copyright 2019 Phish Feed, LLC Table of Contents Modification History...........................................................................................................................3 Document Status................................................................................................................................4 Product Descriptions and Specifications..............................................................................................4 PhishFeed API ............................................................................................................................................... 4 POST /API Request................................................................................................................................................................4 Appendix A – Error Codes.....................................................................................................................................................8
  • 3. Copyright 2019 Phish Feed, LLC MODIFICATION HISTORY Version Date Notes V 1.0 04/14/2019 API SPEC V 1.0
  • 4. Copyright 2019 Phish Feed, LLC DOCUMENT STATUS This document supports V 1.0 for PhishFeed API. This is subject to change to reflect later versions of the API. PRODUCT DESCRIPTIONS AND SPECIFICATIONS Contained in this document are descriptions and specifications for the PhishFeed API that enable transfer of phishing-related data to customers who sign-up for the product. Please note that all data and analysis delivered via the API is for informational purposes only. PhishFeed shall not be liable to any third party in connection with the use of, or reliance on, this information and analysis. PHISHFEED API As part of the PhishFeed project, data on Phishing URLs will be provided to customers who sign-up and pay for access to the PhishFeed API. POST /API Request The customer will query the PhishFeed API URL using a POST request with their API key on the header. NOTE: A maximum of 20,000 URLs per request can be specified. If no URL count limit is set, the maximum number of URLs returned will be 10,000. If more data is needed please contact us at www.phishfeed.com/contact. Request Body Example curl -X 'POST' -H 'Accept: application/json' -H 'x-api-key: paste_api_key_here' https://api.phishfeed.com/v1/feed?country_code=GB&urls=2' Input parameters: Parameter Name Description Data Type Required order Indicates the order in which the user wants the URLs to be returned, as determined by the discovery time; possible values are as follows: • ASC • DESC <string> No brand Substring that can be found in the tagged Brand <string> No
  • 5. Copyright 2019 Phish Feed, LLC Parameter Name Description Data Type Required For example, “face” would return all URLs tagged with the brand “Facebook” alongside any other brands with “Face” in them days Number of days to look back for data to be retrieved “5” would return data from the past five days <integer> No hours Number of hours to look back for data to be retrieved “5” would return data from the past five hours <integer> No minutes Number of minutes to look back for data to be retrieved “5” would return data from the past five minutes <Integer> No url_term Substring that can be found in the URL For example, if “PayPal” was the url_term used, the API would return results with PayPal in the URL <string> No ip Substring found in the IP Address of the phishing URL server For Example, “32.54.6” would return all data with “32.54.6” in the IP Address field <string> No urls Number of URLs that the user wants to be returned <integer> No country Country name of where the server of the IP is hosted. For Example: “bulg” would return all URLs hosted in Bulgaria <string> No country_code ISO Country code for the country <string> No
  • 6. Copyright 2019 Phish Feed, LLC Parameter Name Description Data Type Required Example: “DE” would return all URL’s hosted in Germany city Name of the city where the server of the IP is hosted. <string> No region Name of the region where the server of the IP is hosted. <string> No Response Body Example { "count": 2, "data": [ { "id": 12345, "url": "phishingurl1.com", "ip": "11.222.3.44", "ip_location": "US, New York, Buffalo", "ip_as": "11111", "ip_asn": "Company LLC, US", "date_found": "2019-03-17 16:58:47", "brand": "Brand1", "zip_kits": "xyz.zip" }, { "id": 67890, "url": "phishingurl2.com", "ip": "55.666.7.88", "ip_location": "US, California, Sacramento", "ip_as": "22222", "ip_asn": "Company Inc, US", "date_found": "2019-04-16 18:48:23", "brand": "Brand2", "zip_kits": "xyz.zip" } ] }
  • 7. Copyright 2019 Phish Feed, LLC Output parameters: Parameter Name Description Data Type count Indicates a count of URLs returned <integer> data A list of phishing URLs and the URLs’ respective data; data possess the following attributes: • ID • URL • IP • IP Location • IP System Number • IP System Name • Date Found • Brand • Zip Kits Array of JSON Objects id PhishFeed-assigned unique identifier of the URL <integer> url The detected phishing URL <string> ip IP of the server the URL is on <string> ip_location The location (country code, region, city) of the server <string> ip_as The IP autonomous system number <string> ip_asn The IP autonomous system name <string> date_found The date/time the phishing URL (in UTC) was discovered <string> brand Brand impersonated by phishing URL <string> zip_kits The names of any zip kits (phishing kits) found on that server. <string>
  • 8. Copyright 2019 Phish Feed, LLC APPENDIX Appendix A – Error Codes The list of error codes sent by our APIs is included below: HTTP Status Code Error code Description 400 1000 Missing parameters; please include one of <parameter list> 400 1001 Bad parameters: <list of unsupported parameters> 403 1002 API Key not found 429 1003 Rate limit exceeded