Previous Thread
Next Thread
Print Thread
Rate Thread
#15119 04/22/02 09:13 AM
Joined: Mar 2002
Posts: 119
Soap Offline OP
Member
OP Offline
Member
Joined: Mar 2002
Posts: 119
I was on a roll the other day cheching out who in my country (only 1 ISP lol) was online and vulnerable to poorly configured Netbios.
I wanted to use only DOS and a port scanner. I got alot to play with, but I got halted at actually reaching to desired path.

more clearly I need the command to use, I tried net /? and the all other help philes but not much luck.

detailed process
once the boxes found I do an nbtstat -A and if what I see meet my requirements ;-) I "net use" with the null account, and then a "net view" gives me the shares.

now comes the problem. getting a prompt to the place.
If I open up an explorer window with \\IP I 'll see the shares as folders. How do I do that in DOS? (much faster)

fanks!!

#15120 04/22/02 12:49 PM
Joined: Mar 2002
Posts: 626
Member
Offline
Member
Joined: Mar 2002
Posts: 626
Just curious, what country. I am sure there is a way... Just to lazy to look into it. What about telnet... Should still be able to run it in dos, if not you can download diff telnets from sites. I mean, I think that would work. Somone would prob know better, anyway... Anyone please correct me if wrong or any other better ideas.


-hKzKnight
"The ghost... Was never there and you'll never see me"
#15121 04/22/02 02:36 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
C:\>net use E: \\IP\ShareName
C:\>E:
E:\>dir

There you see how a network drive was connected, and you change to that directory and may continue to use DOS to browse around and manage the remote files.


Domain Registration, Hosting, Management
http://www.dollardns.net
#15122 04/23/02 04:12 AM
Joined: Mar 2002
Posts: 119
Soap Offline OP
Member
OP Offline
Member
Joined: Mar 2002
Posts: 119
that's mouting the shares to a local drive right?

#15123 04/23/02 05:21 AM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
Yes, it sets up a persistent connection between your computer and theirs which looks and acts like a hard drive. There is very little different in the behavior between network drives and physical ones.

Keep in mind that this is NOT invisible to the other person. If they should try to restart their computer, they'll get a "Somebody is connected to your computer, do you wish to continue and disconnect them?". That's not the exact message, but close to it. Also, if they pulled up netstat or the like, they'll see a connection to their port 139 and will know your IP address.

So pretty much, disconnect when you're not playing with it.


Domain Registration, Hosting, Management
http://www.dollardns.net
#15124 04/23/02 12:48 PM
Joined: Mar 2002
Posts: 119
Soap Offline OP
Member
OP Offline
Member
Joined: Mar 2002
Posts: 119
Yeah i hear you on the IP thing... I learnt most my netbios off using my schools cause their PCs use it and I saw that msg u where talking about once. I know netbios isn't reliable but at the same time, I shows so little even at the server end...

How would I go about un-mouting the shares?
IE: making sure to end my direct connection to their PC.

Ow...wait...wait...new questin spawning....ooh ooh It hurt...ok sorry erm, yeah How about netbios and proxys.
wingate you say?? isn't that telnet and http/ftt/etc? More precisly if one connects to a PC thru netbios and that PC is also on an intranet. Does netbios route by default, so you can access the rest of the network too. (I think you have to specily explicitly in XP..dunno about others.)

#15125 04/23/02 02:45 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
Connecting/Disconnecting Shares

C:\>net use E: \\IP\ShareName
C:\>net use E: \DELETE

To see general help for the program
C:\>net /? | more

To see help for a specific command
C:\>net use /? | more

As far as I know, netbios does not route anything and you cannot gain access to intranet computers with it. However, if you put a proxy program on their harddrive and manage to get it executed - then you can gain access to the intranet that way.


Domain Registration, Hosting, Management
http://www.dollardns.net
#15126 04/24/02 10:55 PM
Joined: Mar 2002
Posts: 61
A
AK Offline
Junior Member
Offline
Junior Member
A
Joined: Mar 2002
Posts: 61
The Windows NT Wardoc by Neonsurge is a really great document to learn about NT hacking and the net command in general. Also the "Modern Hackers Desk-Reference" is a great book for Netbios and other Windows/NT related info.

#15127 11/09/02 09:52 PM
Joined: Mar 2002
Posts: 5
N
Junior Member
Offline
Junior Member
N
Joined: Mar 2002
Posts: 5
Not disagreeing with anyone thus far- net /? - is a good command to run. to see if a specific ip has open shares you can type "net view //***.***.***.***"
just a tid bit
ciao tutto
nokil0


:: nokil0 ::
#15128 11/10/02 05:10 AM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
I've already mentioned the 'net /?' command. But to correct a minor error in nokil0's comment, the command is:

net view \\127.0.0.1

Also keep in mind that even if there are NO shares viewable, you may still connect to the default C$ share. My roommate's laptop is an example of a computer that has no shares, but I connect to it all the time with the default share (he runs win2k and it requires a password)


Domain Registration, Hosting, Management
http://www.dollardns.net
#15129 08/01/04 05:29 AM
Joined: Aug 2004
Posts: 8
H
Junior Member
Offline
Junior Member
H
Joined: Aug 2004
Posts: 8
ms-dos wont let me use "net use E: \\IP\ShareName"or any of the files u wrote because im not logged on. How do i logon

#15130 08/03/04 12:11 AM
Joined: Aug 2004
Posts: 8
H
Junior Member
Offline
Junior Member
H
Joined: Aug 2004
Posts: 8
any help would be nice plz

#15131 10/02/04 06:35 PM
Joined: Oct 2004
Posts: 2
T
Junior Member
Offline
Junior Member
T
Joined: Oct 2004
Posts: 2
net /?
Read it first before you learn it.


Never too old to learn!
#15132 11/02/04 07:15 PM
Joined: Oct 2004
Posts: 16
D
Junior Member
Offline
Junior Member
D
Joined: Oct 2004
Posts: 16
you can always use the old windows prompt from windows 95 It does all the work for you just type in the basics and you have all the power you need a your fingertips! the people at the public library Have still to figure out who keeps screwing around with the "restricted" properties menu via DOS


Link Copied to Clipboard
Member Spotlight
Posts: 30
Joined: June 2002
Forum Statistics
Forums41
Topics33,840
Posts68,858
Average Daily Posts1
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Where and how do you torrent?
by danni75 - 03/01/24 05:58 AM
Animation,
by JohanKaariainen - 08/15/19 01:18 AM
Blackbeard.....
by Gremelin - 10/03/18 07:02 PM
my old account still exists!
by Crime - 08/10/18 02:47 PM
Okay WTF?
by HenryMiring - 09/27/17 01:45 AM
The History Thread...
by Gremelin - 08/11/17 12:11 PM
My friend NEEDS your HELP!
by Lena01 - 07/21/17 12:06 AM
I'm having fun with this guy.
by gabithompson730 - 07/20/17 01:50 AM
I want to upgrade my phone
by gabithompson730 - 07/20/17 01:49 AM
Doom 3
by Cyrez - 09/11/14 08:58 PM
Amazon Gift Card Generator/KeyGen?te
by Gecko666 - 08/22/14 09:21 AM
AIM scene 99-03
by lavos - 09/02/13 08:06 AM
Planetside 2
by Crime - 03/04/13 07:10 AM
Beta Testers Wanted
by Crime - 03/04/13 06:55 AM
Hello Everyone
by Gremelin - 02/12/12 06:01 PM
Tracfone ESN Generator
by Zanvin Green - 01/18/12 01:31 PM
Python 3 issue
by Testing - 12/17/11 09:28 PM
tracfone airtime
by Drache86 - 07/30/11 03:37 AM
Backdoors and the Infinite
by ZeroCoolStar - 07/10/11 03:52 AM
HackThisZIne #12 Releaseed!
by Pipat2 - 04/28/11 09:20 PM
gang wars? l33t-wars?
by Gremelin - 04/28/11 05:56 AM
Consolidate Forums
by diggin2deep - 04/21/11 10:02 AM
LAN Hacking Noob
by Gremelin - 03/12/11 12:42 AM
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Crime 1
Ice 1
Dartur 1
Cyrez 1
Powered by UBB.threads™ PHP Forum Software 7.7.5