GithubHelp home page GithubHelp logo

dfte / discovery Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 2.0 1.67 MB

Discovery will gather DNS entry, subdomains and domains linked, all files publicly exposed to gather metadatas, check for dumps on Pastebin/pwndb and create lists of emails for bruteforce phase !

License: GNU General Public License v3.0

Python 99.40% Shell 0.60%

discovery's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

discovery's Issues

Problème d'execution

Salut, Voici ce que j'ai fait :

apt install -y python3-pip git dnsutils extract exiftool

pip3 install shodan python-nmap beautifulsoup4

git clone https://github.com/Dfte/Discovery.git
cd Discovery

git clone https://github.com/aboul3la/Sublist3r.git
--- Pas besoin les dépendances sont déjà installées --
cd Sublist3r
pip3 install -r requirements.txt
cd ..

mv Sublist3r sublist3r

git clone https://github.com/rthalley/dnspython.git
cd dnspython
python3 setup.py install
cd ../
git clone https://github.com/joepie91/python-whois.git
cd python-whois
python3 setup.py install

git clone https://github.com/EnableSecurity/wafw00f.git

python3 discovery.py -d "google.fr"

et le script se ferme après avoir affiché les deux banners Celle avec le bateau et celle avec mischef. Rien d'autres :)
Je n'ai pas encore regardé le code. Comme je vois que tu es en train de mettre à jour ton installer, je voulais juste t'indiquer ce que j'ai fait.

Kali linux problem

raceback (most recent call last):
File "/usr/lib/python3.7/sre_parse.py", line 1021, in parse_template
this = chr(ESCAPES[this][1])
KeyError: '\s'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "discovery.py", line 22, in
import pythonwhois
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/local/lib/python3.7/dist-packages/pythonwhois-2.4.3-py3.7.egg/pythonwhois/init.py", line 1, in
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/local/lib/python3.7/dist-packages/pythonwhois-2.4.3-py3.7.egg/pythonwhois/parse.py", line 363, in
- 1.8.3 Add regex_group_count to with_pattern() decorator to support
File "/usr/local/lib/python3.7/dist-packages/pythonwhois-2.4.3-py3.7.egg/pythonwhois/parse.py", line 363, in
- 1.8.3 Add regex_group_count to with_pattern() decorator to support
File "/usr/local/lib/python3.7/dist-packages/pythonwhois-2.4.3-py3.7.egg/pythonwhois/parse.py", line 205, in preprocess_regex
Some notes for the date and time types:
File "/usr/lib/python3.7/re.py", line 192, in sub
return _compile(pattern, flags).sub(repl, string, count)
File "/usr/lib/python3.7/re.py", line 309, in _subx
template = _compile_repl(template, pattern)
File "/usr/lib/python3.7/re.py", line 300, in _compile_repl
return sre_parse.parse_template(repl, pattern)
File "/usr/lib/python3.7/sre_parse.py", line 1024, in parse_template
raise s.error('bad escape %s' % this, len(this))
re.error: bad escape \s at position 0
here is the output

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.