HACKER ANGELWHITE GALC

miércoles, 3 de junio de 2020

M-dork

que es mdork
mdork es una herramienta construida con python para hacer dorking, luego recopila todos los dominios asociados con el dork
Ejemplo: ¿cómo instalar y usar? Termux:1 2 3

  • pkg install python2
  • pip2 install mechanize
  • pkg install git
  • git clone https://github.com/Ranginang67/M-dork
  • cd M-dork
  • python2 mdork.py
Linux:
  • apt-get install git
  • apt-get install python
  • apt-get install python-pip
  • pip install mechanize
  • git clone https://github.com/Ranginang67/M-dork
  • cd M-dork
  • python mdork.py
  •  
  • Link de Descarga:
  •  
    https://github.com/Ranginang67/M-dork

No hay comentarios:

Publicar un comentario