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

Smb_Ghost.py: error: #8

Open
protrading104 opened this issue Mar 25, 2022 · 2 comments
Open

Smb_Ghost.py: error: #8

protrading104 opened this issue Mar 25, 2022 · 2 comments

Comments

@protrading104
Copy link

hi
any command returns this error,

Smb_Ghost.py: error: the following arguments are required: -i/--ip

what I've tried:
Smb_Ghost.py -i x.x.x.x -p 445 --check -e --lhost x.x.x.x --lport 80
Smb_Ghost.py --ip x.x.x.x --check -e --lhost x.x.x.x --lport 80
Smb_Ghost.py -h

perhaps you know the reason ?
thanks

@Barriuso
Copy link
Owner

Have you verified that the SMB Port is open?

@Xprogrammer777
Copy link

Xprogrammer777 commented Jul 26, 2022

hi any command returns this error,

Smb_Ghost.py: error: the following arguments are required: -i/--ip

what I've tried: Smb_Ghost.py -i x.x.x.x -p 445 --check -e --lhost x.x.x.x --lport 80 Smb_Ghost.py --ip x.x.x.x --check -e --lhost x.x.x.x --lport 80 Smb_Ghost.py -h

perhaps you know the reason ? thanks

Strange it work fine for me. Make sure you run with python3 and enter a correct IP / port you can do.
nmap -sV -vv -A xxx.xxx.x.x people say SMB port is 445 but it can be 139 or 135

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

3 participants