diff --git a/.gitignore b/.gitignore index 8b9e4f15..f89a5979 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ node_modules # OS generated files # ###################### +.idea .DS_Store .DS_Store? ._* diff --git a/README.md b/README.md index d1c058c5..740b6e82 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,44 @@ -# OSINT Framework +# OSINT Framework v.2 http://osintframework.com ## 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. +OSINT framework v.2 focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some 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! +Compared to version 1, the framework has been significantly changed structurally and supplemented, in particular, the resource base from Bellingcat (https://ru.bellingcat.com/) has been completely introduced into it, a large number of different utilities and links have been added, all inaccessible and non-working resources have been removed, resource descriptions have been added, the legend has been changed, coloring of branches has been added, search and more. + Please visit the framework at the link below and good hunting! https://osintframework.com ### Legend (T) - Indicates a link to a tool that must be installed and run locally +(A) - Contains archives (D) - Google Dork, for more information: Google Hacking +(API) - Contains API (R) - Requires registration +(C) - For commercial use / paid service +(I) - By Invitation (M) - Indicates a URL that contains the search term and the URL itself must be edited manually +(U) - Currently unsupported, unmaintained or deprecated + +### Color legend +Red - potentially dangerous resources, it is recommended to use in a protected environment +Yellow - resources may be under government control +Green - the most popular resources +Blue - Special technical knowledge required ### For Update Notifications Follow me on Twitter: @jnordine - https://twitter.com/jnordine Watch or star the project on Github: https://github.com/lockfale/osint-framework +### Related links and thanks +Bellingcat Intelligence: https://bellingcat.com + ### Suggestions, Comments, Feedback -Feedback or new tool suggestions are extremely welcome! Please feel free to submit a pull request or open an issue on github or reach out on Twitter. +Feedback or new tool suggestions are extremely welcome! Please feel free to submit a pull request or open an issue on GitHub or reach out on Twitter. ### Contribute with a GitHub Pull Request For new resources, please ensure that the site is available for public and free use. @@ -34,9 +50,25 @@ For new resources, please ensure that the site is available for public and free { "name": "Example Name", "type": "url", - "url": "http://example.com" + "url": "http://example.com", + "description": "Service description", + "color": "red", + "guides": [ + { + "name": "Guide 1" + "url": "https://example-guides.com/guide1.html" + }, + { + "name": "Guide 2", + "url": "https://example-guides.com/guide2.pdf" + } + ] } ``` +'type' field can take 'folder' or 'url' values. 'description' and 'color' fields are not required. +'guides' field are not required so. + +For some resources in languages other than English, language designations are used: (China) / (CH), Russian / (RU), French / (FR), etc.
  1. Submit pull request!
  2. diff --git a/public/arf.json b/public/arf.json index ed3638c0..b1861c23 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1,6825 +1,7384 @@ { "children": [ + { - "children": [ - { - "children": [ - { - "name": "Namechk", - "type": "url", - "url": "https://namechk.com/" - }, - { - "name": "Namechk (T)", - "type": "url", - "url": "https://github.com/HA71/Namechk" - }, - { - "name": "KnowEm", - "type": "url", - "url": "http://knowem.com/" - }, - { - "name": "NameCheckr", - "type": "url", - "url": "https://www.namecheckr.com/" - }, - { - "name": "UserSearch.org", - "type": "url", - "url": "https://usersearch.org/" - }, - { - "name": "WhatsMyName (T)", - "type": "url", - "url": "https://github.com/WebBreacher/WhatsMyName" - }, - { - "name": "Thats Them", - "type": "url", - "url": "https://thatsthem.com/" - }, - { - "name": "Check Usernames", - "type": "url", - "url": "http://checkusernames.com/" - }, - { - "name": "NameCheckup", - "type": "url", - "url": "https://namecheckup.com/" - }, - { - "name": "Instant Username Search", - "type": "url", - "url": "https://instantusername.com/" - }], - "name": "Username Search Engines", - "type": "folder" - }, - { - "children": [ - { - "name": "Amazon Usernames (M)", - "type": "url", - "url": "https://www.google.com/search?q=site:amazon.com+%3Cusername%3E" - }, - { - "name": "Amazon Wishlists", - "type": "url", - "url": "https://www.amazon.com/gp/registry/search.html/?ie=UTF8&type=wishlist" - }, - { - "name": "Github User (M)", - "type": "url", - "url": "https://api.github.com/users/%3Cusername%3E/events/public" - }, - { - "name": "Tinder Usernames (M)", - "type": "url", - "url": "https://www.gotinder.com/@%3Cusername%3E" - }, - { - "name": "Keybase", - "type": "url", - "url": "https://keybase.io/" - }, - { - "name": "MIT PGP Key Server", - "type": "url", - "url": "http://pgp.mit.edu/" - }], - "name": "Specific Sites", - "type": "folder" - }], - "name": "Username", - "type": "folder" - }, - { - "children": [ - { - "children": [ - { - "name": "ThatsThem", - "type": "url", - "url": "https://thatsthem.com/reverse-email-lookup" - }, - { - "name": "Hunter", - "type": "url", - "url": "https://hunter.io/" - }, - { - "name": "Email to Address (R)", - "type": "url", - "url": "http://www.melissadata.com/lookups/emails.asp" - }, - { - "name": "Pipl", - "type": "url", - "url": "https://pipl.com/" - }, - { - "name": "VoilaNorbert", - "type": "url", - "url": "https://www.voilanorbert.com/" - }, - { - "name": "Reverse Genie Email", - "type": "url", - "url": "http://www.reversegenie.com/email.php" - }, - { - "name": "theHarvester (T)", - "type": "url", - "url": "http://www.edge-security.com/theharvester.php" - }, - { - "name": "Infoga (T)", - "type": "url", - "url": "https://github.com/m4ll0k/infoga" - }, - { - "name": "MailDB", - "type": "url", - "url": "https://maildb.io/" - }, - { - "name": "Skymem", - "type": "url", - "url": "http://www.skymem.info/" - }, - { - "name": "MailsHunt", - "type": "url", - "url": "https://mailshunt.com/" - }], - "name": "Email Search", - "type": "folder" - }, - { - "children": [ - { - "name": "Corporatate Email Formats", - "type": "url", - "url": "https://sites.google.com/site/emails4corporations/home" - }, - { - "name": "Email Format", - "type": "url", - "url": "https://www.email-format.com/" - }, - { - "name": "Toofr", - "type": "url", - "url": "https://www.toofr.com/" - }, - { - "name": "Email Permutator", - "type": "url", - "url": "http://metricsparrow.com/toolkit/email-permutator/" - }, - { - "name": "OneLook Reverse Dictionary and Thesaurus", - "type": "url", - "url": "http://www.onelook.com/reverse-dictionary.shtml" - }], - "name": "Common Email Formats", - "type": "folder" - }, - { - "children": [ - { - "name": "MailTester", - "type": "url", - "url": "http://mailtester.com/testmail.php" - }, - { - "name": "VerifyEmail", - "type": "url", - "url": "http://verify-email.org/" - }, - { - "name": "Email Validator", - "type": "url", - "url": "http://e-mailvalidator.com/index.php" - }, - { - "name": "BytePlant Email Validator", - "type": "url", - "url": "http://www.email-validator.net/" - }, - { - "name": "Read Notify", - "type": "url", - "url": "http://www.readnotify.com/" - }, - { - "name": "Email Reputation", - "type": "url", - "url": "https://emailrep.io/" - }, - { - "name": "MailboxValidator", - "type": "url", - "url": "https://www.mailboxvalidator.com/demo" - }], - "name": "Email Verification", - "type": "folder" - }, - { - "children": [ - { - "name": "Have I been pwned?", - "type": "url", - "url": "https://haveibeenpwned.com/" - }, - { - "name": "DeHashed", - "type": "url", - "url": "https://dehashed.com/" - }, - { - "name": "Intelligence X", - "type": "url", - "url": "https://intelx.io/" - }, - { - "name": "Vigilante.pw", - "type": "url", - "url": "https://www.vigilante.pw/" - }, - { - "name": "Breach or Clear", - "type": "url", - "url": "http://breachorclear.jesterscourt.cc/" - }, - { - "name": "Ashley Madison Emails", - "type": "url", - "url": "https://ashley.cynic.al/" - }], - "name": "Breach Data", - "type": "folder" - }, - { - "children": [ - { - "name": "DNS Blackhole Lists", - "type": "url", - "url": "http://www.tcpiputils.com/dns-blackhole-list" - }], - "name": "Spam Reputation Lists", - "type": "folder" - }, - { - "children": [ - { - "name": "MxToolbox", - "type": "url", - "url": "http://mxtoolbox.com/" - }], - "name": "Mail Blacklists", - "type": "folder" - }], - "name": "Email Address", - "type": "folder" - }, - { - "children": [ - { - "children": [ - { - "name": "Domain Dossier", - "type": "url", - "url": "http://centralops.net/co/DomainDossier.aspx" - }, - { - "name": "domainIQ", - "type": "url", - "url": "https://www.domainiq.com/" - }, - { - "name": "DomainTools Whois", - "type": "url", - "url": "http://whois.domaintools.com/" - }, - { - "name": "Domain Big Data", - "type": "url", - "url": "http://domainbigdata.com/" - }, - { - "name": "Whoisology", - "type": "url", - "url": "https://whoisology.com/#advanced" - }, - { - "name": "Whois ARIN", - "type": "url", - "url": "https://whois.arin.net/ui/advanced.jsp" - }, - { - "name": "DNSstuff", - "type": "url", - "url": "https://tools.dnsstuff.com/" - }, - { - "name": "Robtex (R)", - "type": "url", - "url": "https://www.robtex.com/" - }, - { - "name": "Domaincrawler.com", - "type": "url", - "url": "http://www.domaincrawler.com/" - }, - { - "name": "MarkMonitor Whois Search", - "type": "url", - "url": "https://domains.markmonitor.com/whois/" - }, - { - "name": "easyWhois", - "type": "url", - "url": "https://www.easywhois.com/" - }, - { - "name": "Website Informer", - "type": "url", - "url": "http://website.informer.com/" - }, - { - "name": "Who.is", - "type": "url", - "url": "https://who.is/" - }, - { - "name": "Whois AMPed", - "type": "url", - "url": "https://whoisamped.com/" - }, - { - "name": "ViewDNS.info", - "type": "url", - "url": "http://viewdns.info/" - }, - { - "name": "Domainsdb.info", - "type": "url", - "url": "https://domainsdb.info" - }, - { - "name": "IP2WHOIS", - "type": "url", - "url": "https://www.ip2whois.com" - }], - "name": "Whois Records", - "type": "folder" - }, - { - "children": [ - { - "name": "Aquatone (T)", - "type": "url", - "url": "https://github.com/michenriksen/aquatone" - }, - { - "name": "FindSubDomains", - "type": "url", - "url": "https://findsubdomains.com/" - }, - { - "name": "Google Subdomains (D)", - "type": "url", - "url": "https://www.google.com/?gws_rd=ssl#q=site:%3Cdomain.com%3E" - }, - { - "name": "Recon-ng (T)", - "type": "url", - "url": "https://github.com/lanmaster53/recon-ng" - }, - { - "name": "XRay", - "type": "url", - "url": "https://github.com/evilsocket/xray" - }, - { - "name": "DNS Recon (T)", - "type": "url", - "url": "https://github.com/darkoperator/dnsrecon" - }, - { - "name": "Gobuster (T)", - "type": "url", - "url": "https://github.com/OJ/gobuster" - }, - { - "name": "Fierce Domain Scanner (T)", - "type": "url", - "url": "https://github.com/davidpepper/fierce-domain-scanner" - }, - { - "name": "Bluto (T)", - "type": "url", - "url": "https://github.com/RandomStorm/Bluto" - }, - { - "name": "theHarvester (T)", - "type": "url", - "url": "http://www.edge-security.com/theharvester.php" - }, - { - "name": "Pentest-tools.com Subdomains", - "type": "url", - "url": "https://pentest-tools.com/information-gathering/find-subdomains-of-domain" - }, - { - "name": "SecLists DNS Subdomains (T)", - "type": "url", - "url": "https://github.com/danielmiessler/SecLists/tree/master/Discovery/DNS" - }, - { - "name": "dnspop (T)", - "type": "url", - "url": "https://github.com/bitquark/dnspop" - }, - { - "name": "gdns (T)", - "type": "url", - "url": "https://github.com/hrbrmstr/gdns" - }, - { - "name": "assetnote (T)", - "type": "url", - "url": "https://github.com/infosec-au/assetnote" - }, - { - "name": "Network Intelligence", - "type": "url", - "url": "http://netintel.net/" - }, - { - "name": "Sublist3r", - "type": "url", - "url": "https://github.com/aboul3la/Sublist3r" - }, - { - "name": "AltDNS (T)", - "type": "url", - "url": "https://github.com/infosec-au/altdns" - }], - "name": "Subdomains", - "type": "folder" - }, - { - "children": [ - { - "name": "Shodan", - "type": "url", - "url": "https://www.shodan.io/" - }, - { - "name": "Kraken", - "type": "url", - "url": "https://github.com/Sw4mpf0x/Kraken" - }, - { - "name": "urlscan.io", - "type": "url", - "url": "https://urlscan.io/search/#*" - }, - { - "name": "Daily DNS Changes", - "type": "url", - "url": "http://www.dailychanges.com/" - }, - { - "name": "SameID", - "type": "url", - "url": "http://sameid.net/" - }, - { - "name": "Redirect Detective", - "type": "url", - "url": "http://redirectdetective.com/" - }, - { - "name": "Sitediff", - "type": "url", - "url": "https://github.com/digininja/sitediff" - }, - { - "name": "AnalyzeID", - "type": "url", - "url": "http://analyzeid.com/" - }], - "name": "Discovery", - "type": "folder" - }, - { - "children": [ - { - "name": "Google's Certificate Transparency", - "type": "url", - "url": "https://www.certificate-transparency.org/known-logs" - }, - { - "name": "Spyse", - "type": "url", - "url": "https://spyse.com/search/certificate" - }, - { - "name": "Censys", - "type": "url", - "url": "https://censys.io/" - }, - { - "name": "crt.sh - Certificate Search", - "type": "url", - "url": "https://crt.sh/?" - }, - { - "name": "certgraph (T)", - "type": "url", - "url": "https://github.com/lanrat/certgraph" - }], - "name": "Certificate Search", - "type": "folder" - }, - { - "children": [ - { - "name": "Security Trails", - "type": "url", - "url": "https://securitytrails.com/" - }, - { - "name": "Mnemonic", - "type": "url", - "url": "http://passivedns.mnemonic.no/" - }, - { - "name": "DNS History", - "type": "url", - "url": "http://dnshistory.org/" - }, - { - "name": "PTRarchive.com", - "type": "url", - "url": "http://ptrarchive.com/" - }, - { - "name": "DNS Dumpster", - "type": "url", - "url": "https://dnsdumpster.com/" - }, - { - "name": "Deteque (R)", - "type": "url", - "url": "https://www.deteque.com/" - }], - "name": "PassiveDNS", - "type": "folder" - }, - { - "children": [ - { - "name": "UrlQuery.net", - "type": "url", - "url": "http://urlquery.net/" - }, - { - "name": "PassiveTotal", - "type": "url", - "url": "https://www.passivetotal.org/" - }, - { - "name": "URL Void", - "type": "url", - "url": "http://www.urlvoid.com/" - }, - { - "name": "Threat Crowd", - "type": "url", - "url": "https://www.threatcrowd.org/" - }, - { - "name": "FortiGuard Reputation Service", - "type": "url", - "url": "http://fortiguard.com/iprep" - }, - { - "name": "McAfee TrustedSource", - "type": "url", - "url": "http://www.trustedsource.org/" - }, - { - "name": "Trend Micro Site Safety Center", - "type": "url", - "url": "https://global.sitesafety.trendmicro.com/" - }, - { - "name": "WatchGuard ReputationAuthority", - "type": "url", - "url": "http://www.reputationauthority.org/" - }, - { - "name": "Sucuri SiteCheck", - "type": "url", - "url": "https://sitecheck.sucuri.net/" - }, - { - "name": "ThreatMiner.org", - "type": "url", - "url": "https://www.threatminer.org/" - }, - { - "name": "BlueCoat WebPulse", - "type": "url", - "url": "https://sitereview.bluecoat.com/sitereview.jsp" - }, - { - "name": "Zscaler Zulu URL Risk Analyzer", - "type": "url", - "url": "http://zulu.zscaler.com/" - }, - { - "name": "Joe Sandbox Url Analyzer", - "type": "url", - "url": "https://www.url-analyzer.net/" - }, - { - "name": "Deepviz Domain Search", - "type": "url", - "url": "https://search.deepviz.com/" - }, - { - "name": "Cisco SenderBase", - "type": "url", - "url": "http://www.senderbase.org/" - }, - { - "name": "AVG Threat Labs", - "type": "url", - "url": "http://www.avgthreatlabs.com/ww-en/website-safety-reports/" - }, - { - "name": "Webroot BrightCloud URL/IP Lookup", - "type": "url", - "url": "http://www.brightcloud.com/tools/url-ip-lookup.php" - }, - { - "name": "vURL Online", - "type": "url", - "url": "https://vurldissect.co.uk/" - }, - { - "name": "AlienVault Open Threat Exchange", - "type": "url", - "url": "https://otx.alienvault.com/browse/pulses/" - }, - { - "name": "Malware Domain List", - "type": "url", - "url": "http://www.malwaredomainlist.com/mdl.php" - }, - { - "name": "Web Inspector Online Scan", - "type": "url", - "url": "http://app.webinspector.com/" - }, - { - "name": "Google Safe Browsing API", - "type": "url", - "url": "https://developers.google.com/safe-browsing/?csw=1" - }, - { - "name": "hpHosts Online", - "type": "url", - "url": "http://hosts-file.net/" - }], - "name": "Reputation", - "type": "folder" - }, - { - "children": [ - { - "name": "Ransomware Tracker Abuse.ch", - "type": "url", - "url": "http://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt" - }, - { - "name": "Threatexpert.com Malicious URLs", - "type": "url", - "url": "http://www.networksec.org/grabbho/block.txt" - }, - { - "name": "Zeus C2 Tracker", - "type": "url", - "url": "https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist" - }, - { - "name": "Malware Domains Blacklist", - "type": "url", - "url": "http://mirror1.malwaredomains.com/files/domains.txt" - }, - { - "name": "Blackweb", - "type": "url", - "url": "https://github.com/maravento/blackweb" - }, - { - "name": "Critical Stack Intel (R)", - "type": "url", - "url": "https://intel.criticalstack.com/" - }, - { - "name": "DNS Sinkhole", - "type": "url", - "url": "http://malc0de.com/bl/" - }, - { - "name": "DNS-BH Malware Domain Blocklist", - "type": "url", - "url": "http://www.malwaredomains.com/wordpress/?page_id=66" - }, - { - "name": "Malware Domain List", - "type": "url", - "url": "http://www.malwaredomainlist.com/hostslist/hosts.txt" - }, - { - "name": "Malware Patrol (R)", - "type": "url", - "url": "http://www.malware.com.br/open-source.shtml" - }, - { - "name": "MalwareURL (R)", - "type": "url", - "url": "http://www.malwareurl.com/index.php" - }, - { - "name": "scumware.org", - "type": "url", - "url": "https://www.scumware.org/" - }, - { - "name": "ZeuS Tracker", - "type": "url", - "url": "https://zeustracker.abuse.ch/blocklist.php" - }, - { - "name": "Shadowserver Foundation", - "type": "url", - "url": "http://www.shadowserver.org/wiki/pmwiki.php?n=Services/Reports" - }, - { - "name": "Email Domain Validation", - "type": "url", - "url": "https://www.mailboxvalidator.com/domain" - }], - "name": "Domain Blacklists", - "type": "folder" - }, - { - "children": [ - { - "name": "DNS Twist (T)", - "type": "url", - "url": "https://github.com/elceef/dnstwist" - }, - { - "name": "URLCrazy (T)", - "type": "url", - "url": "http://www.morningstarsecurity.com/research/urlcrazy" - }, - { - "name": "dnstwister", - "type": "url", - "url": "https://dnstwister.report/" - }, - { - "name": "Catphish (T)", - "type": "url", - "url": "https://github.com/ring0lab/catphish" - }], - "name": "Typosquatting", - "type": "folder" - }, - { - "children": [ - { - "name": "BuiltWith", - "type": "url", - "url": "http://builtwith.com/" - }, - { - "name": "SiteSleuth", - "type": "url", - "url": "https://www.sitesleuth.io/" - }, - { - "name": "Wappalyzer (T)", - "type": "url", - "url": "https://wappalyzer.com/" - }, - { - "name": "SEMrush", - "type": "url", - "url": "https://www.semrush.com/" - }, - { - "name": "TopGainers", - "type": "url", - "url": "https://topgainers.net/" - }, - { - "name": "Moonsearch", - "type": "url", - "url": "http://moonsearch.com/" - }, - { - "name": "StackShare", - "type": "url", - "url": "https://stackshare.io/" - }, - { - "name": "Ewhois", - "type": "url", - "url": "https://ewhois.com/" - }, - { - "name": "Netcraft", - "type": "url", - "url": "http://toolbar.netcraft.com/site_report?url=undefined#last_reboot" - }, - { - "name": "StatsCrop", - "type": "url", - "url": "http://www.statscrop.com/" - }, - { - "name": "Open Site Explorer", - "type": "url", - "url": "https://moz.com/researchtools/ose/" - }, - { - "name": "SpyOnWeb", - "type": "url", - "url": "http://www.spyonweb.com/" - }, - { - "name": "SecurityHeaders.io", - "type": "url", - "url": "https://securityheaders.io/" - }, - { - "name": "Keyword Density", - "type": "url", - "url": "http://tools.seobook.com/general/keyword-density/" - }, - { - "name": "Alexa Site Statistics", - "type": "url", - "url": "http://www.alexa.com/siteinfo" - }, - { - "name": "Cisco Umbrella Popularity List", - "type": "url", - "url": "http://s3-us-west-1.amazonaws.com/umbrella-static/index.html" - }, - { - "name": "Alexa Top 500 Global Sites", - "type": "url", - "url": "http://www.alexa.com/topsites" - }, - { - "name": "W3bin.com", - "type": "url", - "url": "https://w3bin.com/" - }, - { - "name": "Sitedossier", - "type": "url", - "url": "http://www.sitedossier.com/" - }, - { - "name": "Visual Site Mapper", - "type": "url", - "url": "http://www.visualsitemapper.com/" - }, - { - "name": "ClearWebStats.com", - "type": "url", - "url": "https://www.clearwebstats.com/" - }, - { - "name": "PubDB", - "type": "url", - "url": "http://pub-db.com/" - }, - { - "name": "WWW Domain Tools", - "type": "url", - "url": "https://w3dt.net/" - }, - { - "name": "SimilarWeb", - "type": "url", - "url": "https://www.similarweb.com/" - }, - { - "name": "Website Outlook", - "type": "url", - "url": "http://websiteoutlook.com/" - }, - { - "name": "Siteliner", - "type": "url", - "url": "http://siteliner.com/" - }, - { - "name": "WebPagetest", - "type": "url", - "url": "https://www.webpagetest.org/" - }, - { - "name": "WhatWeb", - "type": "url", - "url": "https://github.com/urbanadventurer/WhatWeb" - }], - "name": "Analytics", - "type": "folder" - }, - { - "children": [ - { - "name": "Link Expander", - "type": "url", - "url": "http://www.linkexpander.com/" - }, - { - "name": "GetLinkInfo", - "type": "url", - "url": "http://www.getlinkinfo.com/" - }, - { - "name": "CheckShortURL", - "type": "url", - "url": "http://checkshorturl.com/" - }, - { - "name": "Lengthen Me", - "type": "url", - "url": "https://lengthen.me/" - }, - { - "name": "URL Expander", - "type": "url", - "url": "http://urlex.org/" - }, - { - "name": "URL Unshortener", - "type": "url", - "url": "http://www.urlunshortener.com/" - }, - { - "name": "Where Does This Link Go?", - "type": "url", - "url": "http://wheredoesthislinkgo.com/" - }, - { - "name": "KnowURL", - "type": "url", - "url": "http://www.knowurl.com/" - }], - "name": "URL Expanders", - "type": "folder" - }, - { - "children": [ - { - "name": "VisualPing", - "type": "url", - "url": "http://visualping.io/" - }, - { - "name": "Change Detection", - "type": "url", - "url": "http://www.changedetection.com/" - }, - { - "name": "Follow That Page", - "type": "url", - "url": "https://www.followthatpage.com/" - }, - { - "name": "Urlwatch", - "type": "url", - "url": "https://github.com/thp/urlwatch" - }, - { - "name": "WatchThatPage", - "type": "url", - "url": "http://watchthatpage.com/" - }, - { - "name": "ChangeDetect", - "type": "url", - "url": "http://www.changedetect.com/" - }], - "name": "Change Detection", - "type": "folder" - }, - { - "children": [ - { - "name": "Google Trends", - "type": "url", - "url": "https://www.google.com/trends/" - }, - { - "name": "Reddit (M)", - "type": "url", - "url": "https://www.reddit.com/domain/%3CURLhere%3E" - }], - "name": "Social Analysis", - "type": "folder" - }, - { - "children": [ - { - "name": "DNSSEC Analyzer", - "type": "url", - "url": "http://dnssec-debugger.verisignlabs.com/" - }, - { - "name": "DNSViz", - "type": "url", - "url": "http://dnsviz.net/" - }], - "name": "DNSSEC", - "type": "folder" - }, - { - "children": [ - { - "name": "Public Buckets", - "type": "url", - "url": "https://buckets.grayhatwarfare.com/" - }, - { - "name": "CloudScraper (T)", - "type": "url", - "url": "https://github.com/jordanpotti/cloudscraper" - }], - "name": "Cloud Resources", - "type": "folder" - }, - { - "children": [ - { - "children": [ - { - "name": "Sn1per (T)", - "type": "url", - "url": "https://github.com/1N3/Sn1per" - }, - { - "name": "Mage Scan", - "type": "url", - "url": "https://magescan.com/" - }], - "name": "Scanners", - "type": "folder" - }, - { - "children": [ - { - "name": "XSSposed.org", - "type": "url", - "url": "https://www.xssposed.org/" - }, - { - "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" - }, - { - "children": [ - { - "name": "Burp Suite (T)", - "type": "url", - "url": "https://portswigger.net/burp/" - }, - { - "name": "BlackWidow (T)", - "type": "url", - "url": "http://softbytelabs.com/en/BlackWidow/" - }, - { - "name": "IntelliTamper (T)", - "type": "url", - "url": "http://www.softpedia.com/get/Internet/Other-Internet-Related/IntelliTamper.shtml" - }, - { - "name": "International Domain Name Conversion Tool", - "type": "url", - "url": "http://mct.verisign-grs.com/" - }, - { - "name": "EyeWitness (T)", - "type": "url", - "url": "https://github.com/ChrisTruncer/EyeWitness" - }, - { - "name": "Belati (T)", - "type": "url", - "url": "https://github.com/aancw/Belati" - }, - { - "name": "Hunting-New-Registered-Domains (T)", - "type": "url", - "url": "https://github.com/gfek/Hunting-New-Registered-Domains" - }], - "name": "Tools", - "type": "folder" - }], - "name": "Domain Name", - "type": "folder" - }, - { - "children": [ - { - "children": [ - { - "name": "MaxMind Demo", - "type": "url", - "url": "https://www.maxmind.com/en/home" - }, - { - "name": "IPv4/IPv6 lists by country code", - "type": "url", - "url": "http://ipverse.net/" - }, - { - "name": "IP2Location.com", - "type": "url", - "url": "https://www.ip2location.com/demo" - }, - { - "name": "IP Fingerprints", - "type": "url", - "url": "http://www.ipfingerprints.com/" - }, - { - "name": "DB-IP", - "type": "url", - "url": "https://db-ip.com/" - }, - { - "name": "IP Location Finder", - "type": "url", - "url": "https://www.iplocation.net/" - }, - { - "name": "Info Sniper", - "type": "url", - "url": "http://www.infosniper.net/" - }, - { - "name": "utrace", - "type": "url", - "url": "http://en.utrace.de/" - }, - { - "name": "InfobyIP.com", - "type": "url", - "url": "https://www.infobyip.com/" - }, - { - "name": "ipTRACKERonline", - "type": "url", - "url": "https://www.iptrackeronline.com/" - }, - { - "name": "My IP Address", - "type": "url", - "url": "https://www.ipaddress.my/" - }], - "name": "Geolocation", - "type": "folder" - }, - { - "children": [ - { - "name": "Spyse", - "type": "url", - "url": "https://spyse.com/search/ip" - }, - { - "name": "Shodan", - "type": "url", - "url": "https://www.shodan.io/" - }, - { - "name": "Scans.io", - "type": "url", - "url": "https://scans.io/" - }, - { - "name": "ZoomEye", - "type": "url", - "url": "https://www.zoomeye.org/" - }, - { - "name": "Nmap (T)", - "type": "url", - "url": "https://nmap.org/download.html" - }, - { - "name": "Internet Census Search", - "type": "url", - "url": "http://www.exfiltrated.com/querystart.php" - }, - { - "name": "urlscan.io", - "type": "url", - "url": "https://urlscan.io/search/#*" - }, - { - "name": "Scanless", - "type": "url", - "url": "https://github.com/vesche/scanless" - }, - { - "name": "Masscan (T)", - "type": "url", - "url": "https://github.com/robertdavidgraham/masscan" - }], - "name": "Host / Port Discovery", - "type": "folder" - }, - { - "children": [ - { - "name": "ASlookup.com", - "type": "url", - "url": "https://aslookup.com/" - }, - { - "name": "Onyphe", - "type": "url", - "url": "https://www.onyphe.io/" - }, - { - "name": "IPv4 CIDR Report", - "type": "url", - "url": "http://www.cidr-report.org/as2.0/" - }, - { - "name": "Reverse.report", - "type": "url", - "url": "https://reverse.report/" - }, - { - "name": "Team Cymru IP to ASN", - "type": "url", - "url": "https://asn.cymru.com/" - }, - { - "name": "IP to ASN DB", - "type": "url", - "url": "https://iptoasn.com/" - }, - { - "name": "Hacker Target - Reverse DNS", - "type": "url", - "url": "https://hackertarget.com/reverse-dns-lookup/" - }], - "name": "IPv4", - "type": "folder" - }, - { - "children": [ - { - "name": "IPv6 CIDR Report", - "type": "url", - "url": "http://www.cidr-report.org/v6/as2.0/" - }], - "name": "IPv6", - "type": "folder" - }, - { - "children": [ - { - "name": "Hurricane Electric BGP Toolkit", - "type": "url", - "url": "http://bgp.he.net/" - }, - { - "name": "BGP Malicious Content Ranking", - "type": "url", - "url": "http://bgpranking.circl.lu/" - }, - { - "name": "BGPStream", - "type": "url", - "url": "https://bgpstream.com/" - }, - { - "name": "PeeringDB", - "type": "url", - "url": "https://www.peeringdb.com/advanced_search" - }, - { - "name": "BGP Tools", - "type": "url", - "url": "http://www.bgp4.as/tools" - }], - "name": "BGP", - "type": "folder" - }, - { - "children": [ - { - "name": "IP Void", - "type": "url", - "url": "http://www.ipvoid.com/" - }, - { - "name": "ExoneraTor", - "type": "url", - "url": "https://exonerator.torproject.org/" - }, - { - "name": "LiveIPMap IP Check", - "type": "url", - "url": "https://www.liveipmap.com/" - }], - "name": "Reputation", - "type": "folder" - }, - { - "children": [ - { - "name": "Blocklist.de", - "type": "url", - "url": "http://www.blocklist.de/en/index.html" - }, - { - "name": "DShield API", - "type": "url", - "url": "https://isc.sans.edu/api/" - }, - { - "name": "FireHOL IP Lists ", - "type": "url", - "url": "http://iplists.firehol.org/" - }, - { - "name": "Project Honey Pot", - "type": "url", - "url": "http://www.projecthoneypot.org/list_of_ips.php" - }], - "name": "Blacklists", - "type": "folder" - }, - { - "children": [ - { - "name": "IP Fingerprints - Reverse IP Lookup", - "type": "url", - "url": "http://www.ipfingerprints.com/reverseip.php" - }, - { - "name": "Bing IP Search (D)", - "type": "url", - "url": "http://www.bing.com/search?q=ip%3A8.8.8.8" - }, - { - "name": "TCP/IP Utils - Domain Neighbors", - "type": "url", - "url": "http://www.tcpiputils.com/domain-neighbors" - }, - { - "name": "MyIPNeighbors", - "type": "url", - "url": "http://www.my-ip-neighbors.com/" - }, - { - "name": "Same IP", - "type": "url", - "url": "http://www.sameip.org/" - }], - "name": "Neighbor Domains", - "type": "folder" - }, - { - "children": [ - { - "name": "CloudFlare Watch", - "type": "url", - "url": "http://www.crimeflare.com/" - }, - { - "name": "CloudFail (T)", - "type": "url", - "url": "https://github.com/m0rtem/CloudFail" - }], - "name": "Protected by Cloud Services", - "type": "folder" - }, - { - "children": [ - { - "name": "WiGLE: Wireless Network Mapping", - "type": "url", - "url": "https://wigle.net/" - }, - { - "name": "OpenCellid: Database of Cell Towers", - "type": "url", - "url": "https://opencellid.org/" - }], - "name": "Wireless Network Info", - "type": "folder" - }, - { - "children": [ - { - "name": "Wireshark", - "type": "url", - "url": "https://www.wireshark.org/download.html" - }, - { - "name": "NetworkMiner", - "type": "url", - "url": "https://www.netresec.com/?page=Networkminer" - }, - { - "name": "Packet Total", - "type": "url", - "url": "http://www.packettotal.com/" - }, - { - "name": "NetworkTotal", - "type": "url", - "url": "https://www.networktotal.com/" - }], - "name": "Network Analysis Tools", - "type": "folder" - }, - { - "children": [ - { - "name": "Ki.tc", - "type": "url", - "url": "https://ki.tc" - }, - { - "name": "Grabify", - "type": "url", - "url": "https://grabify.link" - }, - { - "name": "IP Logger", - "type": "url", - "url": "https://iplogger.com/" - } - - ], - "name": "IP Loggers", - "type": "folder" - }], - "name": "IP Address", - "type": "folder" - }, - { - "children": [ - { - "children": [ - { - "children": [ - { - "name": "Google Images", - "type": "url", - "url": "https://images.google.com/?gws_rd=ssl" - }, - { - "name": "Bing Images", - "type": "url", - "url": "http://www.bing.com/images" - }, - { - "name": "Yahoo Image Search", - "type": "url", - "url": "http://images.yahoo.com/" - }, - { - "name": "TinEye Reverse Image Search", - "type": "url", - "url": "http://tineye.com/" - }, - { - "name": "Yandex Images", - "type": "url", - "url": "https://www.yandex.com/images/" - }, - { - "name": "Baidu Images", - "type": "url", - "url": "http://shitu.baidu.com/" - }, - { - "name": "Twitter Image Search (M)", - "type": "url", - "url": "https://twitter.com/search?q=%3Csearchterm%3E&src=typd&vertical=default&f=images" - }, - { - "name": "Imgur Search", - "type": "url", - "url": "https://imgur.com/search" - }, - { - "name": "Photobucket", - "type": "url", - "url": "http://photobucket.com/" - }, - { - "name": "PicSearch", - "type": "url", - "url": "http://www.picsearch.com/" - }, - { - "name": "Karma Decay", - "type": "url", - "url": "http://karmadecay.com/" - }, - { - "name": "Image Raider", - "type": "url", - "url": "https://www.imageraider.com/" - }, - { - "name": "7Photos.net", - "type": "url", - "url": "http://7photos.net/" - }, - { - "name": "Panoramio", - "type": "url", - "url": "http://www.panoramio.com/" - }, - { - "name": "Current Location", - "type": "url", - "url": "http://current-location.com/" - }, - { - "name": "Lakako Photo Search", - "type": "url", - "url": "http://www.lakako.com/" - }, - { - "name": "CC Search", - "type": "url", - "url": "https://ccsearch.creativecommons.org/" - }, - { - "name": "CamFind App", - "type": "url", - "url": "http://camfindapp.com/" - }, - { - "name": "RevEye Reverse Image Search (T)", - "type": "url", - "url": "https://chrome.google.com/webstore/detail/reveye-reverse-image-sear/keaaclcjhehbbapnphnmpiklalfhelgf?hl=en" - }, - { - "name": "SmugMug Search", - "type": "url", - "url": "http://www.smugmug.com/search" - }, - { - "name": "ImageNet", - "type": "url", - "url": "http://image-net.org/" - }, - { - "name": "Places2", - "type": "url", - "url": "http://places2.csail.mit.edu/explore.html" - }, - { - "name": "Image Identification Project", - "type": "url", - "url": "https://www.imageidentify.com/" - }, - { - "name": "SauceNAO", - "type": "url", - "url": "https://saucenao.com/" - }], - "name": "Search", - "type": "folder" - }, - { - "children": [ - { - "name": "Webstigram", - "type": "url", - "url": "http://websta.me/search" - }, - { - "name": "Instagram", - "type": "url", - "url": "https://www.instagram.com/" - }, - { - "name": "Mini Instagram", - "type": "url", - "url": "http://mininsta.net/" - }, - { - "name": "Imgrab", - "type": "url", - "url": "https://imgrab.com/" - }, - { - "name": "Tofo.me", - "type": "url", - "url": "https://tofo.me/" - }], - "name": "Instagram", - "type": "folder" - }, - { - "children": [ - { - "name": "Flickr", - "type": "url", - "url": "https://www.flickr.com/" - }, - { - "name": "Flickr Map", - "type": "url", - "url": "https://www.flickr.com/map/" - }, - { - "name": "My Pics Map", - "type": "url", - "url": "http://www.mypicsmap.com/" - }, - { - "name": "idGettr", - "type": "url", - "url": "http://idgettr.com/" - }, - { - "name": "Flickr Hive Mind", - "type": "url", - "url": "http://flickrhivemind.net/" - }], - "name": "Flickr", - "type": "folder" - }, - { - "children": [ - { - "name": "ExifTool (T)", - "type": "url", - "url": "http://www.sno.phy.queensu.ca/~phil/exiftool/" - }, - { - "name": "Jeffrey's Exif Viewer", - "type": "url", - "url": "http://exif.regex.info/" - }, - { - "name": "ExifViewer", - "type": "url", - "url": "http://www.exifviewer.org/" - }, - { - "name": "Search by Exif", - "type": "url", - "url": "http://www.exif-search.com/" - }, - { - "name": "ImgOps", - "type": "url", - "url": "http://imgops.com/" - }, - { - "name": "Metapicz", - "type": "url", - "url": "http://metapicz.com/#landing" - }, - { - "name": "JPEGsnoop (T)", - "type": "url", - "url": "http://www.impulseadventure.com/photo/jpeg-snoop.html" - }, - { - "name": "GeoSetter", - "type": "url", - "url": "http://www.geosetter.de/en/" - }, - { - "name": "gbimg.org", - "type": "url", - "url": "http://gbimg.org/" - }], - "name": "Metadata", - "type": "folder" - }, - { - "children": [ - { - "name": "FotoForensics", - "type": "url", - "url": "http://fotoforensics.com/" - }, - { - "name": "Izitru", - "type": "url", - "url": "http://www.izitru.com/" - }, - { - "name": "Ghiro (T)", - "type": "url", - "url": "https://github.com/ghirensics/ghiro" - }, - { - "name": "Stolen Camera Finder", - "type": "url", - "url": "http://www.stolencamerafinder.co.uk/" - }, - { - "name": "Camera Trace", - "type": "url", - "url": "http://www.cameratrace.com/trace" - }], - "name": "Forensics", - "type": "folder" - }, - { - "children": [ - { - "name": "Online OCR", - "type": "url", - "url": "http://www.free-ocr.com/" - }, - { - "name": "i2OCR", - "type": "url", - "url": "http://www.i2ocr.com/" - }, - { - "name": "New OCR", - "type": "url", - "url": "https://www.newocr.com/" - }, - { - "name": "Online OCR", - "type": "url", - "url": "http://www.onlineocr.net/" - }], - "name": "OCR", - "type": "folder" - }, - { - "children": [ - { - "name": "Creepy (T)", - "type": "url", - "url": "http://www.geocreepy.com/" - }], - "name": "Tools", - "type": "folder" - }], - "name": "Images", - "type": "folder" - }, - { - "children": [ - { - "children": [ - { - "name": "Google Videos", - "type": "url", - "url": "https://www.google.com/videohp?gws_rd=ssl" - }, - { - "name": "Bing Videos", - "type": "url", - "url": "http://www.bing.com/videos" - }, - { - "name": "Vimeo Search", - "type": "url", - "url": "https://vimeo.com/search?" - }, - { - "name": "Internet Archive Videos", - "type": "url", - "url": "https://archive.org/details/opensource_movies" - }, - { - "name": "Vines (D)", - "type": "url", - "url": "https://www.google.com/search?q=site:vine.co+%3Csearchterm%3E" - }, - { - "name": "Dogpile Web Search", - "type": "url", - "url": "http://www.dogpile.com/" - }, - { - "name": "Geo Search Tool", - "type": "url", - "url": "http://www.geosearchtool.com/" - }, - { - "name": "blinkx Video Search", - "type": "url", - "url": "http://www.blinkx.com/" - }, - { - "name": "Facebook Live Map", - "type": "url", - "url": "https://www.facebook.com/livemap#" - }, - { - "name": "LiveLeak", - "type": "url", - "url": "https://www.liveleak.com/" - }, - { - "name": "Metacafe", - "type": "url", - "url": "http://www.metacafe.com/" - }, - { - "name": "Metatube", - "type": "url", - "url": "http://www.metatube.com/" - }, - { - "name": "Yahoo Video Search", - "type": "url", - "url": "http://video.search.yahoo.com/" - }], - "name": "Search", - "type": "folder" - }, - { - "children": [ - { - "name": "DetURL", - "type": "url", - "url": "http://deturl.com/" - }, - { - "name": "Print YouTube StoryBoard Instructions", - "type": "url", - "url": "http://www.labnol.org/internet/print-youtube-video/28217/" - }, - { - "name": "Print Storyboard from Youtube", - "type": "url", - "url": "javascript:(function(){a=ytplayer.config.args.storyboard_spec;if(!a){alert(\"Sorry we cannot process this YouTube video. Could you please try another one\");exit();}b=a.split(\"|\");base=b[0].split(\"$\")[0]+\"2/M\";c=b[3].split(\"%23\");sigh=c[c.length-1];var imgs=\"\";t=ytplayer.config.args.length_seconds;n=Math.ceil(c[2]/(c[3]*c[4]));for(i=0;i
    \";}var title=ytplayer.config.args.title;msg=\"
    \";}var title=ytplayer.config.args.title;msg=\" - + - OSINT Framework + OSINT Framework v.2.0.1
    -

    (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

    +

    (T) - Indicates a link to a tool that must be installed and run locally. (A) - Contains archives
    + (D) - Google Dork: Google Hacking. (API) - Contains API
    + (R) - Requires registration. (C) - For commercial use / paid service
    + (M) - Indicates a URL that contains the search term and the URL itself must be edited manually
    + (U) - Currently unsupported, unmaintained or deprecated. (I) - By Invitation

    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.
    + OSINT framework v.2.0.1 focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some 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!

    +

    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 + Watch or star the project on GitHub: https://github.com/lockfale/osint-framework + +

    Color legend

    + Red - potentially dangerous resources, it is recommended to use in a protected environment
    + Yellow - resources may be under government control
    + Green - the most popular resources
    + Blue - Special technical knowledge required + +

    Related links and thanks

    + Bellingcat Intelligence

    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. + Feedback or new tool suggestions are extremely welcome! Please feel free to reach out on Twitter or submit an issue on GitHub. diff --git a/public/js/arf.js b/public/js/arf.js index 357f1586..34b39c70 100644 --- a/public/js/arf.js +++ b/public/js/arf.js @@ -1,17 +1,17 @@ -var margin = [20, 120, 20, 140], +let 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() +let tree = d3.layout.tree() .size([height, width]); -var diagonal = d3.svg.diagonal() +let diagonal = d3.svg.diagonal() .projection(function(d) { return [d.y, d.x]; }); -var vis = d3.select("#body").append("svg:svg") +let vis = d3.select("#body").append("svg:svg") .attr("width", width + margin[1] + margin[3]) .attr("height", height + margin[0] + margin[2]) .append("svg:g") @@ -44,17 +44,17 @@ function update(source) { // var duration = d3.event && d3.event.altKey ? 5000 : 500; // Compute the new tree layout. - var nodes = tree.nodes(root).reverse(); + let 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") + let 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") + let 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); }); @@ -65,6 +65,7 @@ function update(source) { nodeEnter.append('a') .attr("target", "_blank") + .attr("stroke", function(d) { return d.color; }) .attr('xlink:href', function(d) { return d.url; }) .append("svg:text") .attr("x", function(d) { return d.children || d._children ? -10 : 10; }) @@ -80,7 +81,7 @@ function update(source) { }); // Transition nodes to their new position. - var nodeUpdate = node.transition() + let nodeUpdate = node.transition() .duration(duration) .attr("transform", function(d) { return "translate(" + d.y + "," + d.x + ")"; }); @@ -92,7 +93,7 @@ function update(source) { .style("fill-opacity", 1); // Transition exiting nodes to the parent's new position. - var nodeExit = node.exit().transition() + let nodeExit = node.exit().transition() .duration(duration) .attr("transform", function(d) { return "translate(" + source.y + "," + source.x + ")"; }) .remove(); @@ -103,15 +104,15 @@ function update(source) { nodeExit.select("text") .style("fill-opacity", 1e-6); - // Update the links… - var link = vis.selectAll("path.link") + // Update the links... + let 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}; + let o = {x: source.x0, y: source.y0}; return diagonal({source: o, target: o}); }) .transition() @@ -127,7 +128,7 @@ function update(source) { link.exit().transition() .duration(duration) .attr("d", function(d) { - var o = {x: source.x, y: source.y}; + let o = {x: source.x, y: source.y}; return diagonal({source: o, target: o}); }) .remove(); diff --git a/public/unavailable.json b/public/unavailable.json new file mode 100644 index 00000000..48aef030 --- /dev/null +++ b/public/unavailable.json @@ -0,0 +1,1125 @@ +{ + "unavailable": [ + { + "name": "Zeus C2 Tracker", + "type": "url", + "url": "https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist" + }, + { + "name": "hpHosts Online", + "type": "url", + "url": "http://hosts-file.net/" + }, + { + "name": "AVG Threat Labs", + "type": "url", + "url": "http://www.avgthreatlabs.com/ww-en/website-safety-reports/" + }, + { + "name": "vURL Online", + "type": "url", + "url": "https://vurldissect.co.uk/" + }, + { + "name": "WatchGuard ReputationAuthority", + "type": "url", + "url": "http://www.reputationauthority.org/" + }, + { + "name": "Network Intelligence", + "type": "url", + "url": "http://netintel.net/" + }, + { + "name": "MailDB", + "type": "url", + "url": "https://maildb.io/" + }, + { + "name": "Social Media Monitoring Wiki", + "type": "url", + "url": "http://wiki.kenburbary.com/social-meda-monitoring-wiki" + }, + { + "name": "Periscope with known Username (R)(M)", + "type": "url", + "url": "https://www.periscope.tv/%3Cusername%3E", + "description": "Periscope is grateful to you for going LIVE together and being part of this community. Past public broadcasts will continue to be available on Periscope web" + }, + { + "name": "Periscope Search", + "type": "url", + "url": "http://www.perisearch.net/" + }, + { + "name": "Orkut (Brazil)", + "type": "url", + "url": "https://orkut.google.com/" + }, + { + "name": "MiGente (Latino)", + "type": "url", + "url": "http://www.migente.com/user_search/index.html" + }, + { + "name": "Black Planet (Asian Avenue)", + "type": "url", + "url": "https://blackplanet.com/" + }, + { + "name": "TheHoodUp (NSFW)", + "type": "url", + "url": "http://thehoodup.com/board/" + }, + { + "name": "metareddit", + "type": "url", + "url": "http://metareddit.com/" + }, + { + "name": "SnoopSnoo", + "type": "url", + "url": "http://snoopsnoo.com/" + }, + { + "name": "Deadbird", + "type": "url", + "url": "https://deadbird.site/" + }, + { + "name": "GeoTweet", + "type": "url", + "url": "http://geotweet.altervista.org/#" + }, + { + "name": "Reddit Investigator", + "type": "url", + "url": "http://www.redditinvestigator.com/" + }, + { + "name": "reddit metrics", + "type": "url", + "url": "http://redditmetrics.com/" + }, + { + "name": "Searchlr", + "type": "url", + "url": "http://searchlr.net/" + }, + { + "name": "DNS Blackhole Lists", + "type": "url", + "url": "http://www.tcpiputils.com/dns-blackhole-list" + }, + { + "name": "Email Validator", + "type": "url", + "url": "http://e-mailvalidator.com/index.php" + }, + { + "name": "Corporate Email Formats", + "type": "url", + "url": "https://sites.google.com/site/emails4corporations/home" + }, + { + "name": "Breach or Clear", + "type": "url", + "url": "http://breachorclear.jesterscourt.cc/" + }, + { + "name": "Domain Big Data", + "type": "url", + "url": "http://domainbigdata.com/" + }, + { + "name": "MIT Map", + "type": "url", + "url": "http://mapd.csail.mit.edu/tweetmap/" + }, + { + "name": "TeachingPrivacy", + "type": "url", + "url": "http://app.teachingprivacy.com/" + }, + { + "name": "TweetPaths", + "type": "url", + "url": "http://www.tweetpaths.com/maps" + }, + { + "name": "TweetTunnel", + "type": "url", + "url": "http://tweettunnel.info/firstpre.php" + }, + { + "name": "First Tweet", + "type": "url", + "url": "https://discover.twitter.com/first-tweet" + }, + { + "name": "NetBootCamp FB Search Tool", + "type": "url", + "url": "http://netbootcamp.org/facebook.html" + }, + { + "children": [ + { + "name": "YikMap", + "type": "url", + "url": "http://yikmap.com/" + }], + "name": "Yikyak", + "type": "folder" + }, + { + "name": "Snapchat Leak Checker", + "type": "url", + "url": "https://lastpass.com/snapchat/" + }, + { + "name": "filessoo.com", + "type": "url", + "url": "http://filessoo.com/" + }, + { + "name": "blinkx Video Search", + "type": "url", + "url": "http://www.blinkx.com/" + }, + { + "name": "Internet Archive Videos", + "type": "url", + "url": "https://archive.org/details/opensource_movies" + }, + { + "name": "ExifViewer", + "type": "url", + "url": "http://www.exifviewer.org/" + }, + { + "name": "Flickr Hive Mind", + "type": "url", + "url": "http://flickrhivemind.net/" + }, + { + "name": "Tofo.me", + "type": "url", + "url": "https://tofo.me/" + }, + { + "name": "Imgrab", + "type": "url", + "url": "https://imgrab.com/" + }, + { + "name": "Lakako Photo Search", + "type": "url", + "url": "http://www.lakako.com/" + }, + { + "name": "Panoramio", + "type": "url", + "url": "http://www.panoramio.com/" + }, + { + "name": "Waatp", + "type": "url", + "url": "http://waatp.com/" + }, + { + "name": "PeepDB", + "type": "url", + "url": "http://www.peepdb.com/" + }, + { + "name": "CallerIDService.com (R)", + "type": "url", + "url": "http://www.calleridservice.com/" + }, + { + "name": "WhoCalld", + "type": "url", + "url": "https://whocalld.com/" + }, + { + "name": "TV Closed Caption Search", + "type": "url", + "url": "https://archive.org/details/tv" + }, + { + "name": "Fake US Identities", + "type": "url", + "url": "http://xdd2.org/" + }, + { + "name": "Faker.js", + "type": "url", + "url": "https://cdn.rawgit.com/Marak/faker.js/master/examples/browser/index.html" + }, + { + "name": "Malware Exploit TTP Database", + "type": "url", + "url": "https://www.pwnmalw.re/" + }, + { + "name": "OSVDB: Open Sourced Vulnerability Database", + "type": "url", + "url": "http://osvdb.org/" + }, + { + "name": "detux Linux Sandbox", + "type": "url", + "url": "https://detux.org/" + }, + { + "name": "Malwr", + "type": "url", + "url": "https://malwr.com/" + }, + { + "name": "Akana Android Malware", + "type": "url", + "url": "http://akana.mobiseclab.org/" + }, + { + "name": "Wepawet", + "type": "url", + "url": "https://wepawet.iseclab.org/" + }, + { + "name": "National Software Reference Library", + "type": "url", + "url": "http://nsrl.hashsets.com/national_software_reference_library1_search.php" + }, + { + "name": "Google Maps Streetview Player", + "type": "url", + "url": "http://brianfolts.com/driver/" + }, + { + "name": "Core.onion", + "type": "url", + "url": "http://eqt5g4fuenphqinx.onion/" + }, + { + "name": "dark.fail", + "type": "url", + "url": "http://darkfailllnkf4vf.onion/" + }, + { + "name": "Tor66", + "type": "url", + "url": "http://tor66sezptuu2nta.onion/" + }, + { + "name": "Candle", + "type": "url", + "url": "http://gjobqjj7wyczbqie.onion/" + }, + { + "name": "Not Evil", + "type": "url", + "url": "http://hss3uro2hsxfogfq.onion/" + }, + { + "name": "OnionLink", + "type": "url", + "url": "http://www.onion.link/" + }, + { + "name": "Onion Cab", + "type": "url", + "url": "https://onion.cab/" + }, + { + "name": "Tor Scan", + "type": "url", + "url": "http://www.torscan.io/" + }, + { + "name": "Onion Investigator", + "type": "url", + "url": "https://oint.ctrlbox.com/" + }, + { + "name": "OnionTree", + "type": "url", + "url": "https://onionltd.github.io/" + }, + { + "name": "Tor2web", + "type": "url", + "url": "https://tor2web.org/" + }, + { + "name": "Backpage", + "type": "url", + "url": "http://www.backpage.com/" + }, + { + "name": "Teehan+Lax Labs - Hyperlapse", + "type": "url", + "url": "http://labs.teehanlax.com/project/hyperlapse" + }, + { + "name": "NetBootCamp", + "type": "url", + "url": "https://netbootcamp.org/trainingprogram/" + }, + { + "name": "XecScan", + "type": "url", + "url": "http://scan.xecure-lab.com/" + }, + { + "name": "Valkyrie File Analysis", + "type": "url", + "url": "https://consumer.valkyrie.comodo.com/" + }, + { + "name": "Eureka", + "type": "url", + "url": "http://eureka.cyber-ta.org/" + }, + { + "name": "MalwareViz", + "type": "url", + "url": "https://www.malwareviz.com/" + }, + { + "name": "Deepviz Sandbox", + "type": "url", + "url": "https://sandbox.deepviz.com/" + }, + { + "name": "Phenoelit Default Password List", + "type": "url", + "url": "http://phenoelit.org/dpl/dpl.html" + }, + { + "name": "ThreatExpert Sandbox", + "type": "url", + "url": "http://www.threatexpert.com/submit.aspx" + }, + { + "name": "Anlyz.io", + "type": "url", + "url": "https://sandbox.anlyz.io" + }, + { + "name": "Open Sez Me Default Passwords", + "type": "url", + "url": "http://open-sez.me/" + }, + { + "name": "Hashes.org", + "type": "url", + "url": "https://hashes.org/" + }, + { + "name": "HoneyDB", + "type": "url", + "url": "https://riskdiscovery.com/honeydb/" + }, + { + "name": "Cymon Open Threat Intelligence", + "type": "url", + "url": "https://cymon.io/" + }, + { + "name": "WebRTC Leak Test", + "type": "url", + "url": "https://www.perfect-privacy.com/webrtc-leaktest/" + }, + { + "name": "TorGuard", + "type": "url", + "url": "https://torguard.net/vpn-dns-leak-test.php" + }, + { + "name": "Perfect Privacy", + "type": "url", + "url": "https://www.perfect-privacy.com/check-ip/" + }, + { + "name": "Accountkiller.com", + "type": "url", + "url": "https://www.accountkiller.com/en" + }, + { + "name": "Stringify", + "type": "url", + "url": "https://www.stringify.com/" + }, + { + "name": "Large-scale Scene Understanding Challenge", + "type": "url", + "url": "http://lsun.cs.princeton.edu/2016/" + }, + { + "name": "Weleakinfo", + "type": "url", + "url": "https://search.weleakinfo.com/" + }, + { + "name": "Wayback Machine - Beta Search", + "type": "url", + "url": "https://web-beta.archive.org/#/" + }, + { + "name": "Archive.is", + "type": "url", + "url": "https://archive.is/" + }, + { + "name": "LeadFerret.com", + "type": "url", + "url": "https://leadferret.com/search" + }, + { + "name": "CVGadget", + "type": "url", + "url": "http://www.cvgadget.com/" + }, + { + "name": "Market Visual", + "type": "url", + "url": "http://www.marketvisual.com/" + }, + { + "name": "Plonked", + "type": "url", + "url": "https://www.plonked.com/" + }, + { + "name": "Data.com Connect", + "type": "url", + "url": "https://connect.data.com/" + }, + { + "name": "The Investor - Africa", + "type": "url", + "url": "http://theinvestormailinglist.com/recent-reports/" + }, + { + "name": "NACo County Explorer", + "type": "url", + "url": "http://explorer.naco.org/index.html" + }, + { + "name": "Moose Roots Death Records", + "type": "url", + "url": "http://death-records.mooseroots.com/" + }, + { + "name": "Birth Database", + "type": "url", + "url": "http://www.birthdatabase.com/" + }, + { + "name": "Moose Roots Birth Records", + "type": "url", + "url": "http://birth-records.mooseroots.com/" + }, + { + "name": "CrimeReports.com", + "type": "url", + "url": "https://www.crimereports.com/" + }, + { + "name": "OpenStreetMap Routing Service", + "type": "url", + "url": "http://www.yournavigation.org/" + }, + { + "name": "Google Maps Update Alerts", + "type": "url", + "url": "https://followyourworld.appspot.com/" + }, + { + "name": "Ether.Camp", + "type": "url", + "url": "https://live.ether.camp/transactions" + }, + { + "name": "Bitcoin Who's Who", + "type": "url", + "url": "http://bitcoinwhoswho.com/" + }, + { + "name": "Blockr.io", + "type": "url", + "url": "http://blockr.io/" + }, + { + "name": "Blocktrail", + "type": "url", + "url": "https://www.blocktrail.com/BTC" + }, + { + "name": "FindTheData A Research Engine", + "type": "url", + "url": "http://www.findthedata.com/" + }, + { + "name": "Free Translation", + "type": "url", + "url": "https://www.freetranslation.com/" + }, + { + "name": "Chain Radar", + "type": "url", + "url": "https://chainradar.com/xmr/blocks" + }, + { + "name": "Personality Insights", + "type": "url", + "url": "https://personality-insights-livedemo.mybluemix.net/" + }, + { + "name": "EntityCube", + "type": "url", + "url": "http://entitycube.research.microsoft.com/" + }, + { + "name": "IceRocket", + "type": "url", + "url": "http://www.icerocket.com/advancedsearch?tab=blog&q=&n=&e=&a=&domain=&query=" + }, + { + "name": "Economics Search Engine", + "type": "url", + "url": "http://ese.rfe.org/" + }, + { + "name": "GlobalFile", + "type": "url", + "url": "https://globalfilesearch.com/" + }, + { + "name": "FileMare", + "type": "url", + "url": "http://filemare.com/en-us" + }, + { + "name": "JURN", + "type": "url", + "url": "http://jurn.org/#gsc.tab=0" + }, + { + "name": "Microsoft Academic", + "type": "url", + "url": "https://academic.microsoft.com/" + }, + { + "name": "Yobi3D - 3D Model Search", + "type": "url", + "url": "https://www.yobi3d.com/#!/" + }, + { + "name": "Google Maps Streetview Player", + "type": "url", + "url": "http://brianfolts.com/driver/" + }, + { + "name": "MediaBugs", + "type": "url", + "url": "http://mediabugs.org/" + }, + { + "name": "iBoogie", + "type": "url", + "url": "http://www.iboogie.com/" + }, + { + "name": "iSEEK", + "type": "url", + "url": "http://iseek.com/iseek/home.page" + }, + { + "name": "searx.me", + "type": "url", + "url": "https://searx.me/" + }, + { + "name": "WhosTalkin", + "type": "url", + "url": "http://www.whostalkin.com/" + }, + { + "name": "DMOZ", + "type": "url", + "url": "http://www.dmoz.org/" + }, + { + "name": "SearchDiggity (T)", + "type": "url", + "url": "http://www.bishopfox.com/download/405/" + }, + { + "name": "GitLeaks", + "type": "url", + "url": "https://gitleaks.com/" + }, + { + "name": "Addictomatic", + "type": "url", + "url": "http://addictomatic.com/" + }, + { + "name": "Teehan+Lax Labs - Hyperlapse", + "type": "url", + "url": "http://labs.teehanlax.com/project/hyperlapse" + }, + { + "name": "TerraServer", + "type": "url", + "url": "https://www.terraserver.com/view" + }, + { + "name": "World Aeronautical Database", + "type": "url", + "url": "http://worldaerodata.com/" + }, + { + "name": "Reverse Genie License Plates", + "type": "url", + "url": "http://www.reversegenie.com/plate.php" + }, + { + "name": "Vehicle Purchase Records", + "type": "url", + "url": "http://vin.place/" + }, + { + "name": "Shodan Ship Tracker", + "type": "url", + "url": "https://shiptracker.shodan.io/" + }, + { + "name": "Most Wanted Criminal Pages", + "type": "url", + "url": "http://ancestorhunt.com/most-wanted-criminals-and-fugitives.htm" + }, + { + "name": "Felon Spy", + "type": "url", + "url": "http://www.felonspy.com/search.html" + }, + { + "name": "UK Data", + "type": "url", + "url": "http://ukdata.com/" + }, + { + "name": "Screenshots.com", + "type": "url", + "url": "http://www.screenshots.com/" + }, + { + "name": "Snoop Station", + "type": "url", + "url": "http://snoopstation.com/index.html" + }, + { + "name": "SalesMaple Contact Search", + "type": "url", + "url": "https://www.salesmaple.com/contacts/#!/" + }, + { + "name": "The New Ultimates", + "type": "url", + "url": "http://www.newultimates.com/" + }, + { + "name": "eVerify", + "type": "url", + "url": "http://www.everify.com/" + }, + { + "name": "My Life", + "type": "url", + "url": "https://www.mylife.com/" + }, + { + "name": "Ark", + "type": "url", + "url": "http://ark.com/landing" + }, + { + "name": "Speedy Hunt", + "type": "url", + "url": "https://speedyhunt.com/" + }, + { + "name": "MIT PGP Key Server", + "type": "url", + "url": "http://pgp.mit.edu/" + }, + { + "name": "PicSearch", + "type": "url", + "url": "http://www.picsearch.com/" + }, + { + "name": "7Photos.net", + "type": "url", + "url": "http://7photos.net/" + }, + { + "name": "Places2", + "type": "url", + "url": "http://places2.csail.mit.edu/explore.html" + }, + { + "name": "Mini Instagram", + "type": "url", + "url": "http://mininsta.net/" + }, + { + "name": "Jeffrey's Exif Viewer", + "type": "url", + "url": "http://exif.regex.info/" + }, + { + "name": "gbimg.org", + "type": "url", + "url": "http://gbimg.org/" + }, + { + "name": "Metapicz", + "type": "url", + "url": "http://metapicz.com/#landing" + }, + { + "name": "Search by Exif", + "type": "url", + "url": "http://www.exif-search.com/" + }, + { + "name": "JPEGsnoop (T)", + "type": "url", + "url": "http://www.impulseadventure.com/photo/jpeg-snoop.html" + }, + { + "name": "Izitru", + "type": "url", + "url": "http://www.izitru.com/" + }, + { + "name": "Stolen Camera Finder", + "type": "url", + "url": "http://www.stolencamerafinder.co.uk/" + }, + { + "name": "Geo Search Tool", + "type": "url", + "url": "http://www.geosearchtool.com/" + }, + { + "name": "TubeChop", + "type": "url", + "url": "http://www.tubechop.com/" + }, + { + "name": "YouTube Data Tools", + "type": "url", + "url": "https://tools.digitalmethods.net/netvizz/youtube/" + }, + { + "name": "Pastebin Alerts", + "type": "url", + "url": "http://andrewmohawk.com/pasteLert/" + }, + { + "name": "Pastebin Trends", + "type": "url", + "url": "http://pastebin.com/trends" + }, + { + "name": "Skypegrab", + "type": "url", + "url": "http://skypegrab.net/oldip.php" + }, + { + "name": "FB People Directory", + "type": "url", + "url": "https://www.facebook.com/directory/people/" + }, + { + "name": "Find my Facebook ID", + "type": "url", + "url": "http://findmyfbid.com/" + }, + { + "name": "Socialsearching", + "type": "url", + "url": "http://socialsearching.info/#/fb" + }, + { + "name": "Facebook Scanner", + "type": "url", + "url": "http://stalkscan.com/en/" + }, + { + "name": "ExtractFace (T)", + "type": "url", + "url": "http://le-tools.com/ExtractFace.html#download" + }, + { + "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": "First Tweet", + "type": "url", + "url": "http://ctrlq.org/first/" + }, + { + "name": "ConWeets", + "type": "url", + "url": "http://www.conweets.com/" + }, + { + "name": "Twitter Email Test", + "type": "url", + "url": "https://pdevesian.eu/tet" + }, + { + "name": "TweetReach", + "type": "url", + "url": "https://tweetreach.com/" + }, + { + "name": "Twoogel Search Engine", + "type": "url", + "url": "http://twoogel.com/" + }, + { + "name": "Fake Follower Check", + "type": "url", + "url": "http://fakers.statuspeople.com/" + }, + { + "name": "Twitalyzer", + "type": "url", + "url": "http://twitalyzer.com/5/index.asp" + }, + { + "name": "Bioischanged (M)", + "type": "url", + "url": "http://bioischanged.com/%3Ctwitterusername%3E" + }, + { + "name": "GeoChirp", + "type": "url", + "url": "http://www.geochirp.com/" + }, + { + "name": "FindSubDomains", + "type": "url", + "url": "https://findsubdomains.com/" + }, + { + "name": "assetnote (T)", + "type": "url", + "url": "https://github.com/infosec-au/assetnote" + }, + { + "name": "McAfee TrustedSource", + "type": "url", + "url": "http://www.trustedsource.org/" + }, + { + "name": "SameID", + "type": "url", + "url": "http://sameid.net/" + }, + { + "name": "Spyse", + "type": "url", + "url": "https://spyse.com/search/certificate" + }, + { + "name": "Deepviz Domain Search", + "type": "url", + "url": "https://search.deepviz.com/" + }, + { + "name": "Web Inspector Online Scan", + "type": "url", + "url": "http://app.webinspector.com/" + }, + { + "name": "Ransomware Tracker Abuse.ch", + "type": "url", + "url": "http://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt" + }, + { + "name": "Threatexpert.com Malicious URLs", + "type": "url", + "url": "http://www.networksec.org/grabbho/block.txt" + }, + { + "name": "Malware Domains Blacklist", + "type": "url", + "url": "http://mirror1.malwaredomains.com/files/domains.txt" + }, + { + "name": "Critical Stack Intel (R)", + "type": "url", + "url": "https://intel.criticalstack.com/" + }, + { + "name": "Google Correlate", + "type": "url", + "url": "https://www.google.com/trends/correlate/" + }, + { + "name": "Spyse", + "type": "url", + "url": "https://spyse.com/search/ip" + }, + { + "name": "utrace", + "type": "url", + "url": "http://en.utrace.de/" + }, + { + "name": "NetworkTotal", + "type": "url", + "url": "https://www.networktotal.com/" + }, + { + "name": "CloudFlare Watch", + "type": "url", + "url": "http://www.crimeflare.com/" + }, + { + "name": "Same IP", + "type": "url", + "url": "http://www.sameip.org/" + }, + { + "name": "MyIPNeighbors", + "type": "url", + "url": "http://www.my-ip-neighbors.com/" + }, + { + "name": "TCP/IP Utils - Domain Neighbors", + "type": "url", + "url": "http://www.tcpiputils.com/domain-neighbors" + }, + { + "name": "Reverse.report", + "type": "url", + "url": "https://reverse.report/" + }, + { + "name": "ASlookup.com", + "type": "url", + "url": "https://aslookup.com/" + }, + { + "name": "Belati (T)", + "type": "url", + "url": "https://github.com/aancw/Belati" + }, + { + "name": "BlackWidow (T)", + "type": "url", + "url": "http://softbytelabs.com/en/BlackWidow/" + }, + { + "name": "XSSposed.org", + "type": "url", + "url": "https://www.xssposed.org/" + }, + { + "name": "Mage Scan", + "type": "url", + "url": "https://magescan.com/" + }, + { + "name": "KnowURL", + "type": "url", + "url": "http://www.knowurl.com/" + }, + { + "name": "URL Unshortener", + "type": "url", + "url": "http://www.urlunshortener.com/" + }, + { + "name": "Lengthen Me", + "type": "url", + "url": "https://lengthen.me/" + }, + { + "name": "Link Expander", + "type": "url", + "url": "http://www.linkexpander.com/" + }, + { + "name": "WWW Domain Tools", + "type": "url", + "url": "https://w3dt.net/" + }, + { + "name": "PubDB", + "type": "url", + "url": "http://pub-db.com/" + }, + { + "name": "W3bin.com", + "type": "url", + "url": "https://w3bin.com/" + }, + { + "name": "Alexa Top 500 Global Sites", + "type": "url", + "url": "http://www.alexa.com/topsites" + }, + { + "name": "Alexa Site Statistics", + "type": "url", + "url": "http://www.alexa.com/siteinfo" + }, + { + "name": "SpyOnWeb", + "type": "url", + "url": "http://www.spyonweb.com/" + }, + { + "name": "TopGainers", + "type": "url", + "url": "https://topgainers.net/" + }, + { + "name": "Wappalyzer (T)", + "type": "url", + "url": "https://wappalyzer.com/" + }, + { + "name": "SiteSleuth", + "type": "url", + "url": "https://www.sitesleuth.io/" + }, + { + "name": "ZeuS Tracker", + "type": "url", + "url": "https://zeustracker.abuse.ch/blocklist.php" + }, + { + "name": "DNS Sinkhole", + "type": "url", + "url": "http://malc0de.com/bl/" + } + ] +} \ No newline at end of file