UNIX Hacking Tutorial

———————- o Intent: ———————- This phile is geared as an UNIX tutorial at first, to let you get more familiar with the operating system. UNIX is just an operating system, as is MS-DOS, AppleDOS, AmigaDOS, and others. UNIX happens to be a multi-user- multi-tasking system, thus bringing a need for security not found on MSDOS, […]

Read More

How to hack easily

OK, this is my mini guide to the easiest ‘hacking’ there is ( I think ) if any one knows different then mail me and tell me 🙂 . Most FTP servers have the directory /pub which stores all the ‘public’ information for you to download. But along side /pub you will probably find other […]

Read More

What is the Internet?

The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number in the millions. No one is in charge of the Internet. There are organizations which develop technical aspects of this network and set […]

Read More

How to be an über cracker. A Guide to Internet Security.

This is a paper will be broken into two parts, one showing 15 easy steps to becoming a übercracker and the next part showing how to become a überadmin and how to stop a übercracker. A übercracker is a term phrased by Dan Farmer to refer to some elite (cr/h)acker that is practically impossible to […]

Read More

How to Set up a Secure Anonymous FTP Site

1. General Description of Setting up an “anonymous” ftp server. Create the user ftp in /etc/passwd. Use a misc group. The user’s home directory will be ~ftp where ~ftp is the root you wish anonymous users to see. Creating this user turns on anonymous ftp.Use an invalid password and user shell for better security. The […]

Read More

How to Change Start Button Text in Windows XP

Step 1 – Modify Explorer.exe File In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete […]

Read More

How to Find out TRUE Hidden Files in Windows

–ACRONYMS– DOS = Disk Operating System, or MS-DOS MSIE = Microsoft Internet Explorer TIF = Temporary Internet Files (folder) HD = Hard Drive OS = Operating System FYI = For Your Information 1) SEEING IS BELIEVING No. Enabling Windows Explorer to “show all files” does not show the files in mention. No. DOS does not […]

Read More