Smbclient: Revision history

From RCATs

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 October 2023

  • curprev 11:1611:16, 9 October 2023Ali3nw3rx talk contribs 3,488 bytes −399 No edit summary Tag: Visual edit
  • curprev 11:1411:14, 9 October 2023Ali3nw3rx talk contribs 3,887 bytes +3,887 Created page with "<nowiki>#</nowiki> List shares on a machine using NULL Session smbclient -L <target-IP> <nowiki>#</nowiki> List shares on a machine using a valid username + password smbclient -L \<target-IP\> -U username%password <nowiki>#</nowiki> Connect to a valid share with username + password smbclient //\<target\>/\<share$\> -U username%password   <nowiki>#</nowiki> List files on a specific share smbclient //\<target\>/\<share$\> -c 'ls' password -U username <nowiki>#..." Tag: Visual edit