diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-02-27 22:39:42 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-02-27 22:39:42 +0000 |
commit | 529cd25c5bf843e32a0c374136b6391a07754c36 (patch) | |
tree | 321a18f22d2e084fcc85abde8ee57360a4694e51 /security/crack/files | |
parent | 46c9bf609d2cffcd18fd806ac503b7fff305bb92 (diff) |
Notes
Diffstat (limited to 'security/crack/files')
-rw-r--r-- | security/crack/files/patch-02 | 11 | ||||
-rw-r--r-- | security/crack/files/patch-03 | 11 | ||||
-rw-r--r-- | security/crack/files/pw-md5.test | 1 | ||||
-rw-r--r-- | security/crack/files/pw.freebsd | 9 |
4 files changed, 0 insertions, 32 deletions
diff --git a/security/crack/files/patch-02 b/security/crack/files/patch-02 deleted file mode 100644 index e25326a25528..000000000000 --- a/security/crack/files/patch-02 +++ /dev/null @@ -1,11 +0,0 @@ ---- src/libdes/Makefile.orig Thu Dec 19 01:29:21 1996 -+++ src/libdes/Makefile Fri Jan 31 11:14:52 1997 -@@ -10,7 +10,7 @@ - # If you are on a DEC Alpha, edit des.h and change the DES_LONG - # define to 'unsigned int'. I have seen this give a %20 speedup. - --OPTS0= -DRAND -DTERMIO #-DNOCONST -+OPTS0= -DRAND -DTERMIOS #-DNOCONST - - # Version 1.94 has changed the strings_to_key function so that it is - # now compatible with MITs when the string is longer than 8 characters. diff --git a/security/crack/files/patch-03 b/security/crack/files/patch-03 deleted file mode 100644 index da762f3d7092..000000000000 --- a/security/crack/files/patch-03 +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/dictgrps.conf.orig Fri Dec 13 10:32:34 1996 -+++ conf/dictgrps.conf Fri Jan 31 11:16:16 1997 -@@ -16,7 +16,7 @@ - # Dict '2' is created from $CRACK_HOME/dict/2/* - # Dict '3' is created from $CRACK_HOME/dict/3/* - --1:/usr/dict/*words* dict/1/* -+1:/usr/share/dict/*words* dict/1/* - 2:dict/2/* - 3:dict/3/* - diff --git a/security/crack/files/pw-md5.test b/security/crack/files/pw-md5.test deleted file mode 100644 index 456c3f0d24a1..000000000000 --- a/security/crack/files/pw-md5.test +++ /dev/null @@ -1 +0,0 @@ -cracker:$1$KhBa0EkO$k4YYCCiLb9QhAZBa3c8D5/:1000:10000::0:0:Evil &:/home/crack:/bin/csh diff --git a/security/crack/files/pw.freebsd b/security/crack/files/pw.freebsd deleted file mode 100644 index d7a452b96f55..000000000000 --- a/security/crack/files/pw.freebsd +++ /dev/null @@ -1,9 +0,0 @@ -root:$1$48PMy$Z5Vlux.H5dXWhut4ops5b0:0:0::0:0:Charlie &:/root:/bin/csh -toor:$1$dCzEfMgs$KkX36eGQiWrnOFtSgmgkx1:0:0::0:0:Bourne-again Superuser:/root: -rootk:$1$BMeXpPVU$2wjGMUeDAKsXDtmmZ4B2E/:0:0::0:0:Clark Kent,phonebooth,1(800)suprman,unlisted:/home/rootk:/usr/local/bin/bash -daemon:*:1:31::0:0:Owner of many system processes:/root: -bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/nonexistent -user1:$1$KodDB$MS2uwh1xkprFUMzkf/h4S.:114:31::0:0:USER1,UCD Med Center,(916) 752-7900,(916) 753-0000:/home/user1:/usr/local/bin/tcsh -user2:$1$UvfZtw0d$asMyR1VjVjPxKzXsuHkXW1:150:31::0:0:USER2,EUII 22??:/home/user2:/usr/local/bin/tcsh -user3:$1$ft0ut3he$6PIIPiKHFP4Ddn0Oq9/9e0:204:31::0:0:Bill:/home/user3:/bin/csh -obrien:$1$0Pode$PeChMbTN/ZSCRPXDsAsYk/:1765:20::0:0:David E. O'Brien,EU-II 3090 & 2244,,n/a:/home/obrien:/usr/local/bin/bash |