Link to home
Start Free TrialLog in
Avatar of rgbcof
rgbcof

asked on

wireshark, snort, how do you look for a bit pattern from a pcap file

$EXTERNAL_NET:any
$SQL_SERVERS:1433
msg:"ET EXPLOIT xp_fileexist access"
flow:to_server,established
content:"x|00|p|00|_|00|f|00|i|00|l|00|e|00|e|00|x|00|i|00|s|00|t|00|"

I have captured a pcap file.  How do I look for this data pattern using wireshark?
ASKER CERTIFIED SOLUTION
Avatar of Galtar99
Galtar99
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rgbcof
rgbcof

ASKER

Very cool.  Which zone is best to ask for snort, wireshark type of questions?
I think the Networking|Protocols Zone would be the closest fit for it.