Giter Club home page Giter Club logo

farmrecon's Introduction

FarmRecon

Recopilación de scripts para reconocimiento

  1. CENSYS.py - Extract sub-domains for a given domain using Censys.io API
  2. censys_subdomain_enum.py - Extract sub-domains for a given domain using Censys.io API
  3. cloudflare_subdomain_enum.py - A script to do DNS enumeration using Cloudflare service
  4. crtsh_enum_psql.py - Extract sub-domains for a given domain using crt.sh postgres interface(Python)
  5. crtsh_enum_psql.sh - Extract sub-domains for a given domain using crt.sh postgres interface(shell script)
  6. crtsh_enum_web.py - Extract sub-domains for a given domain using crt.sh by scraping the web page(Python3)
  7. hackertarget.py - Multi info script (Traceroute, Ping Test, DNS Lookup, Reverse DNS, Find DNS Host.. etc)
  8. san_subdomain_enum.py - Extract domains/sub-domains listed in Subject Alternate Name(SAN) of SSL/TLS cert for a domain
  9. virustotal_subdomain_enum.py - Extract sub-domains for a given domain using VirusTotal API
  10. ShoFinder.py - Extract info from Shodan API
  11. sub.sh - Subdomain Detect Script & Active/Nmap hosts scans (sub_alive, nmap_sn)
  12. waFFUck.py - Obtain olds ip by Historical DNS data

enum.zip:

Altdns, Amass, Anubis, Bluto, Dnsrecon, Dnssearch, Domained, ESD, Knock, Massdns, Recon-ng, Sublist3r

Tools:

Altdns - Alternative names brute forcing
Amass - Brute force, Google, VirusTotal, alt names
Aquaton-ediscover- Brute force, Riddler, PassiveTotal, Threat Crowd, Google, VirusTotal, Shodan, SSL Certificates, Netcraft, HackerTarget, DNSDB
as3nt - Fast Subdomain Enumeration Tool
BiLE-suite - HTML parsing, alt names, reverse DNS
Blacksheepwall - AXFR, brute force, reverse DNS, Censys, Yandex, Bing, Shodan, Logontube, SSL Certificates, Virus Total
Bluto - AXFR, netcraft, brute force
Brutesubs - Enumall, Sublist3r, Altdns
Cloudflare_enum - Cloudflare DNS
CTFR - SSL Certificates
DNS-Discovery - brute force
DNS Parallel Prober - DNS resolver
Dnscan - AXFR, brute force
Dnsrecon - AXFR, zone walking, brute force, reverse DNS, snoop caching, Google
Dnssearch - brute force
Domained - Sublist3r, enumall, Knockpy, SubBrute, MassDNS, recon-ng
Dr. Robot - Subdomains associated by multiple OSINT results
Enumall - Recon-ng -> Google, Bing, Baidu, Netcraft, brute force
Fierce - AXFR, brute force, reverse DNS
Fierce.pl - Domain Scanner
Findomain - Find subdomains using Certificates Transparency logs
Knock - AXFR, virustotal, brute force
MassDNS - DNS resolver
Pown Recon - Target reconnaissance framework powered by graph theory
Second Order - HTML parsing
sn0int - Semi-automatic OSINT framework
Sonar - AXFR, brute force
SubBrute - Brute force
Sudomy - Subdomain enumeration tool
Sublist3r - Baidu, Yahoo, Google, Bing, Ask, Netcraft, DNSdumpster, VirusTotal, Threat Crowd, SSL Certificates, PassiveDNS
Syborg - Recursive DNS Subdomain Enumerator
TheHarvester - Reverse DNS, brute force, Google, Bing, Dogpile, Yahoo, Baidu, Shodan, Exalead
Vhost-brute - Vhost discovery
VHostScan - Vhost discovery
Virtual-host-discovery - Vhost discovery

Online DNS tools

https://osintframework.com/
https://hackertarget.com/
http://searchdns.netcraft.com/
https://dnsdumpster.com/
https://www.threatcrowd.org/
https://riddler.io/
https://api.passivetotal.org
https://www.censys.io
https://api.shodan.io
http://www.dnsdb.org/f/
https://www.dnsdb.info/
https://scans.io/
https://findsubdomains.com/
https://securitytrails.com/dns-trails
https://crt.sh/
https://certspotter.com/api/v0/certs?domain=example.com
https://transparencyreport.google.com/https/certificates
https://developers.facebook.com/tools/ct
https://pentest-tools.com/information-gathering/find-subdomains-of-domain
https://intodns.com/

Search engines

http://www.baidu.com/
http://www.yahoo.com/
http://www.google.com/
http://www.bing.com/
https://www.yandex.ru/
https://www.exalead.com/search/
http://www.dogpile.com/
https://www.zoomeye.org/
https://fofa.so/

Technical tools/search engines

https://github.com/
https://gitlab.com/
https://www.virustotal.com

DNS cache snooping

nslookup -norecursive domain.com
nmap -sU -p 53 --script dns-cache-snoop.nse --script-args 'dns-cache-snoop.mode=timed,dns-cache-snoop.domains={domain1,domain2,domain3}'

Others online resources

https://ask.fm/
http://logontube.com/
http://commoncrawl.org/
http://www.sitedossier.com/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.