Skip to content

kevinhellos/ai-phishing-url-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-phishing-url-detection

Detect potential phishing url with Open AI API

Setup

  1. Go to https://openai.com and obtain your own API Key
  2. Clone this repository on your local machine
  3. Ensure you have Node JS installed. Run npm install
  4. Create a .env file. Copy and paste the content env-sample.txt in .env
  5. Add your own API Key inside the .env file
  6. Run node index to start the command line
  7. Enter any URL to check and press Enter on the keyboard. Wait for the result.

About

Detect potential phishing url with Open AI API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published