Hacking from Android: TERMUX OWSCAN + WORDLIST

in #hacking4 years ago

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

Sort:  

Congratulations @jesuscirino! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

You published more than 40 posts. Your next target is to reach 50 posts.

You can view your badges on your board And compare to others on the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Do not miss the last post from @hivebuzz:

Feedback from the last Hive Power Up Day
Hive Power Up Day - Let's grow together!