Pular para o conteúdo principal

Postagens

Mostrando postagens com o rótulo kali;linux

Simple Man-in-the-Middle Script: For Script Kiddies

This Is for the Script Kiddies: This tutorial is about a script written for the How to Conduct a Simple Man-in-the-Middle Attack written by the one and only OTW. Hello script kiddies, Just running a script doesn't give you the understanding of what's going on under the hood. Hence it's not hacking. Please read the the well written tutorial by the OTW before continuing. You will get a good understanding of what's going on under the hood and the tools that are used and why. What This Script Do: It will scan for victims, auto detect local interface and default gateway. Also set up the MitM attack for the victim, router, ipforward, and restore the victim when done. All you need to do is enter the victim's IP Address. That's it. What Tools Are Needed: Kali Linux or any pentesting distro Screenshot: Usage: Read the README.Md sudo ./mitm.py After Target Poisoned: Run sniffers in external terminals Note: Your local interface may differ ...

Instale Flash no Kali Linux

Isto é bastante simples e fácil e deve funcionar a partir de a maioria das pessoas lá fora: no terminal: apt-get install flashplugin-nonfree   e em seguida, digite:   update-flashplugin-nonfree --install