Kev Wannabe developer


Joined: 24 Jan 2004 Posts: 555 Location: Cheltenham, UK
|
Posted: 23 Jun 2005 6:35 pm Post subject: Starting ettercapNG on Windows |
|
|
If you use the unofficial binary downloaded from here then you can just run ettercapNG from Start->All Programs->Ettercap NG->ettercap.
Alternatively, you can start a command prompt and navigate to the ettercapNG directory and then use:
to run the GTK+ GUI; or
to run the Cursed GUI (assuming it has been compiled in).
To run in Text mode, you first need to list the network interfaces:
and then tell ettercap which network interface to use:
| Code: | | ettercap -i "\Device\NPF_{C5...9E}" -Tq // |
Kev _________________ _Please_ don't play on other people's networks; you wouldn't like it if they played on yours... |
|