Olaf.Punted.Net

Found an old website from Olaf through Archive.Org a lot of the data is gone but most of the news stories are still available. Website URL:  http://olaf.punted.net Wednesday/July/18/2001 - - puntme  hi mom.   Wednesday/July/18/2001 - now you die. - puntme i updated the funny section, you go now Monday/July/16/2001 - 16496 25366 - puntme hey, i think i updated something.. but its hard to tell anymore. but really ive been surfing the.....
APM 1.0.0

A Prepaid Mass v1.0.0 / Bulk Mailer Spam Paradise Universal Domination Submitted by Koin
1998

It's 1998 I'm in Sixth grade and I'm 11 years old.  Back then it seemed like time took forever to go by.  As i look back today i realize wow I learned a shit load in 2 years.  Well like I said its 1998 ! and my family finally gets their own computer im almost positive its a Compaq Persario.   AOL was already pretty.....
Inside Warez Part 1

Subj:      Fwd: º^º^( InSide WaReZ Issue #2 (Part 1)^º^º

Date:      97-07-27 15:21:53 EDT

From:     SPYER2000

To:          BeAwareX1

 

 


Forwarded Message:

Subj:      º^º^( InSide WaReZ Issue #2 (Part 1)^º^º

Date:      97-07-27 14:35:28 EDT

From:     BuBBLe HoP

 

«–¥(TRauMaTiZeD MassMailer²·º ßy: ßaNiCKuLa)¥–»

«–¥(This one is Dedicated to TaSHa, BaNiCKuLa’s True Love!)¥–»

«–¥(This Mail took 33.61719 Seconds to send)¥–»

«–¥(There are 69 out of 73 people on the MM)¥–»

«–¥(There have been: 0 Un-Retrievable Mails on This MM)¥–»

«–¥(This is Mail Number: 6 of  19 Mails)¥–»

 

List of AOL CatWatch Members

Subj:      ¥—¤(J.a.W.)¤—(CaTwAtCh NaMeS)¤—¥)”UPDATED”

Date:      97-08-01 23:11:27 EDT

From:     Bo0gYmAn

BCC:      BeAwareX1

«–=•º|[    TRauMaTiZeD MassMailer   ]|º•=–»

«–=•º|[            ßý: ßaÑiÇKuLa          ]|º•=–»

«–=•º|[ Dedicated to Jenny in Heaven ]|º•=–»

«–=•º|[    Mail Number: 103 of 283     ‘]|º•=–»

«–=•º|[ Maybe Bo0gYmAn’s last MMs! ]|º•=–»


Forwarded Message:

Subj:      ¥—¤(J.a.W.)¤—(CaTwAtCh NaMeS)¤—¥)”UPDATED”

Date:      97-07-24 03:25:15 EDT

From:     BuBBLe HoP

How Did Ryan Johnson aka RJ2 Die?

Source: http://touch.npaper-wehaa.com/clevescene/2015/05/13#story?id=2511530 Anthony Lozano August 11 at 8:35am Anyone know the legitimacy of this (the details.. not his death)? I just found it snooping around a little deeper on the google... This never popped up before when I did a basic search?! All I've read about his death was that he was "trapped in an upstairs bathroom". This says he was essentially murdered it sounds.....

ACK Tunneling Trojans

– Arne Vidstrom, arne.vidstrom@ntsecurity.nu
Summary

Trojans normally use ordinary TCP or UDP communication between their client and server parts. Any firewall between the attacker and the victim that blocks incoming traffic will usually stop all trojans from working. ICMP tunneling has existed for quite some time now, but if you block ICMP in the firewall you’ll be safe from that. This paper describes another concept, that I call ACK Tunneling. ACK Tunneling works through firewalls that don’t apply their rule sets on TCP ACK segments (ordinary packet filters belong to this class of firewalls).


_________________________________________________________________________ TCP\IP: A Mammoth Description By Ankit Fadia ankit@bol.net.in_________________________________________________________________________ TCP\IP or Transmission Control Protocol \ Internet Protocol is a stack or collection of various protocols. Aprotocol is basically the commands or instructions using which two computers within a local network or theInternet can exchange data or information and resources. Transmission Control Protocol \ Internet Protocol or the TCP\IP was developed around the time of theARPAnet......

Extracting Web Server Information using Telnet / by R a v e N
<===========================================================>
http://blacksun.box.sk

Welcome to yet another BSRF tutorial. This time, I will teach you most basic command in the HTTP protocol, and how it is possible to extract tons of web server information and other pieces of info using this command only and a telnet client.

Okay, you are about to learn what your browser does when you type in, say, blacksun.box.sk. First of all, it connects to blacksun.box.sk on port 80. If there is an answer on the other hand, which means that the port is open (the port is not closed or blocked by any filtering software, such as a firewall) and a TCP session can start, your browser would usually type this:
get url HTTP/1.1
(followed by a blank line)