What is it like to be a hacker?

“But did you, in your three- piece psychology and 1950’s technobrain, ever take a look behind the eyes of the hacker? Did you ever wonder what made him tick, what forces shaped him, what may have molded him? I am a hacker, enter my world…” (“The Conscience of a Hacker”, The Mentor) “Fear them not […]

Read More

Windows Tips, Tricks and Secrets that Nobody will ever Tell you

Important Note: Before you read on, you need to keep one thing in mind. Whenever you make changes to the Windows Registry you need to Refresh it before the changes take place. Simply press F5 to refresh the registry and enable the changes. If this does not work Restart your system Exiting Windows the Cool […]

Read More

How to Make a Proxy Anonymous

Anonymity of Proxy The exchange of information in Internet is made by the “client – server” model. A client sends a request (what files he needs) and a server sends a reply (required files). For close cooperation (full understanding) between a client and a server the client sends additional information about itself: a version and […]

Read More

What is NetBIOS? A Complete Guide

The Magic of NetBIOS In this guide you will learn how to explore the Internet using Windows XP and NetBIOS: How to Install NetBIOS <beginnine2a.shtml> How to Use Nbtstat <beginnine2b.shtml> The Net View Command <beginnine2c.shtml> What to Do Once You Are Connected <beginnine2c.shtml> How to Break in Using the XP GUI <beginnine2d.shtml> More on the […]

Read More

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

A List of All mIRC Commands

/ Recalls the previous command entered in the current window. /! Recalls the last command typed in any window. /action {action text} Sends the specifed action to the active channel or query window. /add [-apuce] {filename.ini} Loads aliases, popups, users, commands, and events. /ame {action text} Sends the specifed action to all channels which you […]

Read More

IRC Fserv Tutorial – Working with IRC Fserv

I. Introduction A. What is an IRC Fserv? If you’ve been on IRC (Internet Relay Chat) for a while, you’ve probably stumbled across channels dedicated to “fserving.” But what exactly is an IRC Fserv? Simply put, an Fserv (File Server) is a script-based system that allows users to share files directly through IRC. It’s a […]

Read More

How to setup an IRC Eggdrop?

–[ What is EggDrop? ]– Note: This is taken from the readme file of EggDrop 1.3.28 Eggdrop is an IRC bot, written in C. If you don’t know what IRC is, this is probably not whatever you’re looking for! Eggdrop, being a bot, sits on a channel and takes protective measures: to keep the channel […]

Read More

How to Use FlashFXP

For most updated content, visit our website Q: What is FXP? A: FXP is a term adopted by earlier clients which provided site to site FTP transfers. Q: When trying to transfer files from one site to another I keep getting this error 500 illegal port command. A: The FTP Server is set up 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