184 reputation
18
bio website
location Montreal, Canada
age
visits member for 3 years, 10 months
seen May 8 at 23:22
stats profile views 67

Nov
11
awarded  Popular Question
Oct
9
awarded  Notable Question
Mar
28
awarded  Popular Question
Aug
23
awarded  Student
May
27
asked How can I detect DNS label Decoding DoS (Cross Reference at DNS decompression) with Snort?
Apr
26
accepted How can I filter https when monitoring traffic with Wireshark?
Apr
26
awarded  Commentator
Apr
26
asked How can I filter https when monitoring traffic with Wireshark?
Mar
20
awarded  Teacher
Mar
20
answered Firewall rules that will cause problems for nmap
Mar
12
comment How can I use iptable rules to prevent port scanning like Hping and nmap?
it didn't that do what I want :(, your solution force me to open specific ports
Mar
11
asked How can I use iptable rules to prevent port scanning like Hping and nmap?
Feb
23
asked How can I use Hping for OS detection?
Oct
7
comment Make bridge table with UDP packet
if I get right you said before Host A send it's packet it must broadcast ARP request? and after that know the exact path to Host B (so middle bridge no need of broadcast the UDP package to all of their port)? at the end you said "for some obscure reason, there is ARP resolution in place, but nothing in the switch's forwarding table, the switch will flood the packet(s)" can you explain what is obscure reason exactly?
Oct
7
comment Make bridge table with UDP packet
can you post some reference for this pleas.
Oct
7
awarded  Editor
Oct
7
revised Make bridge table with UDP packet
deleted 2 characters in body; edited tags; edited title
Oct
5
comment Make bridge table with UDP packet
@ben Yes I think so.
Oct
4
comment Make bridge table with UDP packet
when I want to send packet to "Host A" that was added to network just now (no one know where it's added) I think all router must broadcast the packet to all of their port so "Host A" receive it. or I am wrong and misunderstand something?
Oct
4
comment Make bridge table with UDP packet
@ben at first router don't know how to route packet because both host are new for them so their must update their routing table by path pf packet to receiver and path of ACK from receiver to sender otherwise all router must broadcast packet to all of their port.(I don't know I can tell my point or not)