Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. # DO NOT EDIT THIS FILE! It was created by Wireshark
  2. @Bad TCP@tcp.analysis.flags && !tcp.analysis.window_update@[4626,10023,11822][63479,34695,34695]
  3. @HSRP State Change@hsrp.state != 8 && hsrp.state != 16@[4626,10023,11822][65535,64764,40092]
  4. @Spanning Tree Topology Change@stp.type == 0x80@[4626,10023,11822][65535,64764,40092]
  5. @OSPF State Change@ospf.msg != 1@[4626,10023,11822][65535,64764,40092]
  6. @ICMP errors@icmp.type eq 3 || icmp.type eq 4 || icmp.type eq 5 || icmp.type eq 11 || icmpv6.type eq 1 || icmpv6.type eq 2 || icmpv6.type eq 3 || icmpv6.type eq 4@[4626,10023,11822][47031,63479,29812]
  7. @ARP@arp@[64250,61680,55255][4626,10023,11822]
  8. @ICMP@icmp || icmpv6@[64764,57568,65535][4626,10023,11822]
  9. @TCP RST@tcp.flags.reset eq 1@[42148,0,0][65535,64764,40092]
  10. @SCTP ABORT@sctp.chunk_type eq ABORT@[42148,0,0][65535,64764,40092]
  11. @TTL low or unexpected@( ! ip.dst == 224.0.0.0/4 && ip.ttl < 5 && !pim && !ospf) || (ip.dst == 224.0.0.0/24 && ip.dst != 224.0.0.251 && ip.ttl != 1 && !(vrrp || carp))@[42148,0,0][60652,61680,60395]
  12. @Checksum Errors@eth.fcs.status=="Bad" || ip.checksum.status=="Bad" || tcp.checksum.status=="Bad" || udp.checksum.status=="Bad" || sctp.checksum.status=="Bad" || mstp.checksum.status=="Bad" || cdp.checksum.status=="Bad" || edp.checksum.status=="Bad" || wlan.fcs.status=="Bad" || stt.checksum.status=="Bad"@[4626,10023,11822][63479,34695,34695]
  13. @SMB@smb || nbss || nbns || nbipx || ipxsap || netbios@[65278,65535,53456][4626,10023,11822]
  14. @HTTP@http || tcp.port == 80 || http2@[58596,65535,51143][4626,10023,11822]
  15. @IPX@ipx || spx@[65535,58339,58853][4626,10023,11822]
  16. @DCERPC@dcerpc@[51143,38807,65535][4626,10023,11822]
  17. @Routing@hsrp || eigrp || ospf || bgp || cdp || vrrp || carp || gvrp || igmp || ismp@[65535,62451,54998][4626,10023,11822]
  18. @TCP SYN/FIN@tcp.flags & 0x02 || tcp.flags.fin == 1@[41120,41120,41120][4626,10023,11822]
  19. @TCP@tcp@[59367,59110,65535][4626,10023,11822]
  20. @UDP@udp@[56026,61166,65535][4626,10023,11822]
  21. @Broadcast@eth[0] & 1@[65535,65535,65535][47802,48573,46774]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement