• B правой части каждого сообщения есть стрелки и . Не стесняйтесь оценивать ответы. Чтобы автору вопроса закрыть свой тикет, надо выбрать лучший ответ. Просто нажмите значок в правой части сообщения.

smbtree

Ildar Ziganshin

Well-known member
26.11.2023
51
0
BIT
0
Bash:
terminator@Computer-1:~$ smbtree -N

main: This is utility doesn't work if netbios name resolution is not configured.

If you are using SMB2 or SMB3, network browsing uses WSD/LLMNR, which is not yet supported by Samba. SMB1 is disabled by default on the latest Windows versions for security reasons. It is still possible to access the Samba resources directly via \name or \ip.address.

terminator@Computer-1:~$

Как мне в linux подключиться к сетевой папке или просмотреть расшаренные папки в ubuntu?

Bash:
terminator@Computer-1:~$ smbclient -L \\192.168.1.6 -N

    Sharename       Type      Comment
    ---------       ----      -------
    share           Disk     
    print$          Disk      Printer Drivers
    IPC$            IPC       IPC Service (ildar server (Samba, Ubuntu))
SMB1 disabled -- no workgroup available
terminator@Computer-1:~$
 

Exited3n

Red Team
10.05.2022
745
259
BIT
715
Bash:
terminator@Computer-1:~$ smbtree -N

main: This is utility doesn't work if netbios name resolution is not configured.

If you are using SMB2 or SMB3, network browsing uses WSD/LLMNR, which is not yet supported by Samba. SMB1 is disabled by default on the latest Windows versions for security reasons. It is still possible to access the Samba resources directly via \name or \ip.address.

terminator@Computer-1:~$

Как мне в linux подключиться к сетевой папке или просмотреть расшаренные папки в ubuntu?

Bash:
terminator@Computer-1:~$ smbclient -L \\192.168.1.6 -N

    Sharename       Type      Comment
    ---------       ----      -------
    share           Disk    
    print$          Disk      Printer Drivers
    IPC$            IPC       IPC Service (ildar server (Samba, Ubuntu))
SMB1 disabled -- no workgroup available
terminator@Computer-1:~$
smbclient \\\\192.168.1.6\\share -N
 

Ildar Ziganshin

Well-known member
26.11.2023
51
0
BIT
0
terminator@Computer-1:~$ smbclient \\\\192.168.1.6\\share -N
Try "help" to get a list of possible commands.
smb: \> рудз
рудз: command not found
smb: \> help
? allinfo altname archive backup
blocksize cancel case_sensitive cd chmod
chown close del deltree dir
du echo exit get getfacl
geteas hardlink help history iosize
lcd link lock lowercase ls
l mask md mget mkdir
more mput newer notify open
posix posix_encrypt posix_open posix_mkdir posix_rmdir
posix_unlink posix_whoami print prompt put
pwd q queue quit readlink
rd recurse reget rename reput
rm rmdir showacls setea setmode
scopy stat symlink tar tarmode
timeout translate unlock volume vuid
wdel logon listconnect showconnect tcon
tdis tid utimes logoff ..
!
smb: \> pwd
Current directory is \\192.168.1.6\share\
smb: \> ls
NT_STATUS_ACCESS_DENIED listing \*
smb: \> dir
NT_STATUS_ACCESS_DENIED listing \*
smb: \>
 

Ildar Ziganshin

Well-known member
26.11.2023
51
0
BIT
0
Я не так общий доступ открыл?
1701607486358.png
 
Мы в соцсетях:

Обучение наступательной кибербезопасности в игровой форме. Начать игру!