Top Categories
Morpheus - Automated Ettercap TCP/IP Hijacking Tool | Ethical Hacking Tutorial Videos
- Category: Information Technology
- Sub Category: Ethical Hacking
Morpheus it's a Man-In-The-Middle (mitm) suite that allows users to manipulate
tcp/udp data using ettercap, urlsnarf, msgsnarf and tcpkill as backend applications.
but this tool main objective its not to provide an easy way to exploit/sniff targets,
but ratter a call of attemption to tcp/udp manipul
Morpheus it's a Man-In-The-Middle (mitm) suite that allows users to manipulate
tcp/udp data using ettercap, urlsnarf, msgsnarf and tcpkill as backend applications.
but this tool main objective its not to provide an easy way to exploit/sniff targets,
but ratter a call of attemption to tcp/udp manipulations technics (etter filters)
Morpheus ships with some pre-configurated filters but it will allow users to improve them
when launch the attack (morpheus scripting console). In the end of the attack morpheus will
revert the filter back to is default stage, this will allow users to improve filters at
running time without the fear of messing with filter command syntax and spoil the filter.
"Perfect for scripting fans to safely test new concepts"...
HINT: morpheus allow you to improve filters in 2 diferent ways
1º - Edit filter before runing morpheus and the 'changes' will be permanent
2º - Edit filter using 'morpheus scripting console' and the changes are active only once
morpheus comes with a collection of filters writen be me to acomplish various tasks:
replacing images in webpages, replace text in webpages, inject payloads in webpages,
denial-of-service attacks (drop,kill packets from source), redirect browser traffic
to another domain and gives you the ability to build compile your filter from scratch
and run it through morpheus framework (option W).
"filters can be extended using browser languages like: javascript,css,flash,etc"...
Dependencies
required: ettercap, nmap, zenity, apache2
sub-dependencies: driftnet, dsniff (urlsnarf,tcpkill,msgsnarf)
Credits
ettercap (alor&naga) | nmap (fyodor) | apache2 (Rob McCool) | dsniff (Dug Song)
filters: irongeek (replace img) | seannicholls (rotate 180º) | TheBlaCkCoDeR09 (ToR-Browser-0day)