etter.conf.5.in (ettercap-0.8.3) | : | etter.conf.5.in (ettercap-0.8.3.1) | ||
---|---|---|---|---|
skipping to change at line 75 | skipping to change at line 75 | |||
.B [mitm] | .B [mitm] | |||
.TP | .TP | |||
.B arp_storm_delay | .B arp_storm_delay | |||
The value represents the milliseconds to wait between two consecutive packets | The value represents the milliseconds to wait between two consecutive packets | |||
during the initial | during the initial | |||
ARP scan. You can increment this value to be less aggressive at startup. The | ARP scan. You can increment this value to be less aggressive at startup. The | |||
randomized scan plus a high delay can fool some types of ARP scan detectors. | randomized scan plus a high delay can fool some types of ARP scan detectors. | |||
.TP | .TP | |||
.B arp_poison_smart | .B arp_poison_smart | |||
With this variable set, only 3 inital poisoned ARP messages are sent to the | With this variable set, only 3 initial poisoned ARP messages are sent to the | |||
victims. This poisoned status is kept up by ettercap with responding to ARP | victims. This poisoned status is kept up by ettercap with responding to ARP | |||
requests from victims that want to refresh their ARP cache. This makes the | requests from victims that want to refresh their ARP cache. This makes the | |||
ARP poisoning very stealthy but may be unreliable on shared media such as | ARP poisoning very stealthy but may be unreliable on shared media such as | |||
WiFi. | WiFi. | |||
.TP | .TP | |||
.B arp_poison_warm_up | .B arp_poison_warm_up | |||
When the poisoning process starts, the inter-packet delay is low for the first | When the poisoning process starts, the inter-packet delay is low for the first | |||
5 poisons (to be sure the poisoning process has been successful). After the | 5 poisons (to be sure the poisoning process has been successful). After the | |||
first 5 poisons, the delay is incremented (to keep up the poisoning). This | first 5 poisons, the delay is incremented (to keep up the poisoning). This | |||
skipping to change at line 315 | skipping to change at line 315 | |||
.TP | .TP | |||
.B geoip_support_enable | .B geoip_support_enable | |||
This option controls if GeoIP information shall be processed for IP addresses | This option controls if GeoIP information shall be processed for IP addresses | |||
whether or not ettercap has been built with GeoIP support. | whether or not ettercap has been built with GeoIP support. | |||
.TP | .TP | |||
.B gtkui_prefer_dark_theme | .B gtkui_prefer_dark_theme | |||
This option tries to enforce the dark variant of the applied theme. However | This option tries to enforce the dark variant of the applied theme. However | |||
this does only have an effect if the applied theme provides a dark variant. | this does only have an effect if the applied theme provides a dark variant. | |||
Normally the desktop environment controls the theme of applications. But some | Normally the desktop environment controls the theme of applications. But some | |||
lightweight desktop environments doesn't support a configuraton option for | lightweight desktop environments doesn't support a configuration option for | |||
dark themes even when the theme provides a dark variant. | dark themes even when the theme provides a dark variant. | |||
To leave the theme variant setting to the desktop environment this option is | To leave the theme variant setting to the desktop environment this option is | |||
set to 0 by default. | set to 0 by default. | |||
.br | .br | |||
.B NOTE: | .B NOTE: | |||
This option is only relevant in GTK mode and if ettercap has been built with | This option is only relevant in GTK mode and if ettercap has been built with | |||
full GTK3 support. | full GTK3 support. | |||
.TP 20 | .TP 20 | |||
.B [dissectors] | .B [dissectors] | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |