Kamis, 15 Maret 2012
MBR (Master Boot Record)
What is the MBR?
At the end of the ROM BIOS bootstrap routine, the BIOS reads and executes the first physical sector of the first floppy or hard disk on the system. This first sector of the hard disk is called the master boot record (or sometimes the partition table or master boot block). There is a small program at the beginning of this sector of the hard disk. The partition information, or partition table, is stored at the end of this sector. This program uses the partition information to determine which partition is bootable (usually the first primary DOS partition) and attempts to boot from it.
Structure File System
- FAT16
- FAT32
FAT32 is a derivative of the File Allocation Table (FAT) file system that supports drives with over 2GB of storage. Because FAT32 drives can contain more than 65,526 clusters, smaller clusters are used than on large FAT16 drives. This method results in more efficient space allocation on the FAT32 drive.
The largest possible file for a FAT32 drive is 4GB minus 2 bytes.
The FAT32 file system includes four bytes per cluster within the file allocation table. Note that the high 4 bits of the 32-bit values in the FAT32 file allocation table are reserved and are not part of the cluster number.
Senin, 05 Maret 2012
DVWA Medium Security Exploitation Linux
Damn Vulnerable Web Application (DVWA) hacking tool is a collection of web-basedPHP / mySQL. DVWA may be an option for beginners to learn web hacking web hackingtechniques from scratch. Various web hacking attack technique can be obtained fromthis tool, DVWA run through the local server (localhost)
but before we go DVWA we must first activate apache and mysql
after then we go DVWA activated as shown below, and to enter our username andpassword
but before we go DVWA we must first activate apache and mysql
after then we go DVWA activated as shown below, and to enter our username andpassword
Langganan:
Postingan (Atom)