Skip to content

Commit

Permalink
log ssl post traffic to log https post traffic
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmychang851129 committed May 1, 2024
1 parent 168c2e4 commit e6b3f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/linux/sslstrip.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
> Perform an ARP spoofing attack in conjunction.
> More information: <https://www.kali.org/tools/sslstrip/>.
- Log only SSL POST traffic on port 10000 by default:
- Log only HTTPS POST traffic on port 10000 by default:

`sslstrip`

- Log only SSL POST traffic on specific port (e.g. 8080):
- Log only HTTPS POST traffic on specific port (e.g. 8080):

`sslstrip --listen={{8080}}`

Expand Down

0 comments on commit e6b3f8f

Please sign in to comment.