Ettercap / ettercap

Ettercap Project
http://www.ettercap-project.org
GNU General Public License v2.0
2.28k stars 488 forks source link

Read a value in ettercap filter from a packet and use it in another packet #1230

Open rm1405 opened 11 months ago

rm1405 commented 11 months ago

Is it possible to read a specific value form a packet and check if the same value appears in a later packet?

koeppea commented 11 months ago

No unfortunately, Ettercap’s filter engine doesn’t support the concept of writable variables.