See...
Try...Usage: ./samrdump.py [username[assword]@]<address> [protocol list...]
Regards,Code:./samrdump.py user:pass@192.168.1.9
Hi all, I'm trying to run samrdump.py, but i have some errors:
I'm sure that this machine has 139 and 445 ports open, nmap said:Code:#samrdump.py 192.168.1.9 Trying protocol 445/SMB... Protocol failed: SessionError: ('S', 'M', 'B', ' ', 'L', 'i', 'b', 'r', 'a', 'r', 'y', ' ', 'E', 'r', 'r', 'o', 'r'), class: ERRDOS, code: ERRnoaccess(Access denied.) Trying protocol 139/SMB... Protocol failed: SessionError: ('S', 'M', 'B', ' ', 'L', 'i', 'b', 'r', 'a', 'r', 'y', ' ', 'E', 'r', 'r', 'o', 'r'), class: ERRDOS, code: ERRnoaccess(Access denied.)
139/tcp open netbios-ssn
445/tcp open microsoft-ds
Has anyone had the same problem?
Thank you very much.
See...
Try...Usage: ./samrdump.py [username[assword]@]<address> [protocol list...]
Regards,Code:./samrdump.py user:pass@192.168.1.9
(gdb) disass m(y_br)ain
®
The answer is right there in the output - Access denied. You are running samrdump against a Windows system which cannot be enumerated using the credentials you specified (probably null). Try again with credentials to see if you get different results. You could also try with something like enum4linux.
Capitalisation is important. It's the difference between "Helping your brother Jack off a horse" and "Helping your brother jack off a horse".
The Forum Rules, Forum FAQ and the BackTrack Wiki... learn them, love them, live them.
Wow I love it when people that can't even read try to be l337 h4x0rz it brightens my morning by making me laugh.....
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.