Explaining the Internet to Kids and Children

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

The Top 250+ Classic Technology Books Online

1 10 minute guide to lotus notes mail 4.5 http://www.parsian.net/set1252/pages/books.htm 2 10 minute guide to Microsoft exchange 5.0 http://www.parsian.net/set1252/pages/books.htm 3 10 minute guide to outlook 97 http://www.parsian.net/set1252/pages/books.htm 4 10 minute guide to schedule+ for windows 95 http://www.parsian.net/set1252/pages/books.htm 5 ActiveX programming unleashed http://www.parsian.net/set1252/pages/books.htm 6 ActiveX programming unleashed http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ 7 Advanced perl programming http://www.hk8.org/old_web/ 8 Advanced PL/SQL […]

Read More

Top 20 Google Hacks

Google is clearly the best general-purpose search engine on the Web (see www.pcmag.com/searchengines) But most people don’t use it to its best advantage. Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in Google’s index, […]

Read More

How to Hack on Telnet: Explained

Telnet: the Number One Hacker Tool In this Guide you will learn: What is telnet? How to telnet How to get telnet accounts <begin11c.shtml> Why you might not want to telnet <begin11c.shtml> How to install a telnet server on your home Windows computer <begin11c.shtml> How to turn off a telnet server on your home Linux […]

Read More

Is it Possible to Hack on Windows XP?

Part I: The Magic of DOS In this guide you will learn how to telnet <beginninea.shtml>, forge email, <beginnineb.shtml> use nslookup <beginninec.shtml> and netcat <beginnined.shtml> with Windows XP. So you have the newest, glitziest, “Fisher Price” version of Windows: XP. How can you use XP in a way that sets you apart from the boring […]

Read More

How to Trace / Trackback any E-mail

Tracking email back to its source: Twisted Evil cause i hate spammers… Evil or Very Mad Ask most people how they determine who sent them an email message and the response is almost universally, “By the From line.” Unfortunately this symptomatic of the current confusion among internet users as to where particular messages come from […]

Read More

Active FTP vs. Passive FTP, a Definitive Explanation

Active FTP is beneficial to the FTP server admin, but detrimental to the client side admin. The FTP server attempts to make connections to random high ports on the client, which would almost certainly be blocked by a firewall on the client side. Passive FTP is beneficial to the client, but detrimental to the FTP […]

Read More

FTP Error Messages Glossary

110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm Where yyyy is User-process data stream marker, and mmmm server’s equivalent marker (note the spaces between markers and “=”). 120 Service ready in nnn minutes. 125 Data connection already open; […]

Read More

How to Set Up an FTP Server at Home

Setting Up an FTP Server at Home: A Comprehensive Guide We understand the importance of having a reliable and efficient FTP server at home. Whether you’re a business professional needing seamless file transfers or an enthusiast looking to explore the world of file sharing, setting up an FTP server can greatly enhance your digital workflow. […]

Read More

Advanced Shell-Coding Techniques

This would multiply the value stored in %eax by the operand of mul, which in this case would be 10*10. The result is then implicitly stored in EDX:EAX. The result is stored over a span of two registers because it has the potential to be considerably larger than the previous value, possibly exceeding the capacity […]

Read More