alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET EXPLOIT D-Link and TRENDnet ncc2 Service Vulnerability (fwupdate.cpp) 2015-1187";
flow:to_server,established;
urilen:14;
http.method;
content:"POST";
http.uri;
content:"/fwupgrade.ccp"; fast_pattern;
http.request_body;
content:"|0d 0a|fwupgrade";
content:"|0d 0a|resolv.conf"; nocase;
reference:url,github.com/darkarnium/secpub/tree/master/Multivendor/ncc2;
classtype:attempted-admin;
sid:2020603; rev:4;
metadata:created_at 2015_03_04, signature_severity Major, updated_at 2020_09_29;
)