PROGRAM #1 checking POST

#include"stdio.h"
main(){
void interrupt(*old)();
old=0xFFFF0000;
(*old)();
}

Note:the above program just rebooted your machine.the 0xFFFF0000 is the same as FFFF:0000,and is the place where the POST routines begins


*~ "Net"----> is a populer command used to connect to other windows computers. It is great especially if the target has file sharing turned on. I am only mentioning it but i highly recommend screwing with it.

*~"Ping"------> sends packets to a computer to determine what the connection is like. It is also helpful if you know someones Ip, sure of it, and know they are online as if the packets come back as unreachable, it means they are probably behind a firewall... Which will stop you for another 3 minutes before they die ;) Also, a simple OOB bomb used to be able to be sent by ping by using ping -l packetsize target to increase the packet size. What happened was that before this bug was fixed you could crash many programs... Even Windows 95.

*~"tracert"------> is used to determine which path the packets travel on the net. Through which routers and computers to get to its target. In reality, it actually takes advantage of a major exploit. This program however isn't dangerous. Many programs actually keep a database where these routers are and tell you where the routers are located and around where the person is located. Using overseas ISps, although stupid and inpractical, actually solves this problem. But only do that if you got stacks of cash, desperate, and stupid... In other words whats the point? Do you really need to fake what country you're in???

*~"Netstat"------> simply tells you which servers other tcp/IP you are connected to... Great fun.... <==== Recommend. ;) ;) ;) ;) ;)

*~"Nbtstat"-------> is associated with Netbios and is invaluable when finding machines which have file sharing.

*~"ftp"------> allow you to connect to an FTP server. This program is only helpful if you know ftp commands and I'm to stuffed to teach any as you can just open your copy of cuteftp or something for the time being. By the time you know them, you will be using linux. If u are desperate, look on the net. This prog is helpful for exploits.

*~"Winipcfg"------> useful to work out what your IP is... in Win2K though, the command is "IPconfig". BACK



© 2002 mahesh kumar. Not All rights reserved. ;-)
Hosted by www.Geocities.ws

1