Environment: Internet café, the host IP is 192.168.1.221, and all computers have the WINXP system. There are movies on the host, using the webplayer player, and the admin password is empty.
Idea: There are good-looking videos on the host, and I want to download them with my USB flash drive, but it seems only can be watched online with webplayer. Using sniffing software on the Internet doesn't work, and checking the connection address with view-source also seems not working, it's a technical problem.
Problem: So I want to empty connect and map the host disk, because the admin password is empty.
net use \\192.168.1.221\ipc$"" /user:"administrator"
It shows the command is successful.
Then continue:
net use z: \\192.168.1.221\c$ /user:"administrator"
Why does it show system error 67, cannot find the network name?
(I tried before, and also feel that this net use command is easy to make mistakes. Sometimes it can work, and after a while, typing the command again shows an error. I don't know how to do it. I have checked the command many times, and there is no error. Moreover, I have started this service with net start lanmanserver)
Please help the expert to teach why!!!
Idea: There are good-looking videos on the host, and I want to download them with my USB flash drive, but it seems only can be watched online with webplayer. Using sniffing software on the Internet doesn't work, and checking the connection address with view-source also seems not working, it's a technical problem.
Problem: So I want to empty connect and map the host disk, because the admin password is empty.
net use \\192.168.1.221\ipc$"" /user:"administrator"
It shows the command is successful.
Then continue:
net use z: \\192.168.1.221\c$ /user:"administrator"
Why does it show system error 67, cannot find the network name?
(I tried before, and also feel that this net use command is easy to make mistakes. Sometimes it can work, and after a while, typing the command again shows an error. I don't know how to do it. I have checked the command many times, and there is no error. Moreover, I have started this service with net start lanmanserver)
Please help the expert to teach why!!!
