Posts

Showing posts from 2017

INDEX OF THE WINDOWS XP COMMAND LINE

ADDUSERS Add or list users to/from a CSV file ARP Address Resolution Protocol ASSOC Change file extension associations• ASSOCIAT One step file association ATTRIB Change file attributes b BOOTCFG Edit Windows boot settings BROWSTAT Get domain, browser and PDC info c CACLS Change file permissions CALL Call one batch program from another• CD Change Directory - move to a specific Folder• CHANGE Change Terminal Server Session properties CHKDSK Check Disk - check and repair disk problems CHKNTFS Check the NTFS file system CHOICE Accept keyboard input to a batch file CIPHER Encrypt or Decrypt files/folders CleanMgr Automated cleanup of Temp files, recycle bin CLEARMEM Clear memory leaks CLIP Copy STDIN to the Windows clipboard. CLS Clear the screen• CLUSTER Windows Clustering CMD Start a new CMD shell CMDKEY Manage stored usernames/passwords COLOR Change colors of the CMD window• COMP Compare the contents of two files or sets of files COMPACT Compress files or folde

MS-DOS SECRET COMMANDS

Below is a listing of MS-DOS commands that are not listed in any available help manual or in the commands syntax or are commonly unknown commands. Many of these commands that are known can be very useful when using MS-DOS, while some of the other commands are unknown and/or appear to do nothing. Please use these commands cautiously, some of the commands can erase data and/or erase data without warning. ATTRIB , The command is short for ATTRIB -a -h -r – s *.* (removes all attributes of a file). BACKUP /HP Unknown DIR , This lists all files including hidden files, does not work in Windows 95 / 98 / NT / 2000. DIR … Lists all directories that do not have extensions. In Windows 95 / Windows 98 will list the contents of the directories previous to the directory currently in. DOSKEY /APPEDIT Utilize doskey functions in MS-DOS command utilities such as edlin and debug. DOSKEY /COMMAND Unknown DOSKEY /PERMANENT Unknown DOSKEY /SCRSIZE Unknown DOSKEY /XHISTORY Unknown FDISK /MBR

MS DOS COMMANDS USED FOR HACKING

DOS COMMANDS FOR HACKING. TCP/IP commands: telnet netstat nslookup tracert ping ftp NetBIOS commands (just some examples): nbtstat net use net view net localgroup TCP/IP stands for transmission control protocol/Internet protocol. As you can guess by the name, TCP/IP is the protocol under which the Internet runs. along with user datagram protocol (UDP). So when you are connected to the Internet, you can try these commands against other Internet computers. Most local area networks also use TCP/IP. NetBIOS (Net Basic Input/Output System) protocol is another way to communicate between computers. This is often used by Windows computers, and by Unix/Linux type computers running Samba. You can often use NetBIOS commands over the Internet (being carried inside of, so to speak, TCP/IP). In many cases, however, NetBIOS commands will be blocked by firewalls. Also, not many Internet computers run NetBIOS because it is so easy to break in using them. * NETSTAT = VIEW THE STATS OF THE CO