Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing macOS installation of ShawnDEvans/smbmap #1

Open
dumbenis opened this issue Jan 19, 2024 · 0 comments
Open

failing macOS installation of ShawnDEvans/smbmap #1

dumbenis opened this issue Jan 19, 2024 · 0 comments

Comments

@dumbenis
Copy link

I like to use SMBMAP on macOS to learn more about SMB/CIFS.
On Medium you wrote these instructions for installing SMBMAP on macOS:
git clone https://github.com/ShawnDEvans/smbmap.git /usr/local/Cellar/smbmap && python3 -m pip install -r /usr/local/Cellar/smbmap/requirements.txt && ln -s /usr/local/Cellar/smbmap/smbmap.py /usr/local/bin/smbmap

I'm working on macOS: 13.6.3-arm64, so my HOMEBREW_PREFIX is /opt/homebrew and not /usr/local

The requirements.txt file on https://github.com/ShawnDEvans/smbmap is no longer present.
I retrieved it from webarchive.org:

 	https://github.com/CoreSecurity/impacket/archive/impacket_0_9_21.zip
	pyasn1
	pycrypto
	configparser
	termcolor

SMBMAP command is still not found and don't know why.
Question: can you resolve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant