mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-14 09:25:38 -04:00
wireshark readme
This commit is contained in:
parent
9ced30960f
commit
5f1dc0b4c4
3 changed files with 7 additions and 17 deletions
|
@ -1,14 +0,0 @@
|
|||
# Useful
|
||||
|
||||
## 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue