I just wrote random stuff on command prompt, for windows 8 and I was wondering if any users have done some of these before. You can post, CMD tricks (Command Prompt.)
** Note if this isn't allowed, than lock this thread.**
pause
color 0a
mode 1000
:A
echo %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto A
Go to notepad and save as something.bat (This is a real command.)
Please do not try these at school or any other public place.
Right,'cause starting another Command Prompt,producing a bunch of numbers ,viewing IPs, looking at connection speeds,and watching who's viewing a site are totally serious offenses...
NUCLEAR_FOX, for the last time,if the guy says he "hacked an IP address" or whatever,but can gain root,he's either a skiddie or the school's security is shit.Not like you have to even run Command Prompt,just run any password recovery tool you can get (Cain And Abel,KonBoot,LCP,etc.).
Also apparently,if the computer has Telnet Client enabled(i.e. usually not Windows 7 or Vista),it appears that entering telnet towel.blinkenlights.nl will play an ASCII version of the original Star Wars.Also works with PuTTY.
attrib -a -s -r -h
dir
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop