Giter Club home page Giter Club logo

hostspider's Introduction

FINDMYASS TOOL

version 1.0 tested on Mac OS with python 3.9

ABOUT

Domain informations Gathering such as :

  • Subdomains
  • (A, AAAA, NS, MX, SOA, TXT) Records
  • WHOIS
  • Cloudflare detect ...
  • Generate a report containing grabbed data

Version

  • Beta testing Version 1.0

Overview

root@h3x0 ~ % python3 FindMyAss.py

Report

Community

  • Feel free to submit a Pull Request & leave a star to share some love if this helped you.

What's Next

  • I will try to add more features for this tool with your help

hostspider's People

Contributors

h3x0crypt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hostspider's Issues

Runtime issue

Hi,

I'm not sure if it's a dependency issue or a tool issue but this is what i get:

./ Gathering WHOIS data ...
Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "FindMyAss.py", line 287, in <module>
    main()
  File "FindMyAss.py", line 262, in main
    is_valid_domain,status,whois_resp = fetchWhoisData(domain)
TypeError: cannot unpack non-iterable NoneType object

Errors on some domains

Some domains produce following error (eg gov.uk)
list index out of range
Traceback (most recent call last):
File "FindMyAss.py", line 287, in
main()
File "FindMyAss.py", line 267, in main
print(f"\n {bcolors.HEADER} DOMAIN : {bcolors.ENDC}{bcolors.BOLD}{data['domain']}{bcolors.ENDC}")
TypeError: 'NoneType' object is not subscriptable

Add please html5lib to requirements.txt

Couldn't find a tree builder with the features you requested: html5lib. Do you need to install a parser library?
Traceback (most recent call last):
File "FindMyAss.py", line 287, in
main()
File "FindMyAss.py", line 265, in main
domain, data = fetchDomainData(domain)
TypeError: cannot unpack non-iterable NoneType object

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.