jesuscirino avatar

Hacking from Android: TERMUX OWSCAN + WORDLIST

jesuscirino

Published: 06 Aug 2020 › Updated: 06 Aug 2020Hacking from Android: TERMUX OWSCAN + WORDLIST

Hacking from Android: TERMUX OWSCAN + WORDLIST

OWScan.png

owscan permite obtener información y posibles vulnerabilidades de sitios web

OWscan

  1. Dentro de termux actualizar con:
    apt update y luego apt upgrade

  2. Agrega Git:
    apt install git

  3. Descargar owscan:
    git clone https://github.com/Gameye98/OWScan.git

  4. cd OWscan

  5. chmod +x owscan.php

  6. Ejecutar y colocar un sitio web a analizar, por ejemplo https://www.hackthissite.org/
    php owscan.php

Wordlist de python

  1. Dentro de termux actualizar con:
    apt update y luego apt upgrade

  2. Instalar python:
    apt install python

  3. pip install wordlist

  4. Para crear un diccionario por ejemplo que cumpla con @h@i@v@e@ donde el comodín es @ y solo pueden ser números del 6 al 9 (repetidos incluso):
    wordlist 6-9 @h@i@v@e@

REFERENCIAS

Leave Hacking from Android: TERMUX OWSCAN + WORDLIST to:

Written by

Geeks Hacks

Read more #hacking posts


Best Posts From jesuscirino

We have not curated any of jesuscirino's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From jesuscirino