Previous Thread
Next Thread
Print Thread
Rate Thread
#45244 03/25/08 07:30 AM
Joined: Mar 2008
Posts: 6
L
UGN Newbie
UGN Newbie
L Offline
Joined: Mar 2008
Posts: 6
I was on metacafe watching all the video Tutorials I could on hacking and what Really struck my interest was the .bat files and different things you could do with command prompt such as turn your CMD to a instant messenger. Could anyone please give me some insight on this? or what I would need to read to learn for myself?

Sponsored Links
▼ Sponsored Links ▼ ▲ Sponsored Links ▲
Joined: Mar 2008
Posts: 6
L
UGN Newbie
UGN Newbie
L Offline
Joined: Mar 2008
Posts: 6
here is the code just in case anyone was curious

@echo off
:A
echo Messenger
set/p n=User/IP:
set/p M=Message:
net send %n% %m%
pause
goto A

Just copy and paste into notepad and save as .bat file
and for it to work you need the name or IP address of the computer you would like to speak with....

Joined: Feb 2002
Posts: 7,203
Likes: 11
Community Owner
Community Owner
Joined: Feb 2002
Posts: 7,203
Likes: 11
Net send is a windows messaging client; most people disable it as it's quite annoying and pointless...

Your bat script is basically reading in what a user sends and formats it, then displays it for you... It's quite basic and will only work where net send isn't disabled (and to where it isn't disabled)


Donate to UGN Security here.
UGN Security, Back of the Web, and VNC Web Services Owner
Joined: Feb 2002
Posts: 7,203
Likes: 11
Community Owner
Community Owner
Joined: Feb 2002
Posts: 7,203
Likes: 11
There is a semi decent "What Is NetSend" article here the writer doesn't seem to have a firm grasp over the English Language, so you may re-read several paragraphs several times...


Donate to UGN Security here.
UGN Security, Back of the Web, and VNC Web Services Owner
Joined: Mar 2008
Posts: 6
L
UGN Newbie
UGN Newbie
L Offline
Joined: Mar 2008
Posts: 6
Cool thanks Gizmo.


Link Copied to Clipboard
Member Spotlight
None yet
Forum Statistics
Forums41
Topics33,840
Posts68,858
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
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
unreal 1
Crime 1
Ice 1
Dartur 1
Powered by UBB.threads™ PHP Forum Software 8.0.0