From 015a5821dd6bb54bf02f91470c5152d53c31a6bd Mon Sep 17 00:00:00 2001 From: Dawood Ikhlaq Date: Mon, 27 May 2024 16:20:01 +0200 Subject: [PATCH 01/50] adds vulert, a open source dependencies scanner to tools section adds vulert, a open source dependencies scanner to tools section --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 0c5af05..5310632 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5744,6 +5744,11 @@ }, { "children": [ + { + "name": "Vulert: Vulnerable Open Source Dependencies Scanner", + "type": "url", + "url": "https://vulert.com/abom" + }, { "children": [ { From 678e7b60710db1370e0d1a82a1c3abd6bdc9d6d8 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Thu, 30 May 2024 11:37:26 +0300 Subject: [PATCH 02/50] Update manta.com URL --- public/arf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/arf.json b/public/arf.json index 0c5af05..7782cd6 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3672,7 +3672,7 @@ { "name": "Manta", "type": "url", - "url": "http://www.manta.com/business" + "url": "https://www.manta.com/business-directory" }, { "name": "AIHIT", @@ -3757,7 +3757,7 @@ { "name": "Manta Small Business Directory", "type": "url", - "url": "http://manta.com/business" + "url": "https://www.manta.com/business-directory" }, { "name": "Crunchbase", From b10dad37c7db131f818dc067cfe49274c73fb890 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Thu, 30 May 2024 11:41:57 +0300 Subject: [PATCH 03/50] Remove repeated entry --- public/arf.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/arf.json b/public/arf.json index 7782cd6..f014370 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3669,11 +3669,6 @@ "type": "url", "url": "http://www.infobel.com/en/world/" }, - { - "name": "Manta", - "type": "url", - "url": "https://www.manta.com/business-directory" - }, { "name": "AIHIT", "type": "url", From 7f55158f583a84bcef18b8ba186a818ceeeb7ff6 Mon Sep 17 00:00:00 2001 From: Amar Myana Date: Sun, 9 Jun 2024 23:59:40 +0530 Subject: [PATCH 04/50] Update arf.json with ODIN by Cyble --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index 0c5af05..e746954 100644 --- a/public/arf.json +++ b/public/arf.json @@ -459,6 +459,11 @@ "type": "url", "url": "https://www.shodan.io/" }, + { + "name": "ODIN by Cyble", + "type": "url", + "url": "https://www.getodin.com/" + }, { "name": "Kraken", "type": "url", @@ -533,6 +538,11 @@ "name": "certgraph (T)", "type": "url", "url": "https://github.com/lanrat/certgraph" + }, + { + "name": "ODIN by Cyble", + "type": "url", + "url": "https://www.getodin.com/" }], "name": "Certificate Search", "type": "folder" @@ -1318,6 +1328,11 @@ "name": "Masscan (T)", "type": "url", "url": "https://github.com/robertdavidgraham/masscan" + }, + { + "name": "ODIN by Cyble", + "type": "url", + "url": "https://www.getodin.com/" }], "name": "Host / Port Discovery", "type": "folder" @@ -1339,6 +1354,11 @@ "type": "url", "url": "https://www.onyphe.io/" }, + { + "name": "ODIN by Cyble", + "type": "url", + "url": "https://www.getodin.com/" + }, { "name": "IPv4 CIDR Report", "type": "url", From 1ac13129cff0329b1a7b18c15d7fc0b6236dde2d Mon Sep 17 00:00:00 2001 From: Akshit Chilkoti <86488967+Akshit-Chilkoti@users.noreply.github.com> Date: Wed, 12 Jun 2024 06:58:23 +0000 Subject: [PATCH 05/50] ERROR FIX --- public/arf.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/arf.json b/public/arf.json index 0c5af05..c521197 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6896,3 +6896,17 @@ "name": "OSINT Framework", "type": "folder" } + + + + +{ + "children": [ + { + "name": "WormGPT-6", + "type": "url", + "url": "https://flowgpt.com/p/wormgpt-6" + }], + "name": "AI Tools", + "type": "folder" +}, From fee1f25654dab74aacdd842e13f94dfa11779021 Mon Sep 17 00:00:00 2001 From: Akshit Chilkoti <86488967+Akshit-Chilkoti@users.noreply.github.com> Date: Wed, 12 Jun 2024 06:58:45 +0000 Subject: [PATCH 06/50] error ix --- package-lock.json | 517 ++++++++++++++++++++++++++++++++++++++++++++++ public/arf.json | 13 -- 2 files changed, 517 insertions(+), 13 deletions(-) create mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..8d6de02 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,517 @@ +{ + "name": "arf", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "arf", + "version": "1.0.0", + "hasInstallScript": true, + "devDependencies": { + "copyfiles": "^1.0.0", + "d3": "^3.5.16" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/copyfiles": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/copyfiles/-/copyfiles-1.2.0.tgz", + "integrity": "sha512-OwCtFvWPBl3DrfW2Bgi9RylnYZv2T0MruQeRyR38tC/KkFx5VZxAVfYI78hcAXeGvZKtu+pa8o8+SwINU0PbJA==", + "dev": true, + "dependencies": { + "glob": "^7.0.5", + "ltcdr": "^2.2.1", + "minimatch": "^3.0.3", + "mkdirp": "^0.5.1", + "noms": "0.0.0", + "through2": "^2.0.1" + }, + "bin": { + "copyfiles": "copyfiles", + "copyup": "copyup" + } + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", + "dev": true + }, + "node_modules/d3": { + "version": "3.5.17", + "resolved": "https://registry.npmjs.org/d3/-/d3-3.5.17.tgz", + "integrity": "sha512-yFk/2idb8OHPKkbAL8QaOaqENNoMhIaSHZerk3oQsECwkObkCpJyjYwCe+OHiq6UEdhe1m8ZGARRRO3ljFjlKg==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "deprecated": "Glob versions prior to v9 are no longer supported", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", + "dev": true + }, + "node_modules/ltcdr": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/ltcdr/-/ltcdr-2.2.1.tgz", + "integrity": "sha512-HzFIfBAGsI6MWpRQhtaS9MJ22C5hb/0qY9aLZ41PIbYjFP36nodWU1THvVXwYRcCeMdq0dkTVO80vnmjBB6c1w==", + "dev": true, + "engines": { + "node": ">= 0.6.x" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/noms": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/noms/-/noms-0.0.0.tgz", + "integrity": "sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow==", + "dev": true, + "dependencies": { + "inherits": "^2.0.1", + "readable-stream": "~1.0.31" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", + "dev": true + }, + "node_modules/readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==", + "dev": true, + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", + "isarray": "0.0.1", + "string_decoder": "~0.10.x" + } + }, + "node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "dev": true + }, + "node_modules/string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==", + "dev": true + }, + "node_modules/through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "dev": true, + "dependencies": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, + "node_modules/through2/node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", + "dev": true + }, + "node_modules/through2/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dev": true, + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/through2/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dev": true, + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "dev": true + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "dev": true, + "engines": { + "node": ">=0.4" + } + } + }, + "dependencies": { + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "copyfiles": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/copyfiles/-/copyfiles-1.2.0.tgz", + "integrity": "sha512-OwCtFvWPBl3DrfW2Bgi9RylnYZv2T0MruQeRyR38tC/KkFx5VZxAVfYI78hcAXeGvZKtu+pa8o8+SwINU0PbJA==", + "dev": true, + "requires": { + "glob": "^7.0.5", + "ltcdr": "^2.2.1", + "minimatch": "^3.0.3", + "mkdirp": "^0.5.1", + "noms": "0.0.0", + "through2": "^2.0.1" + } + }, + "core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", + "dev": true + }, + "d3": { + "version": "3.5.17", + "resolved": "https://registry.npmjs.org/d3/-/d3-3.5.17.tgz", + "integrity": "sha512-yFk/2idb8OHPKkbAL8QaOaqENNoMhIaSHZerk3oQsECwkObkCpJyjYwCe+OHiq6UEdhe1m8ZGARRRO3ljFjlKg==", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "isarray": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", + "dev": true + }, + "ltcdr": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/ltcdr/-/ltcdr-2.2.1.tgz", + "integrity": "sha512-HzFIfBAGsI6MWpRQhtaS9MJ22C5hb/0qY9aLZ41PIbYjFP36nodWU1THvVXwYRcCeMdq0dkTVO80vnmjBB6c1w==", + "dev": true + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true + }, + "mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, + "requires": { + "minimist": "^1.2.6" + } + }, + "noms": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/noms/-/noms-0.0.0.tgz", + "integrity": "sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow==", + "dev": true, + "requires": { + "inherits": "^2.0.1", + "readable-stream": "~1.0.31" + } + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", + "dev": true + }, + "readable-stream": { + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", + "integrity": "sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==", + "dev": true, + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", + "isarray": "0.0.1", + "string_decoder": "~0.10.x" + } + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "dev": true + }, + "string_decoder": { + "version": "0.10.31", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==", + "dev": true + }, + "through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "dev": true, + "requires": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + }, + "dependencies": { + "isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", + "dev": true + }, + "readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dev": true, + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dev": true, + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "dev": true + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "dev": true + } + } +} diff --git a/public/arf.json b/public/arf.json index c521197..19f1628 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6897,16 +6897,3 @@ "type": "folder" } - - - -{ - "children": [ - { - "name": "WormGPT-6", - "type": "url", - "url": "https://flowgpt.com/p/wormgpt-6" - }], - "name": "AI Tools", - "type": "folder" -}, From a810ae2b3a1689a8c960fc75805dd7f9e7a05f9b Mon Sep 17 00:00:00 2001 From: Akshit Chilkoti <86488967+Akshit-Chilkoti@users.noreply.github.com> Date: Wed, 12 Jun 2024 07:03:40 +0000 Subject: [PATCH 07/50] Add AI tool WormGPT-6 --- public/arf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/arf.json b/public/arf.json index 19f1628..f60f199 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6892,6 +6892,16 @@ }], "name": "Training", "type": "folder" + }, + { + "children": [ + { + "name": "WormGPT-6", + "type": "url", + "url": "https://flowgpt.com/p/wormgpt-6" + }], + "name": "AI Tools", + "type": "folder" }], "name": "OSINT Framework", "type": "folder" From 2cd36018dfc6823654af69fad7098646c373e533 Mon Sep 17 00:00:00 2001 From: Akshit Chilkoti <86488967+Akshit-Chilkoti@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:50:32 +0530 Subject: [PATCH 08/50] Update arf.json --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index f60f199..f683acb 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6896,7 +6896,7 @@ { "children": [ { - "name": "WormGPT-6", + "name": "WormGPT-6 (R)", "type": "url", "url": "https://flowgpt.com/p/wormgpt-6" }], From e81dc633832ffcdfd0bcee06d871c2e45ced9c31 Mon Sep 17 00:00:00 2001 From: Collin-tex <103582499+Collin-tex@users.noreply.github.com> Date: Tue, 25 Jun 2024 23:51:52 +0800 Subject: [PATCH 09/50] Update arf.json --- public/arf.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/arf.json b/public/arf.json index 0c5af05..4a67473 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5830,7 +5830,15 @@ "name": "IntelligenceX", "type": "url", "url": "https://intelx.io/" + + }, + + { + "name": "Analyst Research Tools", + "type": "url", + "url": "https://analystresearchtools.com" }], + "name": "OSINT Automation", "type": "folder" }, From bf93cb877becb003aaba44effef42fe79d0b51f9 Mon Sep 17 00:00:00 2001 From: s0lray Date: Mon, 1 Jul 2024 22:39:53 -0400 Subject: [PATCH 10/50] Update arf.json --- public/arf.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/public/arf.json b/public/arf.json index 5310632..15f3fd3 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5744,11 +5744,6 @@ }, { "children": [ - { - "name": "Vulert: Vulnerable Open Source Dependencies Scanner", - "type": "url", - "url": "https://vulert.com/abom" - }, { "children": [ { @@ -5832,9 +5827,9 @@ "url": "https://github.com/sundowndev/PhoneInfoga" }, { - "name": "IntelligenceX", - "type": "url", - "url": "https://intelx.io/" + "name": "IntelligenceX", + "type": "url", + "url": "https://intelx.io/" }], "name": "OSINT Automation", "type": "folder" From 0cafbcf32193680664a2d7c107c5a18ca49eb942 Mon Sep 17 00:00:00 2001 From: s0lray Date: Mon, 1 Jul 2024 23:40:28 -0400 Subject: [PATCH 11/50] Update arf.json --- public/arf.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/arf.json b/public/arf.json index e746954..4d87473 100644 --- a/public/arf.json +++ b/public/arf.json @@ -460,7 +460,7 @@ "url": "https://www.shodan.io/" }, { - "name": "ODIN by Cyble", + "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" }, @@ -540,7 +540,7 @@ "url": "https://github.com/lanrat/certgraph" }, { - "name": "ODIN by Cyble", + "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" }], @@ -1330,7 +1330,7 @@ "url": "https://github.com/robertdavidgraham/masscan" }, { - "name": "ODIN by Cyble", + "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" }], @@ -1355,7 +1355,7 @@ "url": "https://www.onyphe.io/" }, { - "name": "ODIN by Cyble", + "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" }, From 200b4b5fa76f80b2d382e6e948d330bbaab51957 Mon Sep 17 00:00:00 2001 From: s0lray Date: Mon, 1 Jul 2024 23:52:37 -0400 Subject: [PATCH 12/50] Update arf.json --- public/arf.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/arf.json b/public/arf.json index 93b8705..d894a15 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1182,6 +1182,16 @@ "name": "Tools", "type": "folder" }, + { + "children": [ + { + "name": "WormGPT-6 (R)", + "type": "url", + "url": "https://flowgpt.com/p/wormgpt-6" + }], + "name": "AI Tools", + "type": "folder" + }, { "children": [ { @@ -6907,16 +6917,6 @@ }], "name": "Training", "type": "folder" - }, - { - "children": [ - { - "name": "WormGPT-6 (R)", - "type": "url", - "url": "https://flowgpt.com/p/wormgpt-6" - }], - "name": "AI Tools", - "type": "folder" }], "name": "OSINT Framework", "type": "folder" From a04f7566f99bc0fc344c1295e2b3ce033c9fc5db Mon Sep 17 00:00:00 2001 From: s0lray Date: Mon, 1 Jul 2024 23:59:01 -0400 Subject: [PATCH 13/50] Update arf.json --- public/arf.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/arf.json b/public/arf.json index 4a67473..d38dd89 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5830,15 +5830,12 @@ "name": "IntelligenceX", "type": "url", "url": "https://intelx.io/" - }, - { "name": "Analyst Research Tools", "type": "url", "url": "https://analystresearchtools.com" }], - "name": "OSINT Automation", "type": "folder" }, From e03e1a20170cad7c52ee6947cf3c87658d7ff8c2 Mon Sep 17 00:00:00 2001 From: s0lray Date: Tue, 2 Jul 2024 02:22:52 -0400 Subject: [PATCH 14/50] Update arf.json --- public/arf.json | 1283 +++++++++++++++++++++++------------------------ 1 file changed, 638 insertions(+), 645 deletions(-) diff --git a/public/arf.json b/public/arf.json index 5b03635..386c68b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1,8 +1,14 @@ { + "name": "OSINT Framework", + "type": "folder", "children": [ { + "name": "Username", + "type": "folder", "children": [ { + "name": "Username Search Engines", + "type": "folder", "children": [ { "name": "WhatsMyName", @@ -63,11 +69,11 @@ "name": "Names Directory", "type": "url", "url": "https://namesdir.com/" - }], - "name": "Username Search Engines", - "type": "folder" + }] }, { + "name": "Specific Sites", + "type": "folder", "children": [ { "name": "Amazon Usernames (M)", @@ -93,16 +99,16 @@ "name": "MIT PGP Key Server", "type": "url", "url": "http://pgp.mit.edu/" - }], - "name": "Specific Sites", - "type": "folder" - }], - "name": "Username", - "type": "folder" + }] + }] }, { + "name": "Email Address", + "type": "folder", "children": [ { + "name": "Email Search", + "type": "folder", "children": [ { "name": "ThatsThem", @@ -153,11 +159,11 @@ "name": "MailsHunt", "type": "url", "url": "https://mailshunt.com/" - }], - "name": "Email Search", - "type": "folder" + }] }, { + "name": "Common Email Formats", + "type": "folder", "children": [ { "name": "Email Format", @@ -178,11 +184,11 @@ "name": "OneLook Reverse Dictionary and Thesaurus", "type": "url", "url": "http://www.onelook.com/reverse-dictionary.shtml" - }], - "name": "Common Email Formats", - "type": "folder" + }] }, { + "name": "Email Verification", + "type": "folder", "children": [ { "name": "Reacher Github (T)", @@ -213,11 +219,11 @@ "name": "MailboxValidator", "type": "url", "url": "https://www.mailboxvalidator.com/demo" - }], - "name": "Email Verification", - "type": "folder" + }] }, { + "name": "Breach Data", + "type": "folder", "children": [ { "name": "Have I been pwned?", @@ -243,26 +249,26 @@ "name": "Ashley Madison Emails", "type": "url", "url": "https://ashley.cynic.al/" - }], - "name": "Breach Data", - "type": "folder" + }] }, { + "name": "Mail Blacklists", + "type": "folder", "children": [ { "name": "MxToolbox", "type": "url", "url": "http://mxtoolbox.com/" - }], - "name": "Mail Blacklists", - "type": "folder" - }], - "name": "Email Address", - "type": "folder" + }] + }] }, { + "name": "Domain Name", + "type": "folder", "children": [ { + "name": "Whois Records", + "type": "folder", "children": [ { "name": "Domain Dossier", @@ -348,11 +354,11 @@ "name": "IP2WHOIS", "type": "url", "url": "https://www.ip2whois.com" - }], - "name": "Whois Records", - "type": "folder" + }] }, { + "name": "Subdomains", + "type": "folder", "children": [ { "name": "SynapsInt", @@ -448,11 +454,11 @@ "name": "AltDNS (T)", "type": "url", "url": "https://github.com/infosec-au/altdns" - }], - "name": "Subdomains", - "type": "folder" + }] }, { + "name": "Discovery", + "type": "folder", "children": [ { "name": "Shodan", @@ -508,11 +514,11 @@ "name": "urlDNA", "type": "url", "url": "https://urldna.io" - }], - "name": "Discovery", - "type": "folder" + }] }, { + "name": "Certificate Search", + "type": "folder", "children": [ { "name": "Google's Certificate Transparency", @@ -543,11 +549,11 @@ "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" - }], - "name": "Certificate Search", - "type": "folder" + }] }, { + "name": "PassiveDNS", + "type": "folder", "children": [ { "name": "Security Trails", @@ -578,11 +584,11 @@ "name": "Deteque (R)", "type": "url", "url": "https://www.deteque.com/" - }], - "name": "PassiveDNS", - "type": "folder" + }] }, { + "name": "Reputation", + "type": "folder", "children": [ { "name": "AbuseIPDB (Webpage and API)", @@ -703,11 +709,11 @@ "name": "hpHosts Online", "type": "url", "url": "http://hosts-file.net/" - }], - "name": "Reputation", - "type": "folder" + }] }, { + "name": "Domain Blacklists", + "type": "folder", "children": [ { "name": "Ransomware Tracker Abuse.ch", @@ -783,11 +789,11 @@ "name": "Email Domain Validation", "type": "url", "url": "https://www.mailboxvalidator.com/domain" - }], - "name": "Domain Blacklists", - "type": "folder" + }] }, { + "name": "Typosquatting", + "type": "folder", "children": [ { "name": "DNS Twist (T)", @@ -808,11 +814,11 @@ "name": "Catphish (T)", "type": "url", "url": "https://github.com/ring0lab/catphish" - }], - "name": "Typosquatting", - "type": "folder" + }] }, { + "name": "Analytics", + "type": "folder", "children": [ { "name": "BuiltWith", @@ -953,11 +959,11 @@ "name": "WhatWeb", "type": "url", "url": "https://github.com/urbanadventurer/WhatWeb" - }], - "name": "Analytics", - "type": "folder" + }] }, { + "name": "URL Expanders", + "type": "folder", "children": [ { "name": "Link Expander", @@ -998,11 +1004,11 @@ "name": "KnowURL", "type": "url", "url": "http://www.knowurl.com/" - }], - "name": "URL Expanders", - "type": "folder" + }] }, { + "name": "Change Detection", + "type": "folder", "children": [ { "name": "VisualPing", @@ -1038,11 +1044,11 @@ "name": "ChangeDetect", "type": "url", "url": "http://www.changedetect.com/" - }], - "name": "Change Detection", - "type": "folder" + }] }, { + "name": "Social Analysis", + "type": "folder", "children": [ { "name": "Google Trends", @@ -1053,11 +1059,11 @@ "name": "Reddit (M)", "type": "url", "url": "https://www.reddit.com/domain/%3CURLhere%3E" - }], - "name": "Social Analysis", - "type": "folder" + }] }, { + "name": "DNSSEC", + "type": "folder", "children": [ { "name": "DNSSEC Analyzer", @@ -1068,11 +1074,11 @@ "name": "DNSViz", "type": "url", "url": "http://dnsviz.net/" - }], - "name": "DNSSEC", - "type": "folder" + }] }, { + "name": "Cloud Resources", + "type": "folder", "children": [ { "name": "Public Buckets", @@ -1093,13 +1099,15 @@ "name": "Check site availability Online", "type": "url", "url": "https://upcheck.online/" - }], - "name": "Cloud Resources", - "type": "folder" + }] }, { + "name": "Vulnerabilities", + "type": "folder", "children": [ { + "name": "Scanners", + "type": "folder", "children": [ { "name": "Sn1per (T)", @@ -1110,11 +1118,11 @@ "name": "Online Nikto scanner", "type": "url", "url": "https://nikto.online/" - }], - "name": "Scanners", - "type": "folder" + }] }, { + "name": "Disclosure Sites", + "type": "folder", "children": [ { "name": "XSSposed.org", @@ -1125,19 +1133,17 @@ "name": "Zone-H.org", "type": "url", "url": "http://zone-h.org/archive" - }], - "name": "Disclosure Sites", - "type": "folder" + }] }, { "name": "RobotsDisallowed", "type": "url", "url": "https://github.com/danielmiessler/RobotsDisallowed" - }], - "name": "Vulnerabilities", - "type": "folder" + }] }, { + "name": "Tools", + "type": "folder", "children": [ { "name": "Belati (T)", @@ -1178,21 +1184,21 @@ "name": "Online Nikto scanner", "type": "url", "url": "https://nikto.online/" - }], - "name": "Tools", - "type": "folder" + }] }, { + "name": "AI Tools", + "type": "folder", "children": [ { "name": "WormGPT-6 (R)", "type": "url", "url": "https://flowgpt.com/p/wormgpt-6" - }], - "name": "AI Tools", - "type": "folder" + }] }, { + "name": "Report Malicious Sites", + "type": "folder", "children": [ { "name": "Microsoft", @@ -1203,16 +1209,16 @@ "name": "Google", "type": "url", "url": "https://safebrowsing.google.com/safebrowsing/report_phish/?hl=en" - }], - "name": "Report Malicious Sites", - "type": "folder" - }], - "name": "Domain Name", - "type": "folder" + }] + }] }, { + "name": "IP & MAC Address", + "type": "folder", "children": [ { + "name": "Geolocation", + "type": "folder", "children": [ { "name": "MaxMind Demo", @@ -1268,11 +1274,11 @@ "name": "My IP Address", "type": "url", "url": "https://www.ipaddress.my/" - }], - "name": "Geolocation", - "type": "folder" + }] }, { + "name": "Host / Port Discovery", + "type": "folder", "children": [ { "name": "urlscan.io", @@ -1343,11 +1349,11 @@ "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" - }], - "name": "Host / Port Discovery", - "type": "folder" + }] }, { + "name": "IPv4", + "type": "folder", "children": [ { "name": "ASlookup.com", @@ -1393,21 +1399,21 @@ "name": "Hacker Target - Reverse DNS", "type": "url", "url": "https://hackertarget.com/reverse-dns-lookup/" - }], - "name": "IPv4", - "type": "folder" + }] }, { + "name": "IPv6", + "type": "folder", "children": [ { "name": "IPv6 CIDR Report", "type": "url", "url": "http://www.cidr-report.org/v6/as2.0/" - }], - "name": "IPv6", - "type": "folder" + }] }, { + "name": "BGP", + "type": "folder", "children": [ { "name": "Hurricane Electric BGP Toolkit", @@ -1433,11 +1439,11 @@ "name": "BGP Tools", "type": "url", "url": "http://www.bgp4.as/tools" - }], - "name": "BGP", - "type": "folder" + }] }, { + "name": "Reputation", + "type": "folder", "children": [ { "name": "IP Void", @@ -1458,11 +1464,11 @@ "name": "LiveIPMap IP Check", "type": "url", "url": "https://www.liveipmap.com/" - }], - "name": "Reputation", - "type": "folder" + }] }, { + "name": "Blacklists", + "type": "folder", "children": [ { "name": "Blocklist.de", @@ -1488,11 +1494,11 @@ "name": "AbuseIPDB", "type": "url", "url": "https://www.abuseipdb.com/" - }], - "name": "Blacklists", - "type": "folder" + }] }, { + "name": "Neighbor Domains", + "type": "folder", "children": [ { "name": "IP Fingerprints - Reverse IP Lookup", @@ -1513,11 +1519,11 @@ "name": "MyIPNeighbors", "type": "url", "url": "http://www.my-ip-neighbors.com/" - }], - "name": "Neighbor Domains", - "type": "folder" + }] }, { + "name": "Protected by Cloud Services", + "type": "folder", "children": [ { "name": "CloudFlare Watch", @@ -1528,11 +1534,11 @@ "name": "CloudFail (T)", "type": "url", "url": "https://github.com/m0rtem/CloudFail" - }], - "name": "Protected by Cloud Services", - "type": "folder" + }] }, { + "name": "Wireless Network Info", + "type": "folder", "children": [ { "name": "WiGLE: Wireless Network Mapping", @@ -1543,11 +1549,11 @@ "name": "OpenCellid: Database of Cell Towers", "type": "url", "url": "https://opencellid.org/" - }], - "name": "Wireless Network Info", - "type": "folder" + }] }, { + "name": "Network Analysis Tools", + "type": "folder", "children": [ { "name": "Wireshark", @@ -1568,11 +1574,11 @@ "name": "NetworkTotal", "type": "url", "url": "https://www.networktotal.com/" - }], - "name": "Network Analysis Tools", - "type": "folder" + }] }, { + "name": "IP Loggers", + "type": "folder", "children": [ { "name": "Ki.tc", @@ -1588,20 +1594,20 @@ "name": "IP Logger", "type": "url", "url": "https://iplogger.com/" - } - - ], - "name": "IP Loggers", - "type": "folder" - }], - "name": "IP & MAC Address", - "type": "folder" + }] + }] }, { + "name": "Images / Videos / Docs", + "type": "folder", "children": [ { + "name": "Images", + "type": "folder", "children": [ { + "name": "Search", + "type": "folder", "children": [ { "name": "Google Images", @@ -1727,11 +1733,11 @@ "name": "Picarta", "type": "url", "url": "https://picarta.ai/" - }], - "name": "Search", - "type": "folder" + }] }, { + "name": "Instagram", + "type": "folder", "children": [ { "name": "Webstigram", @@ -1757,11 +1763,11 @@ "name": "Tofo.me", "type": "url", "url": "https://tofo.me/" - }], - "name": "Instagram", - "type": "folder" + }] }, { + "name": "Flickr", + "type": "folder", "children": [ { "name": "Flickr", @@ -1787,11 +1793,11 @@ "name": "Flickr Hive Mind", "type": "url", "url": "http://flickrhivemind.net/" - }], - "name": "Flickr", - "type": "folder" + }] }, { + "name": "Metadata", + "type": "folder", "children": [ { "name": "ExifTool (T)", @@ -1837,12 +1843,11 @@ "name":"xeuledoc - Fetch metadata about any public Google document", "type":"url", "url":"https://github.com/Malfrats/xeuledoc" - } - ], - "name": "Metadata", - "type": "folder" + }] }, { + "name": "Forensics", + "type": "folder", "children": [ { "name": "FotoForensics", @@ -1858,11 +1863,11 @@ "name": "Camera Trace", "type": "url", "url": "http://www.cameratrace.com/trace" - }], - "name": "Forensics", - "type": "folder" + }] }, { + "name": "OCR", + "type": "folder", "children": [ { "name": "Online OCR", @@ -1883,26 +1888,26 @@ "name": "Online OCR", "type": "url", "url": "http://www.onlineocr.net/" - }], - "name": "OCR", - "type": "folder" + }] }, { + "name": "Tools", + "type": "folder", "children": [ { "name": "Creepy (T)", "type": "url", "url": "http://www.geocreepy.com/" - }], - "name": "Tools", - "type": "folder" - }], - "name": "Images", - "type": "folder" + }] + }] }, { + "name": "Videos", + "type": "folder", "children": [ { + "name": "Search", + "type": "folder", "children": [ { "name": "Google Videos", @@ -1963,11 +1968,11 @@ "name": "Yahoo Video Search", "type": "url", "url": "http://video.search.yahoo.com/" - }], - "name": "Search", - "type": "folder" + }] }, { + "name": "Analyze / Record", + "type": "folder", "children": [ { "name": "DetURL", @@ -2013,14 +2018,12 @@ "name": "yasiv-youtube", "type": "url", "url": "https://yasiv.com/youtube" - }], - "name": "Analyze / Record", - "type": "folder" - }], - "name": "Videos", - "type": "folder" + }] + }] }, { + "name": "Webcams", + "type": "folder", "children": [ { "name": "SeeAllTheThings", @@ -2036,15 +2039,19 @@ "name": "EarthCam", "type": "url", "url": "http://www.earthcam.com/" - }], - "name": "Webcams", - "type": "folder" + }] }, { + "name": "Documents", + "type": "folder", "children": [ { + "name": "Search", + "type": "folder", "children": [ { + "name": "Common GoogleDorks", + "type": "folder", "children": [ { "name": "GoogleDocs (D)", @@ -2075,9 +2082,7 @@ "name": "Cryptome (D)", "type": "url", "url": "https://www.google.com/search?q=site:cryptome.org+%3Csearchterm%3E" - }], - "name": "Common GoogleDorks", - "type": "folder" + }] }, { "name": "Scribd", @@ -2108,11 +2113,11 @@ "name": "Leaked Cables", "type": "url", "url": "https://search.wikileaks.org/plusd/" - }], - "name": "Search", - "type": "folder" + }] }, { + "name": "Paste Sites", + "type": "folder", "children": [ { "name": "Pastebin Alerts", @@ -2128,14 +2133,12 @@ "name": "Pastebin OSINT Harvester (T)", "type": "url", "url": "https://github.com/needmorecowbell/sniff-paste" - }], - "name": "Paste Sites", - "type": "folder" - }], - "name": "Documents", - "type": "folder" + }] + }] }, { + "name": "Fonts", + "type": "folder", "children": [ { "name": "What The Font", @@ -2161,18 +2164,20 @@ "name": "What Font Is", "type": "url", "url": "https://www.whatfontis.com/" - }], - "name": "Fonts", - "type": "folder" - }], - "name": "Images / Videos / Docs", - "type": "folder" + }] + }] }, { + "name": "Social Networks", + "type": "folder", "children": [ { + "name": "Facebook", + "type": "folder", "children": [ { + "name": "Search", + "type": "folder", "children": [ { "name": "Find my Facebook ID", @@ -2228,11 +2233,11 @@ "name": "Facebook Live Map", "type": "url", "url": "https://www.facebook.com/livemap#" - }], - "name": "Search", - "type": "folder" + }] }, { + "name": "Analytics", + "type": "folder", "children": [ { "name": "fb-sleep-stats (T)", @@ -2243,14 +2248,12 @@ "name": "Facebook Scanner", "type": "url", "url": "http://stalkscan.com/en/" - }], - "name": "Analytics", - "type": "folder" - }], - "name": "Facebook", - "type": "folder" + }] + }] }, { + "name": "Instagram", + "type": "folder", "children": [ { "name": "Inflact Instagram Viewer (Anonymous)", @@ -2261,13 +2264,15 @@ "name": "Osintgram (T)", "type": "url", "url": "https://github.com/Datalux/Osintgram" - }], - "name": "Instagram", - "type": "folder" + }] }, { + "name": "Twitter", + "type": "folder", "children": [ { + "name": "Search", + "type": "folder", "children": [ { "name": "Twitter Advanced Search", @@ -2363,23 +2368,25 @@ "name": "Treeverse (T)", "type": "url", "url": "https://github.com/paulgb/Treeverse" - }], - "name": "Search", - "type": "folder" + }] }, { + "name": "Pictures", + "type": "folder", "children": [ { "name": "Twicsy", "type": "url", "url": "http://twicsy.com/" - }], - "name": "Pictures", - "type": "folder" + }] }, { + "name": "Analytics", + "type": "folder", "children": [ { + "name": "Profile", + "type": "folder", "children": [ { "name": "Tweepsect", @@ -2435,11 +2442,11 @@ "name": "Social Bearing", "type": "url", "url": "https://socialbearing.com/" - }], - "name": "Profile", - "type": "folder" + }] }, { + "name": "Hashtag", + "type": "folder", "children": [ { "name": "Tagboard", @@ -2460,9 +2467,7 @@ "name": "TAGSExplorer", "type": "url", "url": "https://tags.hawksey.info/tagsexplorer/" - }], - "name": "Hashtag", - "type": "folder" + }] }, { "name": "Tweet Metadata", @@ -2493,11 +2498,11 @@ "name": "Twint (T)", "type": "url", "url": "https://github.com/twintproject/twint" - }], - "name": "Analytics", - "type": "folder" + }] }, { + "name": "Location / Mapping", + "type": "folder", "children": [ { "name": "GeoSocial Footprint", @@ -2553,11 +2558,11 @@ "name": "MapD Tweetmap", "type": "url", "url": "https://www.mapd.com/demos/tweetmap/" - }], - "name": "Location / Mapping", - "type": "folder" + }] }, { + "name": "Archive / Deleted Tweets", + "type": "folder", "children": [ { "name": "All My Tweets", @@ -2578,19 +2583,17 @@ "name": "TweetVacuum (T)", "type": "url", "url": "https://github.com/T3hUb3rK1tten/TweetVacuum" - }], - "name": "Archive / Deleted Tweets", - "type": "folder" + }] }, { "name": "Twitter Back From The Dead", "type": "url", "url": "https://github.com/misterch0c/twitterBFTD" - }], - "name": "Twitter", - "type": "folder" + }] }, { + "name": "Reddit", + "type": "folder", "children": [ { "name": "Reddit Metis", @@ -2616,11 +2619,11 @@ "name": "Reddit Comment History", "type": "url", "url": "https://roadtolarissa.com/javascript/reddit-comment-visualizer/" - }], - "name": "Reddit", - "type": "folder" + }] }, { + "name": "LinkedIn", + "type": "folder", "children": [ { "name": "LinkedInt - LinkedIn Recon Tool", @@ -2636,21 +2639,21 @@ "name": "InSpy", "type": "url", "url": "https://github.com/leapsecurity/InSpy" - }], - "name": "LinkedIn", - "type": "folder" + }] }, { + "name": "Tiktok", + "type": "folder", "children": [ { "name": "TikTok Viewer", "type": "url", "url": "https://urlebird.com//" - }], - "name": "Tiktok", - "type": "folder" + }] }, { + "name": "Other Social Networks", + "type": "folder", "children": [ { "name": "Myspace", @@ -2701,11 +2704,11 @@ "name": "Delicious", "type": "url", "url": "https://del.icio.us/" - }], - "name": "Other Social Networks", - "type": "folder" + }] }, { + "name": "Search", + "type": "folder", "children": [ { "name": "Social Searcher", @@ -2756,16 +2759,16 @@ "name": "Google CSE for Telegram links", "type": "url", "url": "https://cse.google.com/cse?cx=006368593537057042503:efxu7xprihg" - }], - "name": "Search", - "type": "folder" - }], - "name": "Social Networks", - "type": "folder" + }] + }] }, { + "name": "Instant Messaging", + "type": "folder", "children": [ { + "name": "Skype", + "type": "folder", "children": [ { "name": "Skype Web Client", @@ -2781,46 +2784,46 @@ "name": "Skype Resolver 2019", "type": "url", "url": "http://www.skypeipresolver.net/" - }], - "name": "Skype", - "type": "folder" + }] }, { + "name": "Snapchat", + "type": "folder", "children": [ { "name": "Snapchat Leak Checker", "type": "url", "url": "https://lastpass.com/snapchat/" - }], - "name": "Snapchat", - "type": "folder" + }] }, { + "name": "Kik", + "type": "folder", "children": [ { "name": "Kik Username (M)", "type": "url", "url": "http://kik.me/%3Cusername%3E" - }], - "name": "Kik", - "type": "folder" + }] }, { + "name": "Yikyak", + "type": "folder", "children": [ { "name": "YikMap", "type": "url", "url": "http://yikmap.com/" - }], - "name": "Yikyak", - "type": "folder" - }], - "name": "Instant Messaging", - "type": "folder" + }] + }] }, { + "name": "People Search Engines", + "type": "folder", "children": [ { + "name": "General People Search", + "type": "folder", "children": [ { "name": "Family Tree Now", @@ -2986,11 +2989,11 @@ "name": "Fast People Search", "type": "url", "url": "https://www.fastpeoplesearch.com/" - }], - "name": "General People Search", - "type": "folder" + }] }, { + "name": "Registries", + "type": "folder", "children": [ { "name": "The Knot", @@ -3021,14 +3024,12 @@ "name": "The Bump", "type": "url", "url": "https://registry.thebump.com/babyregistrysearch" - }], - "name": "Registries", - "type": "folder" - }], - "name": "People Search Engines", - "type": "folder" + }] + }] }, { + "name": "Dating", + "type": "folder", "children": [ { "name": "Match.com", @@ -3119,23 +3120,25 @@ "name": "Hinge", "type": "url", "url": "https://hinge.co/en-gb" - }], - "name": "Dating", - "type": "folder" + }] }, { + "name": "Telephone Numbers", + "type": "folder", "children": [ { + "name": "Voicemail", + "type": "folder", "children": [ { "name": "Slydial", "type": "url", "url": "https://www.slydial.com/" - }], - "name": "Voicemail", - "type": "folder" + }] }, { + "name": "International", + "type": "folder", "children": [ { "name": "Numbering Plans", @@ -3146,9 +3149,7 @@ "name": "Numberway", "type": "url", "url": "https://www.numberway.com/" - }], - "name": "International", - "type": "folder" + }] }, { "name": "WhoCalld", @@ -3254,13 +3255,15 @@ "name": "Numspy-Api", "type": "url", "url": "https://numspy.pythonanywhere.com/" - }], - "name": "Telephone Numbers", - "type": "folder" + }] }, { + "name": "Public Records", + "type": "folder", "children": [ { + "name": "Property Records", + "type": "folder", "children": [ { "name": "Melissa Data - Property Viewer (R)", @@ -3269,8 +3272,8 @@ }, { "name": "Regrid (US Only)", - "type": "url", - "url": "https://app.regrid.com/us/" + "type": "url", + "url": "https://app.regrid.com/us/" }, { "name": "Zillow", @@ -3296,11 +3299,11 @@ "name": "Redfin", "type": "url", "url": "https://www.redfin.com/" - }], - "name": "Property Records", - "type": "folder" + }] }, { + "name": "Court / Criminal Records", + "type": "folder", "children": [ { "name": "Nationwide County Court Records", @@ -3406,11 +3409,11 @@ "name": "Federal Inmate Locator", "type": "url", "url": "https://www.bop.gov/inmateloc/" - }], - "name": "Court / Criminal Records", - "type": "folder" + }] }, { + "name": "Government Records", + "type": "folder", "children": [ { "name": "NC Salary DB", @@ -3426,13 +3429,11 @@ "name": "CA Salary DB", "type": "url", "url": "http://www.sacbee.com/site-services/databases/state-pay/article2642161.html" - } - - ], - "name": "Government Records", - "type": "folder" + }] }, { + "name": "Financial / Tax Resources", + "type": "folder", "children": [ { "name": "BIN Base", @@ -3448,21 +3449,21 @@ "name": "NETR Online", "type": "url", "url": "http://publicrecords.netronline.com/" - }], - "name": "Financial / Tax Resources", - "type": "folder" + }] }, { + "name": "Birth Records", + "type": "folder", "children": [ { "name": "Sorted by Birth Date", "type": "url", "url": "http://sortedbybirthdate.com/" - }], - "name": "Birth Records", - "type": "folder" + }] }, { + "name": "Death Records", + "type": "folder", "children": [ { "name": "Death Check", @@ -3478,21 +3479,21 @@ "name": "GraveInfo", "type": "url", "url": "http://www.graveinfo.com/" - }], - "name": "Death Records", - "type": "folder" + }] }, { + "name": "US County Data", + "type": "folder", "children": [ { "name": "NACo County Explorer", "type": "url", "url": "http://explorer.naco.org/index.html" - }], - "name": "US County Data", - "type": "folder" + }] }, { + "name": "US Voter Records", + "type": "folder", "children": [ { "name": "Voter Records", @@ -3503,11 +3504,11 @@ "name": "Voter Registration Data", "type": "url", "url": "http://www.blackbookonline.info/USA-Voter-Records.aspx" - }], - "name": "Voter Records", - "type": "folder" + }] }, { + "name": "Patent Records", + "type": "folder", "children": [ { "name": "US Patent Office Search", @@ -3518,11 +3519,11 @@ "name": "Google Patent Search", "type": "url", "url": "https://www.google.com/advanced_patent_search" - }], - "name": "Patent Records", - "type": "folder" + }] }, { + "name": "US Political Records", + "type": "folder", "children": [ { "name": "FollowTheMoney.org", @@ -3558,9 +3559,7 @@ "name": "Every Politician", "type": "url", "url": "http://everypolitician.org/" - }], - "name": "Political Records", - "type": "folder" + }] }, { "name": "Public Records?", @@ -3586,13 +3585,15 @@ "name": "Open-Data-Portal München (German)", "type": "url", "url": "https://www.opengov-muenchen.de/" - }], - "name": "Public Records", - "type": "folder" + }] }, { + "name": "Business Records", + "type": "folder", "children": [ { + "name": "Annual Reports", + "type": "folder", "children": [ { "name": "AnnualReports.com", @@ -3613,11 +3614,11 @@ "name": "International Registries", "type": "url", "url": "https://www.gov.uk/government/publications/overseas-registries/overseas-registries" - }], - "name": "Annual Reports", - "type": "folder" + }] }, { + "name": "General Info & News", + "type": "folder", "children": [ { "name": "Businessweek Search", @@ -3663,11 +3664,11 @@ "name": "Google Finance", "type": "url", "url": "https://www.google.com/finance" - }], - "name": "General Info & News", - "type": "folder" + }] }, { + "name": "Company Profiles", + "type": "folder", "children": [ { "name": "OpenCorporates", @@ -3788,11 +3789,11 @@ "name": "Crunchbase", "type": "url", "url": "https://www.crunchbase.com/#/home/index" - }], - "name": "Company Profiles", - "type": "folder" + }] }, { + "name": "Employee Profiles & Resumes", + "type": "folder", "children": [ { "name": "RecruitEm", @@ -3823,11 +3824,11 @@ "name": "CVGadget", "type": "url", "url": "http://www.cvgadget.com/" - }], - "name": "Employee Profiles & Resumes", - "type": "folder" + }] }, { + "name": "Additional Resources", + "type": "folder", "children": [ { "name": "RBA - Business Information Resources", @@ -3838,16 +3839,16 @@ "name": "VAT Number Validation", "type": "url", "url": "http://ec.europa.eu/taxation_customs/vies/?locale=en" - }], - "name": "Additional Resources", - "type": "folder" - }], - "name": "Business Records", - "type": "folder" + }] + }] }, { + "name": "Transportation", + "type": "folder", "children": [ { + "name": "Vehicle Records", + "type": "folder", "children": [ { "name": "Vehicle Purchase Records", @@ -3888,11 +3889,11 @@ "name": "License Plate Search", "type": "url", "url": "https://www.vehiclehistory.com/licence-plate-search/licence-plate.php" - }], - "name": "Vehicle Records", - "type": "folder" + }] }, { + "name": "Air Traffic Records", + "type": "folder", "children": [ { "name": "FlightAware - Live Flight Tracker", @@ -3918,11 +3919,11 @@ "name": "ADS-B.NL", "type": "url", "url": "https://www.ads-b.nl/index.php?pageno=9999" - }], - "name": "Air Traffic Records", - "type": "folder" + }] }, { + "name": "Marine Records", + "type": "folder", "children": [ { "name": "Marine Traffic", @@ -3953,11 +3954,11 @@ "name": "Vessel Finder", "type": "url", "url": "https://www.vesselfinder.com/" - }], - "name": "Marine Records", - "type": "folder" + }] }, { + "name": "Railway Records", + "type": "folder", "children": [ { "name": "Deutsche Bahn Open-Data-Portal (German)", @@ -3968,9 +3969,7 @@ "name": "OpenRailwayMap", "type": "url", "url": "https://www.openrailwaymap.org/" - }], - "name": "Railway Records", - "type": "folder" + }] }, { "name": "Transportation & Train Tracking", @@ -3986,13 +3985,15 @@ "name": "Track-Trace", "type": "url", "url": "http://www.track-trace.com/" - }], - "name": "Transportation", - "type": "folder" + }] }, { + "name": "Geolocation Tools / Maps", + "type": "folder", "children": [ { + "name": "Geolocation Tools", + "type": "folder", "children": [ { "name": "Astrometry", @@ -4003,11 +4004,11 @@ "name": "SunCalc", "type": "url", "url": "http://suncalc.net/" - }], - "name": "Geolocation Tools", - "type": "folder" + }] }, { + "name": "Coordinates", + "type": "folder", "children": [ { "name": "GPSVisualizer", @@ -4028,11 +4029,11 @@ "name": "Batch Reverse Geocoding", "type": "url", "url": "https://www.doogal.co.uk/BatchReverseGeocoding.php" - }], - "name": "Coordinates", - "type": "folder" + }] }, { + "name": "Map Reporting Tools", + "type": "folder", "children": [ { "name": "BatchGeo", @@ -4058,11 +4059,11 @@ "name": "ScribbleMaps", "type": "url", "url": "http://scribblemaps.com/" - }], - "name": "Map Reporting Tools", - "type": "folder" + }] }, { + "name": "Mobile Coverage", + "type": "folder", "children": [ { "name": "OpenSignal", @@ -4073,9 +4074,7 @@ "name": "AntennaSearch", "type": "url", "url": "http://www.antennasearch.com/" - }], - "name": "Mobile Coverage", - "type": "folder" + }] }, { "name": "Google Maps", @@ -4236,13 +4235,15 @@ "name": "Wayback Imagery", "type": "url", "url": "https://livingatlas.arcgis.com/wayback/" - }], - "name": "Geolocation Tools / Maps", - "type": "folder" + }] }, { + "name": "Search Engines", + "type": "folder", "children": [ { + "name": "General Search", + "type": "folder", "children": [ { "name": "Google", @@ -4318,11 +4319,11 @@ "name": "Hulbee", "type": "url", "url": "https://hulbee.com/" - }], - "name": "General Search", - "type": "folder" + }] }, { + "name": "Meta Search", + "type": "folder", "children": [ { "name": "Shuriken", @@ -4358,11 +4359,11 @@ "name": "AnswerThePublic.com", "type": "url", "url": "http://answerthepublic.com/" - }], - "name": "Meta Search", - "type": "folder" + }] }, { + "name": "Code Search", + "type": "folder", "children": [ { "name": "PublicWWW", @@ -4393,11 +4394,11 @@ "name": "GitLeaks", "type": "url", "url": "https://github.com/zricethezav/gitleaks" - }], - "name": "Code Search", - "type": "folder" + }] }, { + "name": "FTP Search", + "type": "folder", "children": [ { "name": "GlobalFile", @@ -4413,11 +4414,11 @@ "name": "Napalm FTP", "type": "url", "url": "http://www.searchftps.net/" - }], - "name": "FTP Search", - "type": "folder" + }] }, { + "name": "Academic / Publication Search", + "type": "folder", "children": [ { "name": "PubPeer", @@ -4538,11 +4539,11 @@ "name": "arXiv.org", "type": "url", "url": "https://arxiv.org/" - }], - "name": "Academic / Publication Search", - "type": "folder" + }] }, { + "name": "News Search", + "type": "folder", "children": [ { "name": "Paperboy Online Newspapers", @@ -4613,11 +4614,11 @@ "name": "NewsBot", "type": "url", "url": "https://getnewsbot.com/" - }], - "name": "News Search", - "type": "folder" + }] }, { + "name": "Other Search", + "type": "folder", "children": [ { "name": "Colossus International Engine List", @@ -4630,9 +4631,9 @@ "url": "http://search-id.com/" }, { - "name": "Zenodo", - "type": "url", - "url": "https://zenodo.org/" + "name": "Zenodo", + "type": "url", + "url": "https://zenodo.org/" }, { "name": "EntityCube", @@ -4643,11 +4644,11 @@ "name": "FindTheData A Research Engine", "type": "url", "url": "http://www.findthedata.com/" - }], - "name": "Other Search", - "type": "folder" + }] }, { + "name": "Search Tools", + "type": "folder", "children": [ { "name": "Million Short", @@ -4688,11 +4689,11 @@ "name": "Google Trends", "type": "url", "url": "https://trends.google.com/trends/" - }], - "name": "Search Tools", - "type": "folder" + }] }, { + "name": "Search Engine Guides", + "type": "folder", "children": [ { "name": "Google Hacking Database", @@ -4708,11 +4709,11 @@ "name": "Google Guide Cheat Sheet", "type": "url", "url": "http://googleguide.com/help/calculator.html" - }], - "name": "Search Engine Guides", - "type": "folder" + }] }, { + "name": "Fact Checking", + "type": "folder", "children": [ { "name": "Hoaxy", @@ -4763,16 +4764,16 @@ "name": "MediaBugs", "type": "url", "url": "http://mediabugs.org/" - }], - "name": "Fact Checking", - "type": "folder" - }], - "name": "Search Engines", - "type": "folder" + }] + }] }, { + "name": "Forums / Blogs / IRC", + "type": "folder", "children": [ { + "name": "Forum Search Engines", + "type": "folder", "children": [ { "name": "BoardReader", @@ -4798,11 +4799,11 @@ "name": "Google Groups Search", "type": "url", "url": "https://groups.google.com/forum/#!overview" - }], - "name": "Forum Search Engines", - "type": "folder" + }] }, { + "name": "Blog Search Engines", + "type": "folder", "children": [ { "name": "Live Journal Seek", @@ -4818,11 +4819,11 @@ "name": "Blog Search Engine", "type": "url", "url": "http://www.blogsearchengine.org/" - }], - "name": "Blog Search Engines", - "type": "folder" + }] }, { + "name": "IRC Search", + "type": "folder", "children": [ { "name": "Mibbit", @@ -4838,16 +4839,16 @@ "name": "netsplit.de", "type": "url", "url": "http://irc.netsplit.de/channels/search.php" - }], - "name": "IRC Search", - "type": "folder" - }], - "name": "Forums / Blogs / IRC", - "type": "folder" + }] + }] }, { + "name": "Archives", + "type": "folder", "children": [ { + "name": "Web", + "type": "folder", "children": [ { "name": "Internet Archive: Wayback Machine", @@ -4928,11 +4929,11 @@ "name": "Waybackpack (T)", "type": "url", "url": "https://github.com/jsvine/waybackpack" - }], - "name": "Web", - "type": "folder" + }] }, { + "name": "Data Leaks", + "type": "folder", "children": [ { "name": "Databases.Today", @@ -4948,11 +4949,11 @@ "name": "WikiLeaks", "type": "url", "url": "https://wikileaks.org/" - }], - "name": "Data Leaks", - "type": "folder" + }] }, { + "name": "Public Datasets", + "type": "folder", "children": [ { "name": "Labled Faces in the Wild DB", @@ -4973,11 +4974,11 @@ "name": "Stanford Large Network Dataset Collection", "type": "url", "url": "http://snap.stanford.edu/data/#amazon" - }], - "name": "Public Datasets", - "type": "folder" + }] }, { + "name": "Other Media", + "type": "folder", "children": [ { "name": "Library of Congress: Digitized Newspapers - 1836-1922", @@ -4993,16 +4994,16 @@ "name": "TV Closed Caption Search", "type": "url", "url": "https://archive.org/details/tv" - }], - "name": "Other Media", - "type": "folder" - }], - "name": "Archives", - "type": "folder" + }] + }] }, { + "name": "Language Translation", + "type": "folder", "children": [ { + "name": "Text", + "type": "folder", "children": [ { "name": "DeepL Translator", @@ -5063,11 +5064,11 @@ "name": "Urban Dictionary", "type": "url", "url": "http://www.urbandictionary.com/" - }], - "name": "Text", - "type": "folder" + }] }, { + "name": "Pictures", + "type": "folder", "children": [ { "name": "Online OCR", @@ -5088,34 +5089,32 @@ "name": "Online OCR", "type": "url", "url": "http://www.onlineocr.net/" - }], - "name": "Pictures", - "type": "folder" + }] }, { + "name": "Videos", + "type": "folder", "children": [ { "name": "Eleven Labs Dubbing", "type": "url", "url": "https://elevenlabs.io/dubbing" - }], - "name": "Videos", - "type": "folder" + }] }, { + "name": "Analysis", + "type": "folder", "children": [ { "name": "WhatTheFont", "type": "url", "url": "https://www.myfonts.com/WhatTheFont/" - }], - "name": "Analysis", - "type": "folder" - }], - "name": "Language Translation", - "type": "folder" + }] + }] }, { + "name": "Metadata", + "type": "folder", "children": [ { "name": "ExifTool (T)", @@ -5136,15 +5135,19 @@ "name": "CodeTwo Outlook Export (T)", "type": "url", "url": "http://www.codetwo.com/freeware/outlook-export/" - }], - "name": "Metadata", - "type": "folder" + }] }, { + "name": "Mobile Emulation", + "type": "folder", "children": [ { + "name": "Android", + "type": "folder", "children": [ { + "name": "Emulation Tools", + "type": "folder", "children": [ { "name": "Genymotion (T)", @@ -5165,13 +5168,15 @@ "name": "Nox App Player", "type": "url", "url": "https://www.bignox.com/" - }], - "name": "Emulation Tools", - "type": "folder" + }] }, { + "name": "Apps", + "type": "folder", "children": [ { + "name": "Social Networking", + "type": "folder", "children": [ { "name": "Facebook (T)", @@ -5192,11 +5197,11 @@ "name": "Pinterest (T)", "type": "url", "url": "https://play.google.com/store/apps/details?id=com.pinterest" - }], - "name": "Social Networking", - "type": "folder" + }] }, { + "name": "Instant Messaging", + "type": "folder", "children": [ { "name": "Signal Private Messenger (T)", @@ -5237,11 +5242,11 @@ "name": "LINE (T)", "type": "url", "url": "https://play.google.com/store/apps/details?id=jp.naver.line.android" - }], - "name": "Instant Messaging", - "type": "folder" + }] }, { + "name": "Pictures", + "type": "folder", "children": [ { "name": "Instagram (T)", @@ -5252,11 +5257,11 @@ "name": "Flickr (T)", "type": "url", "url": "https://play.google.com/store/apps/details?id=com.yahoo.mobile.client.android.flickr" - }], - "name": "Pictures", - "type": "folder" + }] }, { + "name": "Streaming Video", + "type": "folder", "children": [ { "name": "Periscope (T)", @@ -5272,37 +5277,33 @@ "name": "Vine (T)", "type": "url", "url": "https://play.google.com/store/apps/details?id=co.vine.android" - }], - "name": "Streaming Video", - "type": "folder" + }] }, { "name": "Truecaller (T)", "type": "url", "url": "https://play.google.com/store/apps/details?id=com.truecaller" - }], - "name": "Apps", - "type": "folder" - }], - "name": "Android", - "type": "folder" - }], - "name": "Mobile Emulation", - "type": "folder" + }] + }] + }] }, { + "name": "Terrorism", + "type": "folder", "children": [ { "name": "Global Terrorism Database", "type": "url", "url": "http://www.start.umd.edu/gtd/" - }], - "name": "Terrorism", - "type": "folder" + }] }, { + "name": "Dark Web", + "type": "folder", "children": [ { + "name": "General Info", + "type": "folder", "children": [ { "name": "Reddit Deep Web", @@ -5318,11 +5319,11 @@ "name": "Reddit Darknet", "type": "url", "url": "https://www.reddit.com/r/darknet" - }], - "name": "General Info", - "type": "folder" + }] }, { + "name": "Clients", + "type": "folder", "children": [ { "name": "Tor Download (T)", @@ -5338,11 +5339,11 @@ "name": "I2P Anonymous Network (T)", "type": "url", "url": "https://geti2p.net/en/" - }], - "name": "Clients", - "type": "folder" + }] }, { + "name": "Discovery", + "type": "folder", "children": [ { "name": "OnionScan", @@ -5378,11 +5379,11 @@ "name": "Onion Investigator", "type": "url", "url": "https://oint.ctrlbox.com/" - }], - "name": "Discovery", - "type": "folder" + }] }, { + "name": "TOR Search", + "type": "folder", "children": [ { "name": "Onion Cab", @@ -5418,11 +5419,11 @@ "name": "Ahmia", "type": "url", "url": "https://ahmia.fi/" - }], - "name": "TOR Search", - "type": "folder" + }] }, { + "name": "TOR Directories", + "type": "folder", "children": [ { "name": "Hidden Wiki", @@ -5433,9 +5434,7 @@ "name": "Core.onion", "type": "url", "url": "http://eqt5g4fuenphqinx.onion/" - }], - "name": "TOR Directories", - "type": "folder" + }] }, { "name": "Tor2web", @@ -5451,13 +5450,15 @@ "name": "IACA Dark Web Investigation Support", "type": "url", "url": "https://iaca-darkweb-tools.com/" - }], - "name": "Dark Web", - "type": "folder" + }] }, { + "name": "Digital Currency", + "type": "folder", "children": [ { + "name": "Bitcoin", + "type": "folder", "children": [ { "name": "OXT", @@ -5513,11 +5514,11 @@ "name": "Orbit (T)", "type": "url", "url": "https://github.com/s0md3v/Orbit" - }], - "name": "Bitcoin", - "type": "folder" + }] }, { + "name": "Ethereum", + "type": "folder", "children": [ { "name": "Ether.Camp", @@ -5533,11 +5534,11 @@ "name": "Etherscan", "type": "url", "url": "https://etherscan.io/" - }], - "name": "Ethereum", - "type": "folder" + }] }, { + "name": "Monero", + "type": "folder", "children": [ { "name": "XMRChain.net", @@ -5553,14 +5554,12 @@ "name": "Chain Radar", "type": "url", "url": "https://chainradar.com/xmr/blocks" - }], - "name": "Monero", - "type": "folder" - }], - "name": "Digital Currency", - "type": "folder" + }] + }] }, { + "name": "Classifieds", + "type": "folder", "children": [ { "name": "Craigslist", @@ -5626,30 +5625,31 @@ "name": "francais-a-londres.org - French Classifieds", "type": "url", "url": "http://francais-a-londres.org/" - }], - "name": "Classifieds", - "type": "folder" + }] }, { + "name": "Encoding / Decoding", + "type": "folder", "children": [ { - "children": [ - - ], "name": "Base64", - "type": "folder" + "type": "folder", + "children": [ + ] }, { + "name": "Barcodes / QR", + "type": "folder", "children": [ { "name": "ClearImage Barcode Reader", "type": "url", "url": "http://online-barcode-reader.inliteresearch.com/" - }], - "name": "Barcodes / QR", - "type": "folder" + }] }, { + "name": "Javascript", + "type": "folder", "children": [ { "name": "JS Beautifier", @@ -5680,23 +5680,25 @@ "name": "JavaScript Deobfuscator (T)", "type": "url", "url": "https://addons.mozilla.org/en-US/firefox/addon/javascript-deobfuscator/" - }], - "name": "Javascript", - "type": "folder" + }] }, { + "name": "PHP", + "type": "folder", "children": [ { "name": "DDecode - PHP Decoder", "type": "url", "url": "http://ddecode.com/phpdecoder/" - }], - "name": "PHP", - "type": "folder" + }] }, { + "name": "XOR", + "type": "folder", "children": [ { + "name": "Unix", + "type": "folder", "children": [ { "name": "XORSearch & XORStrings (T)", @@ -5712,21 +5714,21 @@ "name": "unxor (T)", "type": "url", "url": "https://github.com/tomchop/unxor" - }], - "name": "Unix", - "type": "folder" + }] }, { + "name": "Windows", + "type": "folder", "children": [ { "name": "Kahu Converter Utilities (T)", "type": "url", "url": "http://www.kahusecurity.com/tools/" - }], - "name": "Windows", - "type": "folder" + }] }, { + "name": "Python", + "type": "folder", "children": [ { "name": "iheartxor.py (T)", @@ -5747,12 +5749,8 @@ "name": "Balbuzard (T)", "type": "url", "url": "https://bitbucket.org/decalage/balbuzard" - }], - "name": "Python", - "type": "folder" - }], - "name": "XOR", - "type": "folder" + }] + }] }, { "name": "CyberChef", @@ -5763,13 +5761,15 @@ "name": "Functions Online", "type": "url", "url": "https://www.functions-online.com/" - }], - "name": "Encoding / Decoding", - "type": "folder" + }] }, { + "name": "Tools", + "type": "folder", "children": [ { + "name": "OSINT Automation", + "type": "folder", "children": [ { "name": "DataSploit (T)", @@ -5860,21 +5860,21 @@ "name": "Analyst Research Tools", "type": "url", "url": "https://analystresearchtools.com" - }], - "name": "OSINT Automation", - "type": "folder" + }] }, { + "name": "Pentesting Recon", + "type": "folder", "children": [ { "name": "Low Hanging Fruit (T)", "type": "url", "url": "https://github.com/blindfuzzy/LHF" - }], - "name": "Pentesting Recon", - "type": "folder" + }] }, { + "name": "Virtual Machines", + "type": "folder", "children": [ { "name": "VMware Workstation Player (T)", @@ -5920,19 +5920,17 @@ "name": "Whonix (T)", "type": "url", "url": "https://www.whonix.org/wiki/Main_Page" - }], - "name": "Virtual Machines", - "type": "folder" + }] }, { + "name": "Wordlist", + "type": "folder", "children": [ { "name": "OWASP D4N155 (T)", "type": "url", "url": "https://github.com/OWASP/D4N155" - }], - "name": "Wordlist", - "type": "folder" + }] }, { "name": "Paterva / Maltego (T)", @@ -5948,13 +5946,15 @@ "name": "Online Nikto scanner", "type": "url", "url": "https://nikto.online/" - }], - "name": "Tools", - "type": "folder" + }] }, { + "name": "Malicious File Analysis", + "type": "folder", "children": [ { + "name": "Search", + "type": "folder", "children": [ { "name": "InQuest Labs DFI/MalDoc Search", @@ -5990,13 +5990,15 @@ "name": "National Software Reference Library", "type": "url", "url": "http://nsrl.hashsets.com/national_software_reference_library1_search.php" - }], - "name": "Search", - "type": "folder" + }] }, { + "name": "Hosted Automated Analysis", + "type": "folder", "children": [ { + "name": "Office Files", + "type": "folder", "children": [ { "name": "InQuest DFI Maldoc Analyzer", @@ -6012,21 +6014,21 @@ "name": "JoeSandbox Document Analyzer", "type": "url", "url": "http://www.document-analyzer.net/" - }], - "name": "Office Files", - "type": "folder" + }] }, { + "name": "PDFs", + "type": "folder", "children": [ { "name": "TYLabs QuickSand Framework", "type": "url", "url": "https://scan.tylabs.com/" - }], - "name": "PDFs", - "type": "folder" + }] }, { + "name": "Android", + "type": "folder", "children": [ { "name": "Akana Android Malware", @@ -6037,9 +6039,7 @@ "name": "Joe APK Analyzer", "type": "url", "url": "https://www.apk-analyzer.net/" - }], - "name": "Android", - "type": "folder" + }] }, { "name": "VirusTotal", @@ -6105,11 +6105,11 @@ "name": "Any Run", "type": "url", "url": "https://app.any.run/" - }], - "name": "Hosted Automated Analysis", - "type": "folder" + }] }, { + "name": "Office Files", + "type": "folder", "children": [ { "name": "Office Mal Scanner (T)", @@ -6120,11 +6120,11 @@ "name": "OffVis (T)", "type": "url", "url": "http://go.microsoft.com/fwlink/?LinkID=158791" - }], - "name": "Office Files", - "type": "folder" + }] }, { + "name": "PDFs", + "type": "folder", "children": [ { "name": "PDF Tools (T)", @@ -6135,19 +6135,17 @@ "name": "Origami Framework (T)", "type": "url", "url": "https://code.google.com/archive/p/origami-pdf/" - }], - "name": "PDFs", - "type": "folder" + }] }, { + "name": "PCAPs", + "type": "folder", "children": [ { "name": "Malware-Traffic-Analysis.net", "type": "url", "url": "http://www.malware-traffic-analysis.net/index.html" - }], - "name": "PCAPs", - "type": "folder" + }] }, { "name": "Ghidra (T)", @@ -6158,13 +6156,15 @@ "name": "Malware Analysis Tools", "type": "url", "url": "http://malwareanalysis.tools/" - }], - "name": "Malicious File Analysis", - "type": "folder" + }] }, { + "name": "Exploits & Advisories", + "type": "folder", "children": [ { + "name": "Default Passwords", + "type": "folder", "children": [ { "name": "Default Passwords DB", @@ -6200,9 +6200,7 @@ "name": "Hashes.org", "type": "url", "url": "https://hashes.org/" - }], - "name": "Default Passwords", - "type": "folder" + }] }, { "name": "Vulert: Updated Open Source Vulnerability Database", @@ -6278,13 +6276,15 @@ "name": "Canadian Centre for Cyber Security", "type": "url", "url": "https://cyber.gc.ca/" - }], - "name": "Exploits & Advisories", - "type": "folder" + }] }, { + "name": "Threat Intelligence", + "type": "folder", "children": [ { + "name": "Phishing", + "type": "folder", "children": [ { "name": "https://openphish.com/feed.txt", @@ -6300,11 +6300,11 @@ "name": "PhishStats", "type": "url", "url": "https://phishstats.info/" - }], - "name": "Phishing", - "type": "folder" + }] }, { + "name": "IOC Tools", + "type": "folder", "children": [ { "name": "Jager", @@ -6340,11 +6340,11 @@ "name": "ThreatIngestor (T)", "type": "url", "url": "https://github.com/InQuest/ThreatIngestor" - }], - "name": "IOC Tools", - "type": "folder" + }] }, { + "name": "TTPs", + "type": "folder", "children": [ { "name": "Malware Exploit TTP Database", @@ -6355,9 +6355,7 @@ "name": "Mitre TTPs", "type": "url", "url": "https://attack.mitre.org/wiki/All_Techniques" - }], - "name": "TTPs", - "type": "folder" + }] }, { "name": "IBM X-Force Exchange", @@ -6453,13 +6451,15 @@ "name": "REScure Cyber Threat Intelligence Project", "type": "url", "url": "https://rescure.me/feeds.html" - }], - "name": "Threat Intelligence", - "type": "folder" + }] }, { + "name": "OpSec", + "type": "folder", "children": [ { + "name": "Persona Creation", + "type": "folder", "children": [ { "name": "Fake Name Generator", @@ -6485,13 +6485,15 @@ "name": "Faker.js", "type": "url", "url": "https://cdn.rawgit.com/Marak/faker.js/master/examples/browser/index.html" - }], - "name": "Persona Creation", - "type": "folder" + }] }, { + "name": "Anonymous Browsing", + "type": "folder", "children": [ { + "name": "TOR", + "type": "folder", "children": [ { "name": "Tor Download (T)", @@ -6507,21 +6509,21 @@ "name": "I2P Anonymous Network (T)", "type": "url", "url": "https://geti2p.net/en/" - }], - "name": "TOR", - "type": "folder" + }] }, { + "name": "Anonymous VPNs", + "type": "folder", "children": [ { "name": "VPN Comparisons - That One Privacy Site", "type": "url", "url": "https://thatoneprivacysite.net/" - }], - "name": "Anonymous VPNs", - "type": "folder" + }] }, { + "name": "Spoof User-Agent", + "type": "folder", "children": [ { "name": "UserAgentString.com", @@ -6537,11 +6539,11 @@ "name": "User Agent String Decoder", "type": "url", "url": "http://tools.tracemyip.org/user-agent-string-decoder/" - }], - "name": "Spoof User-Agent", - "type": "folder" + }] }, { + "name": "VPN Tests", + "type": "folder", "children": [ { "name": "IP / DNS Leak Detection", @@ -6597,11 +6599,11 @@ "name": "Trace My IP", "type": "url", "url": "http://www.tracemyip.org/" - }], - "name": "VPN Tests", - "type": "folder" + }] }, { + "name": "Browser Tests", + "type": "folder", "children": [ { "name": "Browser Statistics", @@ -6632,11 +6634,11 @@ "name": "Browserscope", "type": "url", "url": "http://www.browserscope.org/" - }], - "name": "Browser Tests", - "type": "folder" + }] }, { + "name": "Proxy Tests", + "type": "folder", "children": [ { "name": "Proxychecker", @@ -6647,10 +6649,7 @@ "name": "IP2Proxy", "type": "url", "url": "https://www.ip2proxy.com/" - - }], - "name": "Proxy Tests", - "type": "folder" + }] }, { "name": "NoScript (T)", @@ -6681,11 +6680,11 @@ "name": "LocaBrowser.com", "type": "url", "url": "http://www.locabrowser.com" - }], - "name": "Anonymous Browsing", - "type": "folder" + }] }, { + "name": "Privacy / Clean Up", + "type": "folder", "children": [ { "name": "Privacy Guides", @@ -6741,26 +6740,26 @@ "name": "The Many Hats Club - Privacy Resources", "type": "url", "url": "https://themanyhats.club/centralised-place-for-privacy-resources/" - }], - "name": "Privacy / Clean Up", - "type": "folder" + }] }, { + "name": "Metadata / Style", + "type": "folder", "children": [ { "name": "Anonymouth - Document Anonymization (T)", "type": "url", "url": "https://github.com/psal/anonymouth" - }], - "name": "Metadata / Style", - "type": "folder" - }], - "name": "OpSec", - "type": "folder" + }] + }] }, { + "name": "Documentation / Evidence Capture", + "type": "folder", "children": [ { + "name": "Web Browsing", + "type": "folder", "children": [ { "name": "Hunchly (T)", @@ -6806,11 +6805,11 @@ "name": "Full Page Screen Capture Chrome Extension (T)", "type": "url", "url": "https://github.com/mrcoles/full-page-screen-capture-chrome-extension" - }], - "name": "Web Browsing", - "type": "folder" + }] }, { + "name": "Screen Capture", + "type": "folder", "children": [ { "name": "FRAPS (T)", @@ -6826,11 +6825,11 @@ "name": "Greenshot (T)", "type": "url", "url": "https://getgreenshot.org/" - }], - "name": "Screen Capture", - "type": "folder" + }] }, { + "name": "Map Locations", + "type": "folder", "children": [ { "name": "BatchGeo", @@ -6851,21 +6850,21 @@ "name": "ZeeMaps", "type": "url", "url": "https://www.zeemaps.com/" - }], - "name": "Map Locations", - "type": "folder" + }] }, { "name": "Timeline JS3", "type": "url", "url": "http://timeline.knightlab.com/" - }], - "name": "Documentation / Evidence Capture", - "type": "folder" + }] }, { + "name": "Training", + "type": "folder", "children": [ { + "name": "Games", + "type": "folder", "children": [ { "name": "A Google A Day", @@ -6881,9 +6880,7 @@ "name": "Verif!cation Quiz Bot", "type": "url", "url": "https://twitter.com/quiztime" - }], - "name": "Games", - "type": "folder" + }] }, { "name": "Forensic OSINT KB Guides", @@ -6919,11 +6916,7 @@ "name": "Smart Questions", "type": "url", "url": "http://www.catb.org/esr/faqs/smart-questions.html" - }], - "name": "Training", - "type": "folder" - }], - "name": "OSINT Framework", - "type": "folder" + }] + }] } From c20736be2b8bb229730cfc509254b34c14919bed Mon Sep 17 00:00:00 2001 From: s0lray Date: Tue, 2 Jul 2024 02:31:35 -0400 Subject: [PATCH 15/50] Update arf.json --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 386c68b..049481b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1190,6 +1190,11 @@ "name": "AI Tools", "type": "folder", "children": [ + { + "name": "ChatGPT (R)", + "type": "url", + "url": "https://chatgpt.com/" + }, { "name": "WormGPT-6 (R)", "type": "url", From 68c904c8ef7187c2855225c5e8aa0718db7b59a5 Mon Sep 17 00:00:00 2001 From: s0lray Date: Tue, 2 Jul 2024 02:38:55 -0400 Subject: [PATCH 16/50] Update arf.json Fixing AI Tools location --- public/arf.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/public/arf.json b/public/arf.json index 049481b..41bb41b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1185,22 +1185,7 @@ "type": "url", "url": "https://nikto.online/" }] - }, - { - "name": "AI Tools", - "type": "folder", - "children": [ - { - "name": "ChatGPT (R)", - "type": "url", - "url": "https://chatgpt.com/" - }, - { - "name": "WormGPT-6 (R)", - "type": "url", - "url": "https://flowgpt.com/p/wormgpt-6" - }] - }, + }, { "name": "Report Malicious Sites", "type": "folder", @@ -5953,6 +5938,21 @@ "url": "https://nikto.online/" }] }, + { + "name": "AI Tools", + "type": "folder", + "children": [ + { + "name": "ChatGPT (R)", + "type": "url", + "url": "https://chatgpt.com/" + }, + { + "name": "WormGPT-6 (R)", + "type": "url", + "url": "https://flowgpt.com/p/wormgpt-6" + }] + }, { "name": "Malicious File Analysis", "type": "folder", From b169d08efe923a0ed16480ccadfb7bf20da8aef2 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Thu, 4 Jul 2024 18:13:00 -0400 Subject: [PATCH 17/50] Add Sherlock --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..655fdee 100644 --- a/public/arf.json +++ b/public/arf.json @@ -10,6 +10,11 @@ "name": "Username Search Engines", "type": "folder", "children": [ + { + "name": "Sherlock (T)", + "type": "url", + "url": "https://github.com/sherlock-project/sherlock" + }, { "name": "WhatsMyName", "type": "url", From d40862ee1871c2594eb83c182b93cfde75a9ec0b Mon Sep 17 00:00:00 2001 From: szh326 <68941749+szh326@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:14:10 +0800 Subject: [PATCH 18/50] Update arf.json, add'DuckDuckGo AI Chat' --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..7fc23c5 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5947,6 +5947,11 @@ "type": "url", "url": "https://chatgpt.com/" }, + { + "name": "DuckDuckGo AI Chat", + "type": "url", + "url": "https://duckduckgo.com/aichat" + }, { "name": "WormGPT-6 (R)", "type": "url", From ed53f205f8cb8fc6f1d3ea5295bc30779ef96d3e Mon Sep 17 00:00:00 2001 From: Al Simpson <73041922+AlfredSimpson@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:01:18 -0400 Subject: [PATCH 19/50] Removed Waatp.com - Currently redirects to malware or dead site. --- public/arf.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/arf.json b/public/arf.json index 41bb41b..381adb1 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2890,11 +2890,6 @@ "type": "url", "url": "http://infospace.com/" }, - { - "name": "Waatp", - "type": "url", - "url": "http://waatp.com/" - }, { "name": "Webmii", "type": "url", From 527bd8f39459eb4cad29d363e72e4161d1beb38a Mon Sep 17 00:00:00 2001 From: aterny <107469245+aternyx@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:05:15 +0300 Subject: [PATCH 20/50] add epieos to email search --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..5eccfbb 100644 --- a/public/arf.json +++ b/public/arf.json @@ -159,6 +159,11 @@ "name": "MailsHunt", "type": "url", "url": "https://mailshunt.com/" + }, + { + "name": "Epieos", + "type": "url", + "url": "https://epieos.com/" }] }, { From dd3771ea8235ca6ee62ba672350b1f586ed04502 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Tue, 30 Jul 2024 21:00:32 -0400 Subject: [PATCH 21/50] Add Oculus --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index 655fdee..2d75fd6 100644 --- a/public/arf.json +++ b/public/arf.json @@ -10,6 +10,11 @@ "name": "Username Search Engines", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "Sherlock (T)", "type": "url", @@ -115,6 +120,11 @@ "name": "Email Search", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "ThatsThem", "type": "url", @@ -2705,6 +2715,11 @@ "name": "Search", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "Social Searcher", "type": "url", @@ -5766,6 +5781,11 @@ "name": "OSINT Automation", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "DataSploit (T)", "type": "url", From 7c907edb98abd6ce162e7944194d8bb9a4636ea2 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sat, 3 Aug 2024 06:46:30 -0400 Subject: [PATCH 22/50] oculus -> sylva --- public/arf.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/arf.json b/public/arf.json index 2d75fd6..c01ea1f 100644 --- a/public/arf.json +++ b/public/arf.json @@ -11,9 +11,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "Sherlock (T)", @@ -121,9 +121,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "ThatsThem", @@ -2716,9 +2716,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "Social Searcher", @@ -5782,9 +5782,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "DataSploit (T)", From 79e4f9b53a4297f0fd068a4b466931da2537642f Mon Sep 17 00:00:00 2001 From: Maciej Kwas <105663724+maciej-skyfi@users.noreply.github.com> Date: Tue, 6 Aug 2024 02:39:33 +0200 Subject: [PATCH 23/50] Adding skyfi - free satellite images --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..7609f59 100644 --- a/public/arf.json +++ b/public/arf.json @@ -4225,6 +4225,11 @@ "name": "Wayback Imagery", "type": "url", "url": "https://livingatlas.arcgis.com/wayback/" + }, + { + "name": "SkyFi.com - Satellite Open Data (R)", + "type": "url", + "url": "https://app.skyfi.com/explore/open" }] }, { From fc4ecfe4bac243c1153179c8169a73ae387efc95 Mon Sep 17 00:00:00 2001 From: simonbear213 Date: Tue, 6 Aug 2024 17:22:43 +0100 Subject: [PATCH 24/50] Added ScamDB --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..a9fafdd 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6422,6 +6422,11 @@ "type": "url", "url": "https://github.com/csirtgadgets/massive-octo-spice" }, + { + "name": "Scam Database", + "type": "url", + "url": "https://www.scamdb.net/" + }, { "name": "Bot Scout", "type": "url", From 2bbb66cbeabedfc583cdb5072b9d7d1da37ecad4 Mon Sep 17 00:00:00 2001 From: simonbear213 Date: Tue, 6 Aug 2024 17:23:44 +0100 Subject: [PATCH 25/50] Added ScamDB --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index a9fafdd..98583ba 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6425,7 +6425,7 @@ { "name": "Scam Database", "type": "url", - "url": "https://www.scamdb.net/" + "url": "https://www.scamdb.net" }, { "name": "Bot Scout", From 5cab757ad05c98be9ad46b3eb84d77dd452d4c9a Mon Sep 17 00:00:00 2001 From: Eray Cetiner Date: Mon, 12 Aug 2024 11:17:20 +0300 Subject: [PATCH 26/50] Add IDCrawl username and people search --- public/arf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..d8609c0 100644 --- a/public/arf.json +++ b/public/arf.json @@ -65,6 +65,11 @@ "type": "url", "url": "https://instantusername.com/" }, + { + "name": "IDCrawl Username Search", + "type": "url", + "url": "https://www.idcrawl.com/username" + }, { "name": "Names Directory", "type": "url", @@ -2979,6 +2984,11 @@ "name": "Fast People Search", "type": "url", "url": "https://www.fastpeoplesearch.com/" + }, + { + "name": "IDCrawl", + "type": "url", + "url": "https://www.idcrawl.com/" }] }, { From c1b0cb78e4fb70af5c4709d0341c6048f1cae436 Mon Sep 17 00:00:00 2001 From: Krisha Joshi <92749776+KJ173@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:40:07 +0530 Subject: [PATCH 27/50] Adding Wordlist Generator Website under Tools>Wordlist --- public/arf.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 41bb41b..1fda893 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5920,7 +5920,13 @@ "name": "OWASP D4N155 (T)", "type": "url", "url": "https://github.com/OWASP/D4N155" - }] + }, + { + "name": "W Generator", + "type": "url", + "url": "https://app.wgen.io/" + } + ] }, { "name": "Paterva / Maltego (T)", From 0238e7188add3a20b969a91990310833176c8188 Mon Sep 17 00:00:00 2001 From: VMakhrov Date: Thu, 5 Sep 2024 14:00:39 +0300 Subject: [PATCH 28/50] Netlas.io added Proposal to add Netlas.io, a search engine and web crawler similar to Shodan. --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..0c9cf4b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1285,6 +1285,11 @@ "type": "url", "url": "https://www.shodan.io/" }, + { + "name": "Netlas.io", + "type": "url", + "url": "https://netlas.io/" + }, { "name": "Portmap", "type": "url", From fe1ced01d79d50eb770396118f751807aa9c7400 Mon Sep 17 00:00:00 2001 From: VMakhrov Date: Thu, 5 Sep 2024 14:21:16 +0300 Subject: [PATCH 29/50] Update arf.json --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index 0c9cf4b..a35c209 100644 --- a/public/arf.json +++ b/public/arf.json @@ -354,6 +354,11 @@ "name": "IP2WHOIS", "type": "url", "url": "https://www.ip2whois.com" + }, + { + "name": "Netlas.io", + "type": "url", + "url": "https://app.netlas.io/whois_domains/" }] }, { @@ -454,6 +459,11 @@ "name": "AltDNS (T)", "type": "url", "url": "https://github.com/infosec-au/altdns" + }, + { + "name": "Netlas.io", + "type": "url", + "url": "https://app.netlas.io/domains/" }] }, { @@ -465,6 +475,11 @@ "type": "url", "url": "https://www.shodan.io/" }, + { + "name": "Netlas.io", + "type": "url", + "url": "https://app.netlas.io/" + }, { "name": "ODIN (R)", "type": "url", @@ -549,6 +564,11 @@ "name": "ODIN (R)", "type": "url", "url": "https://www.getodin.com/" + }, + { + "name": "Netlas.io", + "type": "url", + "url": "https://app.netlas.io/certs/" }] }, { From 84bb21d8d254c19bbb5d59bd242819fe68ef031d Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 6 Sep 2024 01:27:35 +0800 Subject: [PATCH 30/50] Add EZR OSINT Sidebar --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..84f5730 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6810,6 +6810,11 @@ "name": "Full Page Screen Capture Chrome Extension (T)", "type": "url", "url": "https://github.com/mrcoles/full-page-screen-capture-chrome-extension" + }, + { + "name": "EZR OSINT Sidebar (T)", + "type": "url", + "url": "https://chromewebstore.google.com/detail/ezr-osint-sidebar/joagbbgciboooipadijeaoidjjigdmof" }] }, { From 10bef283d3f2450eb5f00052205b3596ac01a295 Mon Sep 17 00:00:00 2001 From: jweny Date: Tue, 24 Sep 2024 15:06:56 +0800 Subject: [PATCH 31/50] Update arf.json --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..352b6d8 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6291,6 +6291,11 @@ "name": "Phishing", "type": "folder", "children": [ + { + "name": "SecAI.ai", + "type": "url", + "url": "https://secai.ai/research" + }, { "name": "https://openphish.com/feed.txt", "type": "url", From a36968e7be63270ae5d26e84dcd8c18f8e026472 Mon Sep 17 00:00:00 2001 From: Kyle Matthews <148267185+Drumrrr@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:13:34 -0400 Subject: [PATCH 32/50] Added new Dark Mode/Theme for the page Created .Dark-Mode in arf.css that contains values for a dark-mode site. Also added a new function in arf.js that detects an input from a button in index.html to switch the theme to dark mode. --- arf.css | 62 +++++++++++++++++++++ arf.js | 156 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 40 ++++++++++++++ 3 files changed, 258 insertions(+) create mode 100644 arf.css create mode 100644 arf.js create mode 100644 index.html diff --git a/arf.css b/arf.css new file mode 100644 index 0000000..a5c0e07 --- /dev/null +++ b/arf.css @@ -0,0 +1,62 @@ +body { + background-color: #ffffff; + font-size: 14px; + font-family: "Helvetica Neue", Helvetica; +} + +#body { + margin: 0 auto; + position: relative; +} + +#header { + font-size: 40px; + font-weight: bold; + top: 20px; + text-align: center; +} + +.dark-Mode{ + background-color: #000; + color: #fff; + .node text { + fill: #fff; + } + .legend{ + color: #fff; + } + path.link{ + stroke: #444; + } +} + +.legend { + position: absolute; + top: 0px; + right: 0; + width: 330px; + font-size: 11px; + color: #000; +} + +.node { + cursor: pointer; +} + +.node circle { + cursor: pointer; + fill: #fff; + stroke: steelblue; + stroke-width: 1.5px; +} + +.node text { + font-size: 12px; + fill: rgb(0, 0, 0); +} + +path.link { + fill: none; + stroke: #ccc; + stroke-width: 1px; +} \ No newline at end of file diff --git a/arf.js b/arf.js new file mode 100644 index 0000000..685aca2 --- /dev/null +++ b/arf.js @@ -0,0 +1,156 @@ +var margin = [20, 120, 20, 140], + width = 1280 - margin[1] - margin[3], + height = 800 - margin[0] - margin[2], + i = 0, + duration = 1250, + root; + +var tree = d3.layout.tree() + .size([height, width]); + +var diagonal = d3.svg.diagonal() + .projection(function(d) { return [d.y, d.x]; }); + +var vis = d3.select("#body").append("svg:svg") + .attr("width", width + margin[1] + margin[3]) + .attr("height", height + margin[0] + margin[2]) + .append("svg:g") + .attr("transform", "translate(" + margin[3] + "," + margin[0] + ")"); + +d3.json("arf.json", function(json) { + root = json; + root.x0 = height / 2; + root.y0 = 0; + + function collapse(d) { + if (d.children) { + d._children = d.children; + d._children.forEach(collapse); + d.children = null; + } + } + +/* function toggleAll(d) { + if (d.children) { + d.children.forEach(toggleAll); + toggle(d); + } + } */ + root.children.forEach(collapse); + update(root); +}); + +function update(source) { + // var duration = d3.event && d3.event.altKey ? 5000 : 500; + + // Compute the new tree layout. + var nodes = tree.nodes(root).reverse(); + + // Normalize for fixed-depth. + nodes.forEach(function(d) { d.y = d.depth * 180; }); + + // Update the nodes… + var node = vis.selectAll("g.node") + .data(nodes, function(d) { return d.id || (d.id = ++i); }); + + // Enter any new nodes at the parent's previous position. + var nodeEnter = node.enter().append("svg:g") + .attr("class", "node") + .attr("transform", function(d) { return "translate(" + source.y0 + "," + source.x0 + ")"; }) + .on("click", function(d) { toggle(d); update(d); }); + + nodeEnter.append("svg:circle") + .attr("r", 1e-6) + .style("fill", function(d) { return d._children ? "lightsteelblue" : "#fff"; }); + + nodeEnter.append('a') + .attr("target", "_blank") + .attr('xlink:href', function(d) { return d.url; }) + .append("svg:text") + .attr("x", function(d) { return d.children || d._children ? -10 : 10; }) + .attr("dy", ".35em") + .attr("text-anchor", function(d) { return d.children || d._children ? "end" : "start"; }) + .text(function(d) { return d.name; }) + .style("fill: rgb(0, 0, 0)", function(d) { return d.free ? 'black' : '#999'; }) + .style("fill-opacity", 1e-6); + + nodeEnter.append("svg:title") + .text(function(d) { + return d.description; + }); + + // Transition nodes to their new position. + var nodeUpdate = node.transition() + .duration(duration) + .attr("transform", function(d) { return "translate(" + d.y + "," + d.x + ")"; }); + + nodeUpdate.select("circle") + .attr("r", 6) + .style("fill", function(d) { return d._children ? "lightsteelblue" : "#fff"; }); + + nodeUpdate.select("text") + .style("fill-opacity", 1); + + // Transition exiting nodes to the parent's new position. + var nodeExit = node.exit().transition() + .duration(duration) + .attr("transform", function(d) { return "translate(" + source.y + "," + source.x + ")"; }) + .remove(); + + nodeExit.select("circle") + .attr("r", 1e-6); + + nodeExit.select("text") + .style("fill-opacity", 1e-6); + + // Update the links… + var link = vis.selectAll("path.link") + .data(tree.links(nodes), function(d) { return d.target.id; }); + + // Enter any new links at the parent's previous position. + link.enter().insert("svg:path", "g") + .attr("class", "link") + .attr("d", function(d) { + var o = {x: source.x0, y: source.y0}; + return diagonal({source: o, target: o}); + }) + .transition() + .duration(duration) + .attr("d", diagonal); + + // Transition links to their new position. + link.transition() + .duration(duration) + .attr("d", diagonal); + + // Transition exiting nodes to the parent's new position. + link.exit().transition() + .duration(duration) + .attr("d", function(d) { + var o = {x: source.x, y: source.y}; + return diagonal({source: o, target: o}); + }) + .remove(); + + // Stash the old positions for transition. + nodes.forEach(function(d) { + d.x0 = d.x; + d.y0 = d.y; + }); +} + +// Toggle children. +function toggle(d) { + if (d.children) { + d._children = d.children; + d.children = null; + } else { + d.children = d._children; + d._children = null; + } +} +//Togle Dark Mode +function goDark() { + var element = document.body; + element.classList.toggle("dark-Mode"); +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..86302b2 --- /dev/null +++ b/index.html @@ -0,0 +1,40 @@ + + + + + + + OSINT Framework + + + +
+ +
+ + + +

(T) - Indicates a link to a tool that must be installed and run locally
+ (D) - Google Dork, for more information: Google Hacking
+ (R) - Requires registration
+ (M) - Indicates a URL that contains the search term and the URL itself must be edited manually

+
+ +

Notes

+ OSINT framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some of the sites included might require registration or offer more data for $$$, but you should be able to get at least a portion of the available information for no cost.
+ +

I originally created this framework with an information security point of view. Since then, the response from other fields and disciplines has been incredible. I would love to be able to include any other OSINT resources, especially from fields outside of infosec. Please let me know about anything that might be missing!

+ +

For Update Notifications

+ Follow me on Twitter: @jnordine
+ Watch or star the project on Github: https://github.com/lockfale/osint-framework + +

Suggestions, Comments, Feedback

+ Feedback or new tool suggestions are extremely welcome! Please feel free to reach out on Twitter or submit an issue on Github. + + + + \ No newline at end of file From 9c5e4caaea10caf1bf7a76e0041b900dc8fe1166 Mon Sep 17 00:00:00 2001 From: Kyle Matthews Date: Wed, 2 Oct 2024 19:22:42 -0400 Subject: [PATCH 33/50] Added Dark Mode/Fixed file placement problem --- arf.css | 62 ------------------ arf.js | 156 --------------------------------------------- index.html | 40 ------------ public/css/arf.css | 14 ++++ public/index.html | 5 +- public/js/arf.js | 7 +- 6 files changed, 23 insertions(+), 261 deletions(-) delete mode 100644 arf.css delete mode 100644 arf.js delete mode 100644 index.html diff --git a/arf.css b/arf.css deleted file mode 100644 index a5c0e07..0000000 --- a/arf.css +++ /dev/null @@ -1,62 +0,0 @@ -body { - background-color: #ffffff; - font-size: 14px; - font-family: "Helvetica Neue", Helvetica; -} - -#body { - margin: 0 auto; - position: relative; -} - -#header { - font-size: 40px; - font-weight: bold; - top: 20px; - text-align: center; -} - -.dark-Mode{ - background-color: #000; - color: #fff; - .node text { - fill: #fff; - } - .legend{ - color: #fff; - } - path.link{ - stroke: #444; - } -} - -.legend { - position: absolute; - top: 0px; - right: 0; - width: 330px; - font-size: 11px; - color: #000; -} - -.node { - cursor: pointer; -} - -.node circle { - cursor: pointer; - fill: #fff; - stroke: steelblue; - stroke-width: 1.5px; -} - -.node text { - font-size: 12px; - fill: rgb(0, 0, 0); -} - -path.link { - fill: none; - stroke: #ccc; - stroke-width: 1px; -} \ No newline at end of file diff --git a/arf.js b/arf.js deleted file mode 100644 index 685aca2..0000000 --- a/arf.js +++ /dev/null @@ -1,156 +0,0 @@ -var margin = [20, 120, 20, 140], - width = 1280 - margin[1] - margin[3], - height = 800 - margin[0] - margin[2], - i = 0, - duration = 1250, - root; - -var tree = d3.layout.tree() - .size([height, width]); - -var diagonal = d3.svg.diagonal() - .projection(function(d) { return [d.y, d.x]; }); - -var vis = d3.select("#body").append("svg:svg") - .attr("width", width + margin[1] + margin[3]) - .attr("height", height + margin[0] + margin[2]) - .append("svg:g") - .attr("transform", "translate(" + margin[3] + "," + margin[0] + ")"); - -d3.json("arf.json", function(json) { - root = json; - root.x0 = height / 2; - root.y0 = 0; - - function collapse(d) { - if (d.children) { - d._children = d.children; - d._children.forEach(collapse); - d.children = null; - } - } - -/* function toggleAll(d) { - if (d.children) { - d.children.forEach(toggleAll); - toggle(d); - } - } */ - root.children.forEach(collapse); - update(root); -}); - -function update(source) { - // var duration = d3.event && d3.event.altKey ? 5000 : 500; - - // Compute the new tree layout. - var nodes = tree.nodes(root).reverse(); - - // Normalize for fixed-depth. - nodes.forEach(function(d) { d.y = d.depth * 180; }); - - // Update the nodes… - var node = vis.selectAll("g.node") - .data(nodes, function(d) { return d.id || (d.id = ++i); }); - - // Enter any new nodes at the parent's previous position. - var nodeEnter = node.enter().append("svg:g") - .attr("class", "node") - .attr("transform", function(d) { return "translate(" + source.y0 + "," + source.x0 + ")"; }) - .on("click", function(d) { toggle(d); update(d); }); - - nodeEnter.append("svg:circle") - .attr("r", 1e-6) - .style("fill", function(d) { return d._children ? "lightsteelblue" : "#fff"; }); - - nodeEnter.append('a') - .attr("target", "_blank") - .attr('xlink:href', function(d) { return d.url; }) - .append("svg:text") - .attr("x", function(d) { return d.children || d._children ? -10 : 10; }) - .attr("dy", ".35em") - .attr("text-anchor", function(d) { return d.children || d._children ? "end" : "start"; }) - .text(function(d) { return d.name; }) - .style("fill: rgb(0, 0, 0)", function(d) { return d.free ? 'black' : '#999'; }) - .style("fill-opacity", 1e-6); - - nodeEnter.append("svg:title") - .text(function(d) { - return d.description; - }); - - // Transition nodes to their new position. - var nodeUpdate = node.transition() - .duration(duration) - .attr("transform", function(d) { return "translate(" + d.y + "," + d.x + ")"; }); - - nodeUpdate.select("circle") - .attr("r", 6) - .style("fill", function(d) { return d._children ? "lightsteelblue" : "#fff"; }); - - nodeUpdate.select("text") - .style("fill-opacity", 1); - - // Transition exiting nodes to the parent's new position. - var nodeExit = node.exit().transition() - .duration(duration) - .attr("transform", function(d) { return "translate(" + source.y + "," + source.x + ")"; }) - .remove(); - - nodeExit.select("circle") - .attr("r", 1e-6); - - nodeExit.select("text") - .style("fill-opacity", 1e-6); - - // Update the links… - var link = vis.selectAll("path.link") - .data(tree.links(nodes), function(d) { return d.target.id; }); - - // Enter any new links at the parent's previous position. - link.enter().insert("svg:path", "g") - .attr("class", "link") - .attr("d", function(d) { - var o = {x: source.x0, y: source.y0}; - return diagonal({source: o, target: o}); - }) - .transition() - .duration(duration) - .attr("d", diagonal); - - // Transition links to their new position. - link.transition() - .duration(duration) - .attr("d", diagonal); - - // Transition exiting nodes to the parent's new position. - link.exit().transition() - .duration(duration) - .attr("d", function(d) { - var o = {x: source.x, y: source.y}; - return diagonal({source: o, target: o}); - }) - .remove(); - - // Stash the old positions for transition. - nodes.forEach(function(d) { - d.x0 = d.x; - d.y0 = d.y; - }); -} - -// Toggle children. -function toggle(d) { - if (d.children) { - d._children = d.children; - d.children = null; - } else { - d.children = d._children; - d._children = null; - } -} -//Togle Dark Mode -function goDark() { - var element = document.body; - element.classList.toggle("dark-Mode"); -} \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index 86302b2..0000000 --- a/index.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - OSINT Framework - - - -
- -
- - - -

(T) - Indicates a link to a tool that must be installed and run locally
- (D) - Google Dork, for more information: Google Hacking
- (R) - Requires registration
- (M) - Indicates a URL that contains the search term and the URL itself must be edited manually

-
- -

Notes

- OSINT framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some of the sites included might require registration or offer more data for $$$, but you should be able to get at least a portion of the available information for no cost.
- -

I originally created this framework with an information security point of view. Since then, the response from other fields and disciplines has been incredible. I would love to be able to include any other OSINT resources, especially from fields outside of infosec. Please let me know about anything that might be missing!

- -

For Update Notifications

- Follow me on Twitter: @jnordine
- Watch or star the project on Github: https://github.com/lockfale/osint-framework - -

Suggestions, Comments, Feedback

- Feedback or new tool suggestions are extremely welcome! Please feel free to reach out on Twitter or submit an issue on Github. - - - - \ No newline at end of file diff --git a/public/css/arf.css b/public/css/arf.css index 42e11d7..29694ac 100644 --- a/public/css/arf.css +++ b/public/css/arf.css @@ -16,6 +16,20 @@ body { text-align: center; } +.dark-Mode{ + background-color: #000; + color: #fff; + .node text { + fill: #fff; + } + .legend{ + color: #fff; + } + path.link{ + stroke: #444; + } +} + .legend { position: absolute; top: 0px; diff --git a/public/index.html b/public/index.html index 5ddc070..65126c2 100644 --- a/public/index.html +++ b/public/index.html @@ -20,8 +20,9 @@

(T) - Indicates a link to a tool that must be installed and run locally
(D) - Google Dork, for more information: Google Hacking
(R) - Requires registration
- (M) - Indicates a URL that contains the search term and the URL itself must be edited manually

- + (M) - Indicates a URL that contains the search term and the URL itself must be edited manually

+ +

Notes

OSINT framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some of the sites included might require registration or offer more data for $$$, but you should be able to get at least a portion of the available information for no cost.
diff --git a/public/js/arf.js b/public/js/arf.js index 357f158..ca3b2d5 100644 --- a/public/js/arf.js +++ b/public/js/arf.js @@ -148,4 +148,9 @@ function toggle(d) { d.children = d._children; d._children = null; } -} \ No newline at end of file +} +//Togle Dark Mode +function goDark() { + var element = document.body; + element.classList.toggle("dark-Mode"); +} \ No newline at end of file From 211d7f55a8a0746ed7726ed221a20b05463bafaf Mon Sep 17 00:00:00 2001 From: rl1987 Date: Mon, 21 Oct 2024 18:33:25 +0300 Subject: [PATCH 34/50] Remove dead links from Training section --- public/arf.json | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/public/arf.json b/public/arf.json index f014370..2e10f79 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6831,13 +6831,7 @@ { "children": [ { - "children": [ - { - "name": "A Google A Day", - "type": "url", - "url": "http://www.agoogleaday.com/" - }, - { + "children": [{ "name": "GeoGuesser", "type": "url", "url": "https://geoguessr.com/" @@ -6855,11 +6849,6 @@ "type": "url", "url": "https://www.forensicosint.com/osint-guide" }, - { - "name": "AutomatingOSINT.com", - "type": "url", - "url": "http://register.automatingosint.com/" - }, { "name": "Open Source Intelligence Techniques", "type": "url", @@ -6875,11 +6864,6 @@ "type": "url", "url": "https://www.sans.org/sec487" }, - { - "name": "NetBootCamp", - "type": "url", - "url": "https://netbootcamp.org/trainingprogram/" - }, { "name": "Smart Questions", "type": "url", From 9ed12a48b9b6179cdb8918479168cdc55b71e69c Mon Sep 17 00:00:00 2001 From: Matthias Altmann Date: Sun, 15 Dec 2024 19:42:25 +0100 Subject: [PATCH 35/50] Update arf.json http://patft.uspto.gov/netahtml/PTO/index.html seems not work anymore --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 41bb41b..5d19b8d 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3503,7 +3503,7 @@ { "name": "US Patent Office Search", "type": "url", - "url": "http://patft.uspto.gov/netahtml/PTO/index.html" + "url": "https://www.uspto.gov/patents/search" }, { "name": "Google Patent Search", From 7ffe9342235c3df6688ab2e667d93a5f93f109c6 Mon Sep 17 00:00:00 2001 From: Spade <34572462+RelativeSpade@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:16:11 -0500 Subject: [PATCH 36/50] removed compromised service. removed compromised service. --- public/arf.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/arf.json b/public/arf.json index 41bb41b..b464dc0 100644 --- a/public/arf.json +++ b/public/arf.json @@ -154,11 +154,6 @@ "name": "Skymem", "type": "url", "url": "http://www.skymem.info/" - }, - { - "name": "MailsHunt", - "type": "url", - "url": "https://mailshunt.com/" }] }, { From 3f5d16a19ca7167c29eb5ea62faf9925f4d4d459 Mon Sep 17 00:00:00 2001 From: Jamie Gillespie <34466743+gillespiej@users.noreply.github.com> Date: Sun, 16 Feb 2025 18:48:24 +1000 Subject: [PATCH 37/50] Update arf.json to remove dead links under Social Networks Here's a complete list of removals/changes with reasoning, broken down by subsection: Social Networks > Facebook > Search findmyfbid.com - domain has no A record FB People Directory - returns an error saying "blocked by our security systems" netbootcamp.org - domain has no A record searchisback.com - site is inaccessible, site functionality stopped in 2019-ish socialsearching.info - site is inaccessible since 2018 (wayback machine) Facebook Live Map - functionality removed from FB in 2019 Social Networks > Facebook > Analytics stalkscan.com - domain has no A record Social Networks > Twitter > Search Twitter Name Search - functionality removed from Twitter Twitter User Directory - functionality removed from Twitter Twitter Search for Live Streaming Video - functionality removed from Twitter conweets.com - domain is parked and for sale twitterfall.com - site is not functioning, site functionality stopped in 2023 www.twellow.com - is no longer an OSINT resource tweetreach.com - site is inaccessible Moz Profile Search - moved to followerwonk.com hootsuite.com - page no longer exists, other services are not free tweetdeck.twitter.com - now part of X Pro and no longer available for free pdevesian.eu - domain is parked and redirecting twoogel.com - site is not functioning, site functionality stopped in 2021 Treeverse - in 2023 changed from Twitter to Bluesky, so moving to a new category Social Networks > Twitter > Pictures twicsy.com - paid-only site to buy followers Social Networks > Twitter > Analytics > Profile tweepsect.com - domain parked and redirecting Followerwonk Analyze - consolidated and moved to moved to followerwonk.com (already in Twitter > Search) Followerwonk Compare - consolidated and moved to moved to followerwonk.com (already in Twitter > Search) klear.com - bought by meltwater.com and no longer offering free service mentionmapp.com - domain parked sleepingtime.org - domain has no A record, site inaccessible since early 2023 (wayback machine) bioischanged.com - no longer functioning X0rz Tweets_analyzer - downloadable Python tool so tagging it as such socialbearing.com - site no longer functioning Social Networks > Twitter > Analytics > Hashtag tagboard.com - no longer offering free services trendsmap.com - no longer offering free services Social Networks > Twitter > Location / Mapping www.tweetpaths.com - domain parked and redirecting teachingprivacy.com - domain parked and redirecting echosec.net - bought by flashpoint.io and no free service offered mapd.csail.mit.edu - redirects to www.heavy.ai/demos/tweetmap so updating this entry worldmap.harvard.edu - redirects to worldmap.maps.arcgis.com but tweetmap doesn't exist there Creepy - downloadable tool, tagging it as such tweepsmap.com - bought by fedica.com, renaming geotweet.altervista.org - domain has no A record www.mapd.com - redirects to heavy.ai which is already updated in above lines Social Networks > Twitter > Archive / Deleted Tweets deadbird.site - domain parked and redirecting Social Networks > Twitter Twitter Back From The Dead - not OSINT, not updated in 9 years, won't work with current API Social Networks > Reddit redditmetrics.com - domain has no A record Social Networks > LinkedIn LinkedInt - downloadable tool, tagging as such ScrapedIn - downloadable tool, tagging as such InSpy - downloadable tool, tagging as such Social Networks > TikTok urlebird.com - correcting minor typo in URL Social Networks > Other Social Networks raven - works only for LinkedIn so moving to that category many links in this section are not OSINT but just links to sites, but I'm leaving them for now Social Networks > Search www.perisearch.net - domain is parked and for sale www.periscope.tv - service discontinued in 2021 app.buzzsumo.com - page no longer exists, other services are not free searchlr.net - domain is parked and for sale --- public/arf.json | 259 +++++------------------------------------------- 1 file changed, 27 insertions(+), 232 deletions(-) diff --git a/public/arf.json b/public/arf.json index 41bb41b..29e350a 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2169,11 +2169,6 @@ "name": "Search", "type": "folder", "children": [ - { - "name": "Find my Facebook ID", - "type": "url", - "url": "http://findmyfbid.com/" - }, { "name": "FB Email Search", "type": "url", @@ -2189,16 +2184,6 @@ "type": "url", "url": "https://www.facebook.com/photo.php?fbid=PHOTO-ID-HERE" }, - { - "name": "FB People Directory", - "type": "url", - "url": "https://www.facebook.com/directory/people/" - }, - { - "name": "NetBootCamp FB Search Tool", - "type": "url", - "url": "http://netbootcamp.org/facebook.html" - }, { "name": "FB Lookup ID", "type": "url", @@ -2208,21 +2193,6 @@ "name": "FB Identify (Requires Logout)", "type": "url", "url": "https://www.facebook.com/login/identify" - }, - { - "name": "Search is Back!", - "type": "url", - "url": "https://searchisback.com/" - }, - { - "name": "Socialsearching", - "type": "url", - "url": "http://socialsearching.info/#/fb" - }, - { - "name": "Facebook Live Map", - "type": "url", - "url": "https://www.facebook.com/livemap#" }] }, { @@ -2233,11 +2203,6 @@ "name": "fb-sleep-stats (T)", "type": "url", "url": "https://github.com/sqren/fb-sleep-stats" - }, - { - "name": "Facebook Scanner", - "type": "url", - "url": "http://stalkscan.com/en/" }] }] }, @@ -2279,95 +2244,25 @@ "type": "url", "url": "https://twitter.com/search?q=SearchTerm%20since:2016-03-01%20until:2016-03-02" }, - { - "name": "Twitter Name Search", - "type": "url", - "url": "https://twitter.com/#!/who_to_follow" - }, - { - "name": "Twitter User Directory", - "type": "url", - "url": "https://twitter.com/i/directory/profiles/" - }, - { - "name": "Twitter Search for Live Streaming Video", - "type": "url", - "url": "https://twitter.com/search?q=%23periscope%20OR%20%23meerkat" - }, - { - "name": "ConWeets", - "type": "url", - "url": "http://www.conweets.com/" - }, - { - "name": "Twitterfall", - "type": "url", - "url": "https://twitterfall.com/" - }, - { - "name": "Twellow", - "type": "url", - "url": "https://www.twellow.com/splash/" - }, - { - "name": "TweetReach", - "type": "url", - "url": "https://tweetreach.com/" - }, { "name": "BackTweets", "type": "url", "url": "http://backtweets.com/" }, { - "name": "Moz Profile Search", + "name": "Followerwonk (R)", "type": "url", - "url": "https://moz.com/followerwonk/bio/?q=zero%20day&l=us" - }, - { - "name": "HootSuite", - "type": "url", - "url": "https://hootsuite.com/feed/SearchTerm?pfilter=" - }, - { - "name": "TweetDeck", - "type": "url", - "url": "https://tweetdeck.twitter.com/" + "url": "https://followerwonk.com/" }, { "name": "Twopcharts", "type": "url", "url": "http://twopcharts.com/" }, - { - "name": "Twitter Email Test", - "type": "url", - "url": "https://pdevesian.eu/tet" - }, { "name": "TweeterID", "type": "url", "url": "https://tweeterid.com/" - }, - { - "name": "Twoogel Search Engine", - "type": "url", - "url": "http://twoogel.com/" - }, - { - "name": "Treeverse (T)", - "type": "url", - "url": "https://github.com/paulgb/Treeverse" - }] - }, - { - "name": "Pictures", - "type": "folder", - "children": [ - { - "name": "Twicsy", - "type": "url", - "url": "http://twicsy.com/" }] }, { @@ -2383,76 +2278,31 @@ "type": "url", "url": "http://tweepsect.com/" }, - { - "name": "Followerwonk Analyze", - "type": "url", - "url": "https://moz.com/followerwonk/analyze" - }, - { - "name": "Followerwonk Compare", - "type": "url", - "url": "https://moz.com/followerwonk/compare" - }, { "name": "Twitonomy", "type": "url", "url": "http://www.twitonomy.com/" }, - { - "name": "Klear", - "type": "url", - "url": "http://klear.com/" - }, { "name": "Foller.me Analytics", "type": "url", "url": "https://foller.me/" }, { - "name": "MentionMapp", - "type": "url", - "url": "http://mentionmapp.com/" - }, - { - "name": "SleepingTime", - "type": "url", - "url": "http://sleepingtime.org/" - }, - { - "name": "Bioischanged (M)", - "type": "url", - "url": "http://bioischanged.com/%3Ctwitterusername%3E" - }, - { - "name": "X0rz Tweets_analyzer", + "name": "X0rz Tweets_analyzer (T)", "type": "url", "url": "https://github.com/x0rz/tweets_analyzer" - }, - { - "name": "Social Bearing", - "type": "url", - "url": "https://socialbearing.com/" }] }, { "name": "Hashtag", "type": "folder", "children": [ - { - "name": "Tagboard", - "type": "url", - "url": "https://tagboard.com/" - }, { "name": "RiteTag", "type": "url", "url": "https://ritetag.com/" }, - { - "name": "Trendsmap", - "type": "url", - "url": "http://trendsmap.com/" - }, { "name": "TAGSExplorer", "type": "url", @@ -2500,29 +2350,9 @@ "url": "http://geosocialfootprint.com/" }, { - "name": "TweetPaths", + "name": "HEAVY.AI OmniSci Tweetmap", "type": "url", - "url": "http://www.tweetpaths.com/maps" - }, - { - "name": "TeachingPrivacy", - "type": "url", - "url": "http://app.teachingprivacy.com/" - }, - { - "name": "Echosec", - "type": "url", - "url": "https://app.echosec.net/" - }, - { - "name": "MIT Map", - "type": "url", - "url": "http://mapd.csail.mit.edu/tweetmap/" - }, - { - "name": "Harvard Map", - "type": "url", - "url": "http://worldmap.harvard.edu/tweetmap/" + "url": "https://www.heavy.ai/demos/tweetmap" }, { "name": "One Million Tweet Map", @@ -2530,24 +2360,14 @@ "url": "http://onemilliontweetmap.com/" }, { - "name": "Creepy", + "name": "Creepy (T)", "type": "url", "url": "http://www.geocreepy.com/" }, { - "name": "Tweepsmap", + "name": "Fedica", "type": "url", - "url": "http://tweepsmap.com/" - }, - { - "name": "GeoTweet", - "type": "url", - "url": "http://geotweet.altervista.org/#" - }, - { - "name": "MapD Tweetmap", - "type": "url", - "url": "https://www.mapd.com/demos/tweetmap/" + "url": "https://fedica.com/" }] }, { @@ -2559,11 +2379,6 @@ "type": "url", "url": "https://www.allmytweets.net/connect/" }, - { - "name": "Deadbird", - "type": "url", - "url": "https://deadbird.site/" - }, { "name": "Spoonbill", "type": "url", @@ -2574,11 +2389,6 @@ "type": "url", "url": "https://github.com/T3hUb3rK1tten/TweetVacuum" }] - }, - { - "name": "Twitter Back From The Dead", - "type": "url", - "url": "https://github.com/misterch0c/twitterBFTD" }] }, { @@ -2595,11 +2405,6 @@ "type": "url", "url": "http://www.redditarchive.com/" }, - { - "name": "reddit metrics", - "type": "url", - "url": "http://redditmetrics.com/" - }, { "name": "subreddits", "type": "url", @@ -2616,19 +2421,24 @@ "type": "folder", "children": [ { - "name": "LinkedInt - LinkedIn Recon Tool", + "name": "LinkedInt - LinkedIn Recon Tool (T)", "type": "url", "url": "https://github.com/vysec/LinkedInt" }, { - "name": "ScrapedIn", + "name": "ScrapedIn (T)", "type": "url", "url": "https://github.com/dchrastil/ScrapedIn" }, { - "name": "InSpy", + "name": "InSpy (T)", "type": "url", "url": "https://github.com/leapsecurity/InSpy" + } + { + "name": "raven (T)", + "type": "url", + "url": "https://github.com/0x09AL/raven" }] }, { @@ -2638,7 +2448,17 @@ { "name": "TikTok Viewer", "type": "url", - "url": "https://urlebird.com//" + "url": "https://urlebird.com/" + }] + }, + { + "name": "Bluesky", + "type": "folder", + "children": [ + { + "name": "Treeverse (T)", + "type": "url", + "url": "https://github.com/paulgb/Treeverse" }] }, { @@ -2685,11 +2505,6 @@ "type": "url", "url": "http://ok.ru/" }, - { - "name": "raven (T)", - "type": "url", - "url": "https://github.com/0x09AL/raven" - }, { "name": "Delicious", "type": "url", @@ -2710,16 +2525,6 @@ "type": "url", "url": "http://www.social-searcher.com/google-social-search/" }, - { - "name": "Periscope Search", - "type": "url", - "url": "http://www.perisearch.net/" - }, - { - "name": "Periscope with known Username (M)", - "type": "url", - "url": "https://www.periscope.tv/%3Cusername%3E" - }, { "name": "SocialBlade.com", "type": "url", @@ -2730,21 +2535,11 @@ "type": "url", "url": "https://www.talkwalker.com/social-media-analytics-search" }, - { - "name": "BuzzSumo Most Shared", - "type": "url", - "url": "https://app.buzzsumo.com/research/most-shared" - }, { "name": "PinGroupie", "type": "url", "url": "http://pingroupie.com/" }, - { - "name": "Searchlr", - "type": "url", - "url": "http://searchlr.net/" - }, { "name": "Google CSE for Telegram links", "type": "url", From 25476abc2865fdfd01675356badcb4a76862870f Mon Sep 17 00:00:00 2001 From: Samantha Boucher <11708389+sceboucher@users.noreply.github.com> Date: Sun, 9 Mar 2025 16:38:21 -0600 Subject: [PATCH 38/50] Adding SteamOSINT Added "Steam, Discord & Gaming Networks" folder to the Social Media folder; added SteamOSINT within. --- public/arf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..69dbdd4 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2641,6 +2641,16 @@ "url": "https://urlebird.com//" }] }, + { + "name": "Steam, Discord & Gaming Networks", + "type": "folder", + "children": [ + { + "name": "SteamOSINT", + "type": "url", + "url": "https://github.com/Frontline-Femmes/Steam-OSINT" + }] + }, { "name": "Other Social Networks", "type": "folder", From 1b6b1b1583548040697a43c5e4245d4ed0e4badf Mon Sep 17 00:00:00 2001 From: AntennaeVY Date: Thu, 20 Mar 2025 13:53:57 -0400 Subject: [PATCH 39/50] Update arf.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added The Hitchhiker’s Guide to Online Anonymity --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..fac1366 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6745,6 +6745,11 @@ "name": "The Many Hats Club - Privacy Resources", "type": "url", "url": "https://themanyhats.club/centralised-place-for-privacy-resources/" + }, + { + "name": "The Hitchhiker’s Guide to Online Anonymity", + "type": "url", + "url": "https://anonymousplanet.org/guide/" }] }, { From a85c4a663d346a3f744455caf5b59a90ca911d00 Mon Sep 17 00:00:00 2001 From: s0lray Date: Wed, 21 May 2025 11:06:49 -0400 Subject: [PATCH 40/50] Update arf.json --- public/arf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 2e10f79..2e874ab 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6831,7 +6831,8 @@ { "children": [ { - "children": [{ + "children": [ + { "name": "GeoGuesser", "type": "url", "url": "https://geoguessr.com/" From 33abbf6fdf9507b38c59392c1b4ffc45f4014386 Mon Sep 17 00:00:00 2001 From: Yarek <166880563+Atuldlld@users.noreply.github.com> Date: Sat, 31 May 2025 16:04:06 +0300 Subject: [PATCH 41/50] dead links --- public/arf.json | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/public/arf.json b/public/arf.json index 8ca86b5..a946fa4 100644 --- a/public/arf.json +++ b/public/arf.json @@ -20,16 +20,6 @@ "type": "url", "url": "https://namechk.com/" }, - { - "name": "KnowEm", - "type": "url", - "url": "http://knowem.com/" - }, - { - "name": "NameCheckr", - "type": "url", - "url": "https://www.namecheckr.com/" - }, { "name": "UserSearch.org", "type": "url", @@ -40,21 +30,11 @@ "type": "url", "url": "https://github.com/WebBreacher/WhatsMyName" }, - { - "name": "WhatsMyName", - "type": "url", - "url": "https://whatsmyname.app/" - }, { "name": "Thats Them", "type": "url", "url": "https://thatsthem.com/" }, - { - "name": "Check Usernames", - "type": "url", - "url": "http://checkusernames.com/" - }, { "name": "NameCheckup", "type": "url", @@ -171,9 +151,9 @@ "url": "https://www.email-format.com/" }, { - "name": "Toofr", + "name": "Find emails (R)", "type": "url", - "url": "https://www.toofr.com/" + "url": "https://www.findemails.com/" }, { "name": "Email Permutator", From 4f214b1a882d1a609193eecd0f2733599e4aba1e Mon Sep 17 00:00:00 2001 From: Yarek <166880563+Atuldlld@users.noreply.github.com> Date: Sat, 31 May 2025 16:23:00 +0300 Subject: [PATCH 42/50] uncover --- public/arf.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index a946fa4..57ee524 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6085,7 +6085,12 @@ "name": "Any Run", "type": "url", "url": "https://app.any.run/" - }] + }, + { + "name": "Uncover It", + "type": "url", + "url": "https://www.uncoverit.org/", + ] }, { "name": "Office Files", From 7869457e96ea7e4f7add76d629c4c3f8c086058f Mon Sep 17 00:00:00 2001 From: Wbfld <96499534+Wbfld@users.noreply.github.com> Date: Wed, 4 Jun 2025 18:14:58 +0100 Subject: [PATCH 43/50] Update arf.json added exifeditor.io --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 8ca86b5..8ae5602 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1794,6 +1794,11 @@ "type": "url", "url": "http://www.sno.phy.queensu.ca/~phil/exiftool/" }, + { + "name": "ExifEditor", + "type": "url", + "url": "https://exifeditor.io" + }, { "name": "Jeffrey's Exif Viewer", "type": "url", From 6f1ec7902e9a50102d620d0925a89946ee039917 Mon Sep 17 00:00:00 2001 From: Giddlers Date: Tue, 10 Jun 2025 10:11:48 -0400 Subject: [PATCH 44/50] Update arf.json Re-added What's my name. Removed find emails. (It wasn't free.) Fixed syntax. --- public/arf.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/arf.json b/public/arf.json index 57ee524..451ea82 100644 --- a/public/arf.json +++ b/public/arf.json @@ -30,6 +30,11 @@ "type": "url", "url": "https://github.com/WebBreacher/WhatsMyName" }, + { + "name": "WhatsMyName", + "type": "url", + "url": "https://whatsmyname.app/" + }, { "name": "Thats Them", "type": "url", @@ -150,11 +155,6 @@ "type": "url", "url": "https://www.email-format.com/" }, - { - "name": "Find emails (R)", - "type": "url", - "url": "https://www.findemails.com/" - }, { "name": "Email Permutator", "type": "url", @@ -6090,7 +6090,7 @@ "name": "Uncover It", "type": "url", "url": "https://www.uncoverit.org/", - ] + }] }, { "name": "Office Files", From 21ef1a4bf99c72f451e74c64d925b69871380898 Mon Sep 17 00:00:00 2001 From: Giddlers Date: Tue, 10 Jun 2025 10:35:45 -0400 Subject: [PATCH 45/50] Update arf.json --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index b299d61..b0f4fe7 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6094,7 +6094,7 @@ { "name": "Uncover It", "type": "url", - "url": "https://www.uncoverit.org/", + "url": "https://www.uncoverit.org/" }] }, { From 901ce6db13a728fb79262287541f6421acc11aab Mon Sep 17 00:00:00 2001 From: Giddlers Date: Tue, 10 Jun 2025 11:11:32 -0400 Subject: [PATCH 46/50] Update arf.json Fixed formatting. --- public/arf.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/arf.json b/public/arf.json index 69dbdd4..3245f53 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2641,16 +2641,16 @@ "url": "https://urlebird.com//" }] }, - { - "name": "Steam, Discord & Gaming Networks", - "type": "folder", - "children": [ - { - "name": "SteamOSINT", - "type": "url", - "url": "https://github.com/Frontline-Femmes/Steam-OSINT" - }] - }, + { + "name": "Steam, Discord & Gaming Networks", + "type": "folder", + "children": [ + { + "name": "SteamOSINT (T)", + "type": "url", + "url": "https://github.com/Frontline-Femmes/Steam-OSINT" + }] + }, { "name": "Other Social Networks", "type": "folder", From e6c0ff25f77e8418eaf5d11639fbaf5ce834215b Mon Sep 17 00:00:00 2001 From: Giddlers Date: Tue, 10 Jun 2025 18:25:12 -0400 Subject: [PATCH 47/50] Update arf.json --- public/arf.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/public/arf.json b/public/arf.json index 9577245..1e6e286 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2204,21 +2204,6 @@ "type": "url", "url": "https://www.facebook.com/livemap#" }] - }, - { - "name": "Analytics", - "type": "folder", - "children": [ - { - "name": "fb-sleep-stats (T)", - "type": "url", - "url": "https://github.com/sqren/fb-sleep-stats" - }, - { - "name": "Facebook Scanner", - "type": "url", - "url": "http://stalkscan.com/en/" - }] }] }, { @@ -5411,11 +5396,6 @@ "url": "http://eqt5g4fuenphqinx.onion/" }] }, - { - "name": "Tor2web", - "type": "url", - "url": "https://tor2web.org/" - }, { "name": "Web O Proxy", "type": "url", From b11b1f0f146b08009a01016ee9c4b817a7ce523e Mon Sep 17 00:00:00 2001 From: Giddlers Date: Mon, 16 Jun 2025 11:41:26 -0400 Subject: [PATCH 48/50] Update arf.json Added a comma. --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 616f91f..88df64c 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2404,7 +2404,7 @@ "name": "InSpy (T)", "type": "url", "url": "https://github.com/leapsecurity/InSpy" - } + }, { "name": "raven (T)", "type": "url", From a60ed882c046aee0362031bdb4c60d6835104e56 Mon Sep 17 00:00:00 2001 From: Giddlers Date: Mon, 16 Jun 2025 13:31:52 -0400 Subject: [PATCH 49/50] Update arf.json --- public/arf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/arf.json b/public/arf.json index e449f1a..18bcc68 100644 --- a/public/arf.json +++ b/public/arf.json @@ -146,9 +146,9 @@ "url": "http://www.skymem.info/" }, { - "name": "Epieos", - "type": "url", - "url": "https://epieos.com/" + "name": "Epieos", + "type": "url", + "url": "https://epieos.com/" }] }, { From cd4e4f05cf2722bb14e04b0e36a78394a7e8139a Mon Sep 17 00:00:00 2001 From: Giddlers Date: Mon, 16 Jun 2025 13:49:17 -0400 Subject: [PATCH 50/50] Update arf.json Removed Sylva from OSINT Automation and Search folders. --- public/arf.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/public/arf.json b/public/arf.json index c01ea1f..d20c9af 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2715,11 +2715,6 @@ "name": "Search", "type": "folder", "children": [ - { - "name": "Sylva Identity Discovery (T)", - "type": "url", - "url": "https://sylva.pfeister.dev/" - }, { "name": "Social Searcher", "type": "url", @@ -5781,11 +5776,6 @@ "name": "OSINT Automation", "type": "folder", "children": [ - { - "name": "Sylva Identity Discovery (T)", - "type": "url", - "url": "https://sylva.pfeister.dev/" - }, { "name": "DataSploit (T)", "type": "url",