mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-09-08 18:57:45 +02:00
Merge pull request #635 from lockfale/feature/THE-131-domain-batch5-enrichment
Enrich Domain Name tools batch 5/6 metadata (THE-131)
This commit is contained in:
+400
-25
@@ -2980,92 +2980,362 @@
|
||||
{
|
||||
"name": "Wappalyzer (T)",
|
||||
"type": "url",
|
||||
"url": "https://www.wappalyzer.com/"
|
||||
"url": "https://www.wappalyzer.com/",
|
||||
"description": "Technology stack profiler that identifies CMS, frameworks, analytics, and infrastructure used by a website.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Technology stack fingerprinting and recon",
|
||||
"input": "Domain or URL",
|
||||
"output": "Detected technologies, categories, versions, and metadata",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Performs direct analysis of target pages when scanning live URLs.",
|
||||
"localInstall": true,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "SEMrush",
|
||||
"type": "url",
|
||||
"url": "https://www.semrush.com/"
|
||||
"url": "https://www.semrush.com/",
|
||||
"description": "SEO intelligence platform for domain analytics, keyword intelligence, backlinks, and competitor profiling.",
|
||||
"status": "live",
|
||||
"pricing": "paid",
|
||||
"bestFor": "Traffic and backlink competitive analysis",
|
||||
"input": "Domain",
|
||||
"output": "Keywords, backlinks, ranking trends, and traffic estimates",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Uses provider-side indexed datasets and does not require direct probing by the user.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Moonsearch",
|
||||
"type": "url",
|
||||
"url": "https://moonsearch.com/"
|
||||
"url": "https://moonsearch.com/",
|
||||
"description": "Legacy reverse-WHOIS style domain correlation service with unclear current availability.",
|
||||
"status": "degraded",
|
||||
"pricing": "free",
|
||||
"bestFor": "Historical domain ownership correlation",
|
||||
"input": "Domain or registrant details",
|
||||
"output": "Potentially related domains and ownership links",
|
||||
"opsec": "unknown",
|
||||
"opsecNote": "Service availability is inconsistent; treat results as unverified and re-check before use.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": true,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": true
|
||||
},
|
||||
{
|
||||
"name": "Ewhois",
|
||||
"type": "url",
|
||||
"url": "https://ewhois.com/"
|
||||
"url": "https://www.ewhois.com/",
|
||||
"description": "Web WHOIS lookup utility for registration, registrar, and nameserver details.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Quick WHOIS lookups",
|
||||
"input": "Domain",
|
||||
"output": "Registrant, registrar, dates, and nameserver records",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Performs standard registration lookups with low operational risk.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "StatsCrop",
|
||||
"type": "url",
|
||||
"url": "https://www.statscrop.com/"
|
||||
"url": "https://www.statscrop.com/",
|
||||
"description": "Website statistics portal with traffic rank snapshots and related metadata.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Quick website popularity snapshots",
|
||||
"input": "Domain",
|
||||
"output": "Traffic rank estimates and summary site stats",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Reads provider-side metrics without direct target interaction by the user.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Open Site Explorer",
|
||||
"type": "url",
|
||||
"url": "https://moz.com/link-explorer"
|
||||
"url": "https://moz.com/link-explorer",
|
||||
"description": "Legacy Moz Open Site Explorer entry now represented by Moz Link Explorer for backlink analysis.",
|
||||
"status": "degraded",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Backlink and linking-domain analysis",
|
||||
"input": "Domain or URL",
|
||||
"output": "Backlinks, authority-style metrics, and linking domains",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Modern functionality persists under Moz Link Explorer; legacy naming retained for framework continuity.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": true,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": true
|
||||
},
|
||||
{
|
||||
"name": "SpyOnWeb",
|
||||
"type": "url",
|
||||
"url": "https://www.spyonweb.com/"
|
||||
"url": "https://www.spyonweb.com/",
|
||||
"description": "Correlation tool that links domains by shared tracking and advertising identifiers.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Finding related infrastructure via shared IDs",
|
||||
"input": "Domain or analytics/ad IDs",
|
||||
"output": "Related domains and shared identifier pivots",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Uses indexed identifier data and does not require active probing.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Keyword Density",
|
||||
"type": "url",
|
||||
"url": "https://tools.seobook.com/general/keyword-density/"
|
||||
"url": "https://tools.seobook.com/general/keyword-density/",
|
||||
"description": "Text and page analyzer that measures keyword frequency and relative density.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "On-page keyword frequency analysis",
|
||||
"input": "URL or text",
|
||||
"output": "Keyword counts and density metrics",
|
||||
"opsec": "active",
|
||||
"opsecNote": "May fetch target content directly for analysis when URL input is used.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Alexa Site Statistics",
|
||||
"type": "url",
|
||||
"url": "https://alexa.amazon.com/about"
|
||||
"url": "https://alexa.amazon.com/about",
|
||||
"description": "Historical Alexa Internet traffic-statistics entry; service was discontinued in 2022.",
|
||||
"status": "down",
|
||||
"pricing": "free",
|
||||
"bestFor": "Historical reference only",
|
||||
"input": "Domain",
|
||||
"output": "Legacy traffic ranking context (archival)",
|
||||
"opsec": "unknown",
|
||||
"opsecNote": "Alexa Internet shut down on May 1, 2022; keep as deprecated reference only.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": true,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": true
|
||||
},
|
||||
{
|
||||
"name": "Cisco Umbrella Popularity List",
|
||||
"type": "url",
|
||||
"url": "https://s3-us-west-1.amazonaws.com/umbrella-static/index.html"
|
||||
"url": "https://s3-us-west-1.amazonaws.com/umbrella-static/index.html",
|
||||
"description": "Domain popularity ranking based on Cisco Umbrella DNS telemetry.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Top-domain popularity and DNS trend context",
|
||||
"input": "Domain or list lookup",
|
||||
"output": "Popularity ranking and related DNS-derived context",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Consumes published ranking data with low direct exposure.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Alexa Top 500 Global Sites",
|
||||
"type": "url",
|
||||
"url": "https://alexa.amazon.com/about"
|
||||
"url": "https://alexa.amazon.com/about",
|
||||
"description": "Historical Alexa Top Sites list reference; no longer maintained after Alexa shutdown.",
|
||||
"status": "down",
|
||||
"pricing": "free",
|
||||
"bestFor": "Historical popularity-list reference",
|
||||
"input": "N/A",
|
||||
"output": "Legacy ranking context only",
|
||||
"opsec": "unknown",
|
||||
"opsecNote": "Alexa Internet ended on May 1, 2022; this entry is retained only as deprecated legacy context.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": true,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": true
|
||||
},
|
||||
{
|
||||
"name": "Sitedossier",
|
||||
"type": "url",
|
||||
"url": "https://www.sitedossier.com/"
|
||||
"url": "https://www.sitedossier.com/",
|
||||
"description": "Domain dossier aggregator with WHOIS, DNS, and linked infrastructure context.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Quick domain intelligence aggregation",
|
||||
"input": "Domain or IP",
|
||||
"output": "WHOIS, DNS, and related-site context",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Aggregates public records and indexed data with limited operator exposure.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Visual Site Mapper",
|
||||
"type": "url",
|
||||
"url": "https://github.com/alentum/sitemapper-nodejs"
|
||||
"url": "https://github.com/alentum/sitemapper-nodejs",
|
||||
"description": "Site-crawling mapper used to visualize website structure and page relationships.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Generating website structure maps",
|
||||
"input": "Domain or URL seed",
|
||||
"output": "Crawl graph and site map structure",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Actively crawls target pages and generates repeated requests.",
|
||||
"localInstall": true,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "ClearWebStats.com",
|
||||
"type": "url",
|
||||
"url": "https://www.clearwebstats.com/"
|
||||
"url": "https://www.clearwebstats.com/",
|
||||
"description": "Public site-statistics index showing traffic and rank snapshots for domains.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Lightweight web popularity lookups",
|
||||
"input": "Domain",
|
||||
"output": "Estimated rank and summary traffic metrics",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Uses provider-collected analytics rather than direct target scanning.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "PubDB",
|
||||
"type": "url",
|
||||
"url": "https://pub-db.com/"
|
||||
"url": "https://pub-db.com/",
|
||||
"description": "Legacy public-database lookup entry with expired or unavailable service state.",
|
||||
"status": "down",
|
||||
"pricing": "free",
|
||||
"bestFor": "Historical reference only",
|
||||
"input": "Query terms",
|
||||
"output": "Unavailable/legacy output",
|
||||
"opsec": "unknown",
|
||||
"opsecNote": "Service appears expired or defunct; verify alternatives before operational use.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": true,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": true
|
||||
},
|
||||
{
|
||||
"name": "SimilarWeb",
|
||||
"type": "url",
|
||||
"url": "https://www.similarweb.com/"
|
||||
"url": "https://www.similarweb.com/",
|
||||
"description": "Digital intelligence platform for traffic estimates, referrals, and audience insights.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Competitor traffic and referral analysis",
|
||||
"input": "Domain",
|
||||
"output": "Traffic channels, engagement, and competitor benchmarking",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Relies on provider-side datasets and panels; no active probing required by user.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Siteliner",
|
||||
"type": "url",
|
||||
"url": "https://www.siteliner.com/"
|
||||
"url": "https://www.siteliner.com/",
|
||||
"description": "Website crawler that highlights duplicate content, broken links, and SEO quality issues.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Duplicate-content and link-health audits",
|
||||
"input": "Domain",
|
||||
"output": "Duplicate-content metrics, broken links, and crawl summaries",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Performs active crawl requests against the target site.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "WhatWeb",
|
||||
"type": "url",
|
||||
"url": "https://github.com/urbanadventurer/WhatWeb"
|
||||
"url": "https://github.com/urbanadventurer/WhatWeb",
|
||||
"description": "Open-source fingerprinting scanner for identifying technologies, frameworks, and server-side indicators.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "CLI-based web technology fingerprinting",
|
||||
"input": "Domain or URL",
|
||||
"output": "Detected technologies, headers, and fingerprint matches",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Directly scans target endpoints and can be noisy depending on scan options.",
|
||||
"localInstall": true,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3076,27 +3346,102 @@
|
||||
{
|
||||
"name": "Link Expander",
|
||||
"type": "url",
|
||||
"url": "https://www.linkexpander.com/"
|
||||
"url": "https://www.linkexpander.com/",
|
||||
"description": "Short-link expansion tool that resolves redirects to destination URLs.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Expanding shortened links safely",
|
||||
"input": "Shortened URL",
|
||||
"output": "Resolved destination URL and redirect behavior",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Uses preview/expansion workflows and avoids direct navigation in the browser.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "CheckShortURL",
|
||||
"type": "url",
|
||||
"url": "https://checkshorturl.com/"
|
||||
"url": "https://checkshorturl.com/",
|
||||
"description": "Preview service for shortened URLs with destination and threat-check context.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Safe short-link destination checks",
|
||||
"input": "Shortened URL",
|
||||
"output": "Expanded destination and warning context",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Passively expands links before user navigation.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "URL Expander",
|
||||
"type": "url",
|
||||
"url": "https://urlex.org/"
|
||||
"url": "https://urlex.org/",
|
||||
"description": "Link resolver for unshortening and inspecting redirect destination chains.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Resolving opaque short links",
|
||||
"input": "Shortened URL",
|
||||
"output": "Expanded URL and redirect details",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Primarily destination resolution with low direct operational exposure.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Where Does This Link Go?",
|
||||
"type": "url",
|
||||
"url": "https://wheregoes.com/"
|
||||
"url": "https://wheregoes.com/",
|
||||
"description": "Redirect-chain inspector that traces and visualizes final destination paths.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Tracing redirect chains for suspicious links",
|
||||
"input": "URL",
|
||||
"output": "Redirect hops, response codes, and final destination",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Provides passive redirect tracing before manual browser interaction.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "KnowURL",
|
||||
"type": "url",
|
||||
"url": "https://www.knowurl.com/"
|
||||
"url": "https://www.knowurl.com/",
|
||||
"description": "Legacy URL intelligence entry with uncertain availability and reliability.",
|
||||
"status": "degraded",
|
||||
"pricing": "free",
|
||||
"bestFor": "Historical reference only",
|
||||
"input": "URL",
|
||||
"output": "Unreliable or unavailable metadata",
|
||||
"opsec": "unknown",
|
||||
"opsecNote": "Current service status is unclear; verify manually before relying on output.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": true,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -3107,12 +3452,42 @@
|
||||
{
|
||||
"name": "VisualPing",
|
||||
"type": "url",
|
||||
"url": "https://visualping.io:443/"
|
||||
"url": "https://visualping.io/",
|
||||
"description": "Website monitoring platform that alerts on page content or visual changes.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Automated webpage change monitoring",
|
||||
"input": "URL and watch settings",
|
||||
"output": "Change alerts with visual or text diffs",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Performs recurring fetches of target pages based on monitoring cadence.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": true,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Change Detection",
|
||||
"type": "url",
|
||||
"url": "https://visualping.io/"
|
||||
"url": "https://changedetection.io/",
|
||||
"description": "Open-source change-monitoring system for tracking updates on websites over time.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Self-hosted page change monitoring",
|
||||
"input": "URL and monitoring rules",
|
||||
"output": "Diffs and notifications when monitored content changes",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Generates recurring requests to monitored targets; tune intervals for OPSEC.",
|
||||
"localInstall": true,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Check site availability Online",
|
||||
|
||||
Reference in New Issue
Block a user