Commit 630a4b5f authored by bobloblaw's avatar bobloblaw
Browse files

Update list_of_common_ports.md

parent d56fa01b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -704,11 +704,14 @@ rdesktop -u guest -p guest 10.11.1.5 -g 94%
```

Brute force like this

```
ncrack -vv --user Administrator -P /root/passwords.txt rdp://192.168.1.101
```

### Ms12-020

This is categorized by microsoft as a RCE vulnerability. But there is no POC for it online. You can only DOS a machine using this exploit. 

## Port 4445 - Upnotifyp

I have not found anything here. Try connecting with netcat and visiting in browser.