my email is [email]koryosanders@hotmail.com[/email]
thanx again
Printable View
my email is [email]koryosanders@hotmail.com[/email]
thanx again
Heres an awesome batch file to send as a prank. It's a net send loop, so everytime they click OK another message comes up AGAIN!!! It's pretty awesome.
:top
net send <comp name> <message>
goto top
Also, another cool batch file that will potentially crash a computer is this:
:top
start
goto top
^^^May sound simple, but will open hundreds of command prompt window within seconds.
By the way, you can just make a batch file saying "start" and it will open a command prompt. (don't be an idiot...of course you remove the quotes)
For those of you who are idiots, you can run any DOS command by just typing the commands in a text editor, saving the file as a .bat (batch file), and double clicking the file. Its that simple.
Happy spamming...etc....
does anyone have a program that you can use to send a net send but spoof the from field? i had one ages ago but lost it.
on our last day at school we made a .bat file that would send a message to all the pc's saying 'network admins have small willies'...we put it on a floppy and wrote game on it. Someone actually picked it up and ran it....lol it was so funny and the admins diddnt know what had happend
I am farmilliar with net send but I have no idea how to shut down another persons comp from the command line and when i try to remotely execute code using psexec.exe I get and error, it tries to connect and then it says to make sure that the admin share is enabled on their pc
i'm not sure if anyone mentioned this but if you can't get into the command prompt (cmd.exe) you should still be able to get into command.com which is (i'm pretty sure) a windows dos simulator (so pretty much another command prompt with real dos directories (names with more than 8 characters get trimmed down to six then a ~* or ~2 depending on how many files start with the 6 letters) and some other dos style things (you can't go back to the start of the line without erasing all the text) ANYWAYS) all you have to do is create a .bat file with command.com in it, pretty simple. Once your in you pretty much have full system access (like as in you can view restricted (non unc) paths like c:\). and from there you can access all the games and shit as well as:
Command Name........Command You Enter
Admin Tools
Services............services.msc
Admin Tools.........control admintools
Components..........dcomcnfg
Management..........compmgmt.msc
Event Viewer........eventvwr.msc
User Accounts & Password Management
Group Editor........gpedit.msc*
Users & Groups......lusrmgr.msc
Pwd. Prop. .........password.cpl*
Sys. Security.......syskey*
User Accounts.......control userpasswords2
Control Panel Access
Hardware Wizard.....hdwwiz.cpl
A.R.Programs........appwiz.cpl
Control Panel.......control
Device Manager......devmgmt.msc
Display #*..........control desktop
Display #2..........desk.cpl
Folder Properties...control folders
Shared Folders......fsmgmt.msc
Sys. Info...........msinfo*2*
Games
Spider Solitare.....spider
Free Cell...........freecell
Hearts..............mshearts
Minesweeper.........winmine
Pinball.............pinball* (c:\progra~*\windows nt\pinball\pinball)
System Tools
Calculator..........calc
Character Map.......charmap
Indexing Serv. .....ciadv.msc
Internet Prop. .....inetcpl.cpl
Security Sett. .....secpol.msc*
Microsoft Chat......winchat
Phone Dialer........dialer
Task Sched. ........control schedtasks
Sys. Prop. .........sysdm.cpl
Sys. Config. .......msconfig*? (this should work)
Microsoft Office & Programs
MS Access...........access.cpl
MS Excel............excel
MS Frontpage........frontpg
MS Movie Maker......moviemk
MS Paint............mspaint
MS Powerpoint.......powerpoint
MS Word.............winword
Notepad.............notepad
Wordpad.............write
Random
Rem. Desktop........mstsc
note: all the *'d commands are either windows version specific or they just don't work. And about half of these commands will give you a "program disabled by admin" (most of the obvious ones like the user groups and password ones but they're still good to know).
And for those of you who can't open .bat files (thought i heard something like that) you can build a primitive dos prompt in microsoft word. Just goto view->toolbars->control toolbox then make a button and a textbox. then double click on the button you made and put in this in between the "Private Sub CommandButton*_Click()" and the "End Sub":
Shell(TextBox*.text())
and there you go you have a really primitive disguised dos prompt, it won't accept any dos commands that aren't files (like rename or ren) and for some reason it refuses to open command.com . also you can change the button label by right clicking it and changing the caption (NOT the name).
And thats pretty much all you'll ever need to know about getting into the dos prompt. yeah. And most school admins don't like when you get into the command prompt or play games, so if you manage not to get banned/expelled/suspended congratulations!
-Stove
Command.com is the older shell for Windows systems, but offers most the functionality of cmd.exe.
Nice tut, if you wrote it. I made one like this for my site, and I'll probably integrate a few of those ideas.
Thanks Mike, I wrote this a while ago for one of my friends, hope it comes in handy.
[QUOTE=Stove]i'm not sure if anyone mentioned this but if you can't get into the command prompt (cmd.exe) you should still be able to get into command.com which is (i'm pretty sure) a windows dos simulator (so pretty much another command prompt with real dos directories (names with more than 8 characters get trimmed down to six then a ~* or ~2 depending on how many files start with the 6 letters) and some other dos style things (you can't go back to the start of the line without erasing all the text) ANYWAYS) all you have to do is create a .bat file with command.com in it, pretty simple. Once your in you pretty much have full system access (like as in you can view restricted (non unc) paths like c:\). and from there you can access all the games and shit as well as:
Command Name........Command You Enter
Admin Tools
Services............services.msc
Admin Tools.........control admintools
Components..........dcomcnfg
Management..........compmgmt.msc
Event Viewer........eventvwr.msc
User Accounts & Password Management
Group Editor........gpedit.msc*
Users & Groups......lusrmgr.msc
Pwd. Prop. .........password.cpl*
Sys. Security.......syskey*
User Accounts.......control userpasswords2
Control Panel Access
Hardware Wizard.....hdwwiz.cpl
A.R.Programs........appwiz.cpl
Control Panel.......control
Device Manager......devmgmt.msc
Display #*..........control desktop
Display #2..........desk.cpl
Folder Properties...control folders
Shared Folders......fsmgmt.msc
Sys. Info...........msinfo*2*
Games
Spider Solitare.....spider
Free Cell...........freecell
Hearts..............mshearts
Minesweeper.........winmine
Pinball.............pinball* (c:\progra~*\windows nt\pinball\pinball)
System Tools
Calculator..........calc
Character Map.......charmap
Indexing Serv. .....ciadv.msc
Internet Prop. .....inetcpl.cpl
Security Sett. .....secpol.msc*
Microsoft Chat......winchat
Phone Dialer........dialer
Task Sched. ........control schedtasks
Sys. Prop. .........sysdm.cpl
Sys. Config. .......msconfig*? (this should work)
Microsoft Office & Programs
MS Access...........access.cpl
MS Excel............excel
MS Frontpage........frontpg
MS Movie Maker......moviemk
MS Paint............mspaint
MS Powerpoint.......powerpoint
MS Word.............winword
Notepad.............notepad
Wordpad.............write
Random
Rem. Desktop........mstsc
note: all the *'d commands are either windows version specific or they just don't work. And about half of these commands will give you a "program disabled by admin" (most of the obvious ones like the user groups and password ones but they're still good to know).
And for those of you who can't open .bat files (thought i heard something like that) you can build a primitive dos prompt in microsoft word. Just goto view->toolbars->control toolbox then make a button and a textbox. then double click on the button you made and put in this in between the "Private Sub CommandButton*_Click()" and the "End Sub":
Shell(TextBox*.text())
and there you go you have a really primitive disguised dos prompt, it won't accept any dos commands that aren't files (like rename or ren) and for some reason it refuses to open command.com . also you can change the button label by right clicking it and changing the caption (NOT the name).
And thats pretty much all you'll ever need to know about getting into the dos prompt. yeah. And most school admins don't like when you get into the command prompt or play games, so if you manage not to get banned/expelled/suspended congratulations!
-Stove[/QUOTE]
all you did was list common filenames. (theres not much you can do in dos that you cant do in windows)
but yeah good starters(idiots) tutorial nice job.
ps- why do all god damn teachers and librarians think dos is such a bad thing!!!!?