Phish.AI

Version: 2.0.0

Next-Generation Anti-Phishing Platform Powered by AI & Computer.

Connect Phish.AI with LogicHub

  1. Navigate to Automations > Integrations.
  2. Search for Phish.AI.
  3. Click Details, then the + icon. Enter the required information in the following fields.
    • Label: Enter a connection name.
    • Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
    • Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
    • Remote Agent: Run this integration using the LogicHub Remote Agent.
    • API Key: The API key to connect to the Phish.AI.
  4. After you've entered all the details, click Connect.

Actions for Phish.AI

Scan URL

Scan URL checks if an URL is a potential phishing website.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
URLs Column NameName of the column with the URLs to check.Required

Output

A JSON object containing multiple rows of result:

  • has_error: True/False
  • error: message/null
{
   "has_error": true,
   "error": "An error occurred: HTTPSConnectionPool(host='app.phish.ai', port=443): Max retries exceeded with url: /api/url/scan (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f797ab59990>: Failed to establish a new connection: [Errno -2] Name or service not known',))"
}

Release Notes

  • v2.0.0 - Updated architecture to support IO via filesystem
  • v1.0.9 - Added documentation link in the automation library.

© 2017-2021 LogicHub®. All Rights Reserved.