Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
47 lines (47 sloc)
3.34 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
| <HTML> | |
| <HEAD><TITLE>Scorpion Magazine Archive</TITLE> | |
| <META NAME="description" CONTENT="The SM archive. Anything that can be downloaded from the site is here."> | |
| <META NAME="keywords" CONTENT="scorpion magazine, hacking, magazine, phreak, HMS, text, hack, scorpion"> | |
| </HEAD> | |
| <BODY background="back.gif" TEXT="white" LINK="blue" VLINK="purple" bgproperties="fixed"> | |
| <div align="center"> | |
| <IMG SRC="/images/tinylogo.gif" alt="Scorpion Magazine: Underground, Hacking, and Net News"><br> | |
| <FONT SIZE="+2"> | |
| Archives</font><br><br> | |
| Here you can download anything we've ever created. If you don't want to download an entire magazine, then goto our <a href="/covers">Covers Section</a> where you can view individual articles. Note: This option is only available for issue #4 and up. Also, from now on, issues will be published in ZIP format due to peoples' distrust of EXE files. | |
| <hr><br> | |
| <table border=1 width=300><tr><td bgcolor="black" align="center"> | |
| <b><u>Scorpion Magazine</u></b><br> | |
| <FORM Name="List"><SELECT Name="Selected" Size=1> | |
| <option value="http://smagazine.simplenet.com/magazine/scorp1.exe">Scorpion #1 | |
| <option value="http://smagazine.simplenet.com/magazine/smtxt1.exe">Scorpion #1 (text only) | |
| <option value="http://smagazine.simplenet.com/magazine/scorp2.exe">Scorpion #2 | |
| <option value="http://smagazine.simplenet.com/magazine/smtxt2.exe">Scorpion #2 (text only) | |
| <option value="http://smagazine.simplenet.com/magazine/scorp3.exe">Scorpion #3 | |
| <option value="http://smagazine.simplenet.com/magazine/smtxt3.exe">Scorpion #3 (text only) | |
| <option value="http://smagazine.simplenet.com/magazine/scorp4.exe">Scorpion #4 | |
| <option value="http://smagazine.simplenet.com/magazine/SMJan99.exe">Scorpion #5 | |
| <option value="http://smagazine.simplenet.com/magazine/SMFeb99.exe">Scorpion #6 | |
| <option value="http://smagazine.simplenet.com/magazine/war.exe">WAR Issue | |
| <option value="http://smagazine.simplenet.com/magazine/SMApr99.exe">Scorpion #7 | |
| <option value="http://smagazine.simplenet.com/magazine/oldsnv.exe">Old Snv Archive | |
| <option value="http://smagazine.simplenet.com/magazine/SMJun99.zip">Scorpion #8 | |
| <option value="http://smagazine.simplenet.com/magazine/SMAug99.zip">Scorpion #9 | |
| <option value="http://smagazine.simplenet.com/magazine/SMSep99.zip">Scorpion #10 | |
| <option value="http://smagazine.simplenet.com/magazine/SMNov99.zip">Scorpion #11 | |
| </SELECT><BR><INPUT Type="button" value="Download" onclick="location=(List.Selected.options[List.Selected.options.selectedIndex].value)"> | |
| </FORM> | |
| <b><u>Hacking Made Simple (HMS) Project</u></b><br> | |
| <a href="http://smagazine.simplenet.com/magazine/text/10-hp2.txt">HMS #1 Telnettable BBS List</a><br> | |
| <a href="http://smagazine.simplenet.com/hms/juno.txt">HMS #2 Free Juno File Attachments</a><br> | |
| <a href="http://smagazine.simplenet.com/hms/smtp.txt">HMS #3 Anonymous Mail With SMTP</a><br> | |
| <a href="http://smagazine.simplenet.com/hms/webhack.txt">HMS #4 Messing With Websites</a><br> | |
| <a href="http://smagazine.simplenet.com/magazine/text/11-hp4.txt">HMS #5 Little "Virus"</a><br> | |
| </td></tr></table> | |
| <br> | |
| <a href="main.html">Main</a> | Archive | <a href="contact.html">Contact & Applications</a> | <a href="/covers">Covers</a> | <a href="aolsucks/index.html">Anti-AOL Area</a> | <a href="updates.html">Update Log</a> | |
| <img src="images/ribbon.gif" height="62" width="500" alt="Support Free Speech on the Net"> | |
| </div> | |
| </body> | |
| </HTML> |