mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-25 22:20:43 +00:00
GitBook: [master] 4 pages modified
This commit is contained in:
parent
b129e0f71d
commit
528f1b5f9f
3 changed files with 2 additions and 2 deletions
|
@ -203,7 +203,7 @@
|
|||
* [111/TCP/UDP - Pentesting Portmapper](pentesting/pentesting-rpcbind.md)
|
||||
* [113 - Pentesting Ident](pentesting/113-pentesting-ident.md)
|
||||
* [123/udp - Pentesting NTP](pentesting/pentesting-ntp.md)
|
||||
* [135, 593 - Pentesting MSRPC](pentesting/135-penstesting-msrpc.md)
|
||||
* [135, 593 - Pentesting MSRPC](pentesting/135-pentesting-msrpc.md)
|
||||
* [137,138,139 - Pentesting NetBios](pentesting/137-138-139-pentesting-netbios.md)
|
||||
* [139,445 - Pentesting SMB](pentesting/pentesting-smb.md)
|
||||
* [143,993 - Pentesting IMAP](pentesting/pentesting-imap.md)
|
||||
|
|
|
@ -160,7 +160,7 @@ You can use the Samba **`rpcclient`** utility to interact with **RPC endpoints v
|
|||
| dsroledominfo | LSARPC-DS | Get primary domain information |
|
||||
| dsenumdomtrusts | Enumerate trusted domains within an AD forest | |
|
||||
|
||||
To **understand** better how the tools _**samrdump**_ **and** _**rpcdump**_ works you should read [**Pentesting MSRPC**](135-penstesting-msrpc.md).
|
||||
To **understand** better how the tools _**samrdump**_ **and** _**rpcdump**_ works you should read [**Pentesting MSRPC**](135-pentesting-msrpc.md).
|
||||
|
||||
### List shared folders
|
||||
|
||||
|
|
Loading…
Reference in a new issue