I want to add some rules or download some ready rules to detect DNS label Decoding DoS (Cross Reference at DNS decompression) can anyone know how can I do this?
Amirreza's questions
I want to observe the HTTPs protocol. How can I use a Wireshark filter to do that?
I want to add some rules to my iptables to prevent port scanning, how can I do this?
I find some solution but it's not efficient.
Assume that all bridge table was empty (or at least don't have source and destination of my connection ) and want to update their bridge table with my sending packet (when I send packet all bridge understand where "Sender Host" are and when "Receiver Host" send ACK signal all bridge find where the "Receiver Host" are ) but what happen if at first my sender Host send UDP (in theory big UPD packet) packet (that don't need ACK signal) then all the bridge in the path must broadcast packet in all port and never understand the exact path.
I don't know in practice it was possible or not but I think in theory it can happen.