Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - Blaze

#1
Dudas y pedidos generales / Dudas con Bind9
Diciembre 23, 2017, 11:56:01 AM
Hola

Tenía unas dudas sobre bind9

Vi en un post que comentaban usar no ip para pentest pero como fue "intervenido" por microsoft debido al mal uso pues ya no es tan "fiable" usarlo..

Un user dijo que se podía instalar bind9 en un vps

Se podría evitar instalar las tools en el propio vps?

Si ya tengo mis vm configuradas en mi pc...

Como seria su procedimiento si se usa bind9 para pentesting?

O seria mejor usar DyDNS?

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Muchas gracias
#2
Dudas y pedidos generales / duda con docker
Octubre 27, 2017, 07:52:18 PM
hola

he estado probando docker en debian 9 ( quería instalar las tools de kali en mi vm )

al final lo conseguí pero me preguntaba si se podría usar alguna aplicación instalada via gui o es sólo mediante terminal (?)

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

muchas gracias
#3
Dudas y pedidos generales / Dudas con armitage
Octubre 14, 2017, 07:16:56 PM
Hola

Estaba buscando hace poco la manera de poder encodear payloads de 64 bits en armitage para usarlo en mis vm (aparte de utilizar shikata ga nai  ..se puede importar como módulo shellter o veil ?)

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Y Este método nombrado aqui alguien lo ha usado(?)

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login#

Muchas gracias
#4
Buenas, dejo un enlace para que verifiques:

Enlace: You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
#5
Dudas y pedidos generales / Re:windows 7 ultimate
Octubre 12, 2017, 03:16:31 PM
prueba el activador de daz

daz loader

Enlace: You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

#6

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login


personalmente te recomiendo o riseup

o mail2tor

suerte
#7
hola

Probando un script en kali y me ha aparecido este tipo de error; tengo la version mas reciente de python la 3.6, he instalado los setup tools, al principio vi que tenia la version de 2.7.14 ( tengo el s.o actualizado).

alguien conoce alguna solución?

Código: python
python3 setup.py
install --user
/usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown
distribution option: 'install_requires'
  warnings.warn(msg)
running install
running build
running build_py
package init file 'src/__init__.py' not found (or not a regular file)
package init file 'src/__init__.py' not found (or not a regular file)
running install_lib
running install_egg_info
Removing /root/.local/lib/python3.5/site-packages/V3n0M-419.egg-info
Writing /root/.local/lib/python3.5/site-packages/V3n0M-419.egg-info

gracias
#8
Hola

Me preguntaba algo y es si existe alguna manera de configurar hydra o john the ripper , aircrack..

Para que cuando detecte alguna silaba de la password a crackear lo muestre y no solamente cuando se ha crackeado (que yo sepa solo muestra el resultado si es el mismo que el del target) osea vas probando combinaciones hasta dar con la palabra correcta .-.

Estuve mirando y no encontré mucha info (hablo de tutoriales)

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
2.html?m=1

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Syllable Attack:
Syllable attack is combination of both brute force and dictionary attack. This cracking technique is used when the password is not an existing word. Attackers use the dictionary and other methods to crack it. It also uses the possible combination of every word present in the dictionary

Alguien pudo configurar un syllable attack(?)

Muchas gracias