Phishing link checker with a full log

You send a link — the scenario checks it against a threat database, returns a verdict and logs the result to signMe.

  • A verdict on a link in seconds
  • Checked against a threat database, not by eye
  • Every check logged as a row in signMe
  • The answer comes back instantly
Webhook

How it works

To move data from signMe to Webhook automatically, use a ready-made scenario — no manual exports.

  1. Starts when: Webhook - Submit URL for Analysis
  2. Then: Normalize Input URL
  3. Check: IF - URL is Valid?
  4. If yes: VirusTotal - Submit URL for Scan
  5. Check: IF - VT Submit Error?
  6. If yes: Respond - VT Service Error
  7. If no: Wait - VirusTotal Scan Processing
  8. Then: VirusTotal - Get Scan Analysis
  9. Check: IF - VT Analysis Error?
  10. If no: IF - VirusTotal Analysis Completed?
  11. If yes: Extract VirusTotal Verdict Stats
  12. Then: Build Phishing Verdict
  13. Then: Log Scan Result
  14. If no: Increment Retry Counter
  15. Check: IF Max Retry Reached?
  16. If yes: Respond Timeout
  17. If no: Wait - Retry VT Analysis Poll
  18. If no: Respond - Invalid URL error

You can launch this signMe + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.