Commit c5c5039d authored by bobloblaw's avatar bobloblaw
Browse files

Update list_of_common_ports.md

parent 1ce47c23
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -555,6 +555,14 @@ I think these are used by the RPC within Windows Domains. I have found no use fo

Default port for Microsoft SQL .

```
sqsh -S 192.168.1.101 -U sa

# Execute commands
exec master..xp_cmdshell
```


Many o the scanning modules in metasploit requires authentication. But some do not.

```