
HackTrack
Description
This tool checks if credentials linked to an email have been exposed in data breaches or hacks.
Details
https://hacktrack.routum.io/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "HackTrack",
"name_for_model": "hacktrack",
"description_for_human": "This tool checks if credentials linked to an email have been exposed in data breaches or hacks.",
"description_for_model": "This tool checks if credentials linked to an email have been exposed in data breaches or hacks.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://hacktrack.routum.io/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://hacktrack.routum.io/logo.png",
"contact_email": "x@votkon.com",
"legal_info_url": "https://hacktrack.routum.io/terms-of-use.html"
}
https://hacktrack.routum.io/openapi.yaml
openapi: 3.0.1
info:
title: HackTrack
description: HackTrack allows looking up security breaches, hacks, leaks and compromised data related to the user's email. If you do not know the user's email, ask them first before making queries.".
version: 'v1'
servers:
- url: https://hacktrack.routum.io
paths:
/track/{email}:
get:
operationId: getTrack
summary: Tracks the user's email for security breaches, hacks, leaks and compromised data.
parameters:
- in: path
name: email
schema:
type: string
required: true
description: The email of the user.
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/getTrackResponse'
components:
schemas:
getTrackResponse:
type: object
properties:
todos:
type: array
items:
type: string
description: The list of breaches and leaks.
Discover other plugins from the security category

Cloudflare Radar
Get real-time insights into Internet traffic patterns and threats as seen by Cloudflare.
0 Comments

HACKIT Web Scanner
AI Powered Web Scanner by HACKIT.
0 Comments

Surveillance API
Explore the Synology Surveillance Station API documents and generate example code.
0 Comments

GoPlus Security AI
Get crypto security information by using GoPlus Security API.
0 Comments

Alarm Advisor
Get expert advice on Telenot alarm systems and personalized support for your home and business security.
0 Comments

Quantum Ready Check
Check if a website is using quantum-safe key exchange. This helps ensure your website is quantum ready.
0 Comments

Network Monitor
Monitor websites, email servers, check dns resolution, ping services and check for quantum safe encryption.
0 Comments