From bc90f8fe27bd1157431c1c9c9a87b5fd67f0dc59 Mon Sep 17 00:00:00 2001 From: Matthew Daley Date: Sat, 24 Jun 2017 22:14:47 +1200 Subject: [PATCH] Update README.md with new SQL Browser port usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccf7ad3..6b47702 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Additionally, all captured hashed are logged into an SQLite database which you c ## Considerations ## -- This tool listens on several ports: UDP 137, UDP 138, UDP 53, UDP/TCP 389,TCP 1433, TCP 80, TCP 139, TCP 445, TCP 21, TCP 3141,TCP 25, TCP 110, TCP 587, TCP 3128 and Multicast UDP 5553. +- This tool listens on several ports: UDP 137, UDP 138, UDP 53, UDP/TCP 389,TCP 1433, UDP 1434, TCP 80, TCP 139, TCP 445, TCP 21, TCP 3141,TCP 25, TCP 110, TCP 587, TCP 3128 and Multicast UDP 5553. - If you run Samba on your system, stop smbd and nmbd and all other services listening on these ports.