Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 80 additions & 0 deletions public/arf.json
Original file line number Diff line number Diff line change
Expand Up @@ -15534,6 +15534,26 @@
"name": "Text",
"type": "folder",
"children": [
{
"name": "ABBYY Lingvo",
"type": "url",
"url": "https://www.lingvolive.com/",
"description": "Multilingual dictionary and translation platform for word and phrase translation across major language pairs.",
"status": "live",
"pricing": "unknown",
"bestFor": "Dictionary-assisted translation and terminology lookup",
"input": "Word, phrase, or short text",
"output": "Translated terms, definitions, and usage examples",
"opsec": "active",
"opsecNote": "Submitted text is processed by the provider service.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Bing Translate",
"type": "url",
Expand Down Expand Up @@ -15594,6 +15614,26 @@
"invitationOnly": false,
"deprecated": false
},
{
"name": "Dictionary.com Translator",
"type": "url",
"url": "https://www.dictionary.com/",
"description": "Dictionary.com reference platform usable for quick term translation support and bilingual meaning checks.",
"status": "live",
"pricing": "unknown",
"bestFor": "Word-level translation support and meaning disambiguation",
"input": "Word or phrase",
"output": "Definitions, related terms, and translation-assist context",
"opsec": "passive",
"opsecNote": "Lookup queries are standard reference requests.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Free Translation",
"type": "url",
Expand All @@ -15614,6 +15654,26 @@
"invitationOnly": false,
"deprecated": false
},
{
"name": "Free Online Translation",
"type": "url",
"url": "https://www.worldlingo.com/",
"description": "Web-based translator providing browser translation workflows for short multilingual text conversion.",
"status": "live",
"pricing": "unknown",
"bestFor": "Quick browser translation of short text snippets",
"input": "Text",
"output": "Translated text",
"opsec": "active",
"opsecNote": "Submitted text is processed on third-party infrastructure.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Google Input Tools",
"type": "url",
Expand Down Expand Up @@ -20452,6 +20512,26 @@
"invitationOnly": false,
"deprecated": true
},
{
"name": "bearded-avenger-deploymentkit (T)",
"type": "url",
"url": "https://github.com/csirtgadgets/bearded-avenger-deploymentkit",
"description": "CSIRT Gadgets toolkit for deploying and operating threat-intelligence ingestion and enrichment pipelines.",
"status": "live",
"pricing": "free",
"bestFor": "Threat feed ingestion and operational intelligence workflows",
"input": "Threat feed sources and deployment configuration",
"output": "Operational threat intelligence data pipelines and outputs",
"opsec": "passive",
"opsecNote": "Local tooling and feed processing; no direct target interaction by default.",
"localInstall": true,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Scam Database",
"type": "url",
Expand Down
Loading