some small fixes

This commit is contained in:
Mari Wahl 2014-10-11 01:08:01 -04:00
parent a50737bc6b
commit 52067188ed
11 changed files with 65 additions and 0 deletions

View file

@ -0,0 +1,14 @@
#
## Recon
* Statistics -> Conversations
-> Some SSH, HTTP
## Filters
* Filer on HTTP:
```
ip.addr==172.16.133.133 && tcp.port==52694 && ip.addr==172.16.133.149 && tcp.port==80
```