File size: 9,970 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 |
<?xml version="1.0" encoding="euc-kr" ?>
<!--
Source: http://console.linuxstudy.pe.kr/blog/index.xml
Expect: EUC-KR
-->
<!-- generator="pMachine/2.3" -->
<rss version="0.91">
<channel>
<title>�� �� �� �� �� �� �� �� �� �� �� ��</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php</link>
<description></description>
<language>euc-kr</language>
<image>
<title>�� �� �� �� �� �� �� �� �� �� �� ��</title>
<url></url>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php</link>
<description></description>
</image>
<item>
<title>�̻��߽��ϴ�.</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P251</link>
<description><br />
<a href="http://console.linuxstudy.pe.kr/wordpress/" >http://console.linuxstudy.pe.kr/wordpress/</a><br />
<br />
�� ���α��� ��ũ�� ������ ����� �����Դϴ�.</description>
</item>
<item>
<title>����? ����? ����?</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P250</link>
<description>���� 1000���̶�� ������ ���α��� �쿬�� ���� �ӹ�����.<br />
<br />
����?<br />
<br />
� ������� ���� ���� �ŷ����� ��Ҹ��̴�. �˻��������� ��ϵǾ� ���� ����....<br />
<br />
���� ���� ���� ���ܸ�? �ư���? <br />
<br />
�߿��Ѱ� ���� �ŷ����� ��Ҹ�...</description>
</item>
<item>
<title>zboard patch!!!</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P249</link>
<description>KLDP���� ��ĥ ���� ���� �ߴµ� xpdf ���� �ѱ� ȭ���� ������ �ʴ´ٴ� ������ ��ġ�Ǵٰ�, ���ÿ��� �� �����Ÿ� ������ ���� ��ġ�ߴ�. ���� ���� ��ġ�ؾ� �� ���� �� �ΰ��� �ƴϱ�... ;;;<br />
<br />
<br />
Vulnerability 1: As of zboard 4.1pl4<br />
- - ----------------------------<br />
Insert the following code at 59th line of outlogin.php,<br />
<br />
if(eregi(":\/\/",$_zb_path)) $_zb_path="";<br />
<br />
<br />
Vulnerability 2: As of zboard 4.1pl4<br />
- - ----------------------------<br />
Insert the following code at 15th line of include/write.php,<br />
<br />
if(eregi(":\/\/",$dir)) $dir="";<br />
<br />
<br />
Vulnerability 3: As of zboard 4.1pl4<br />
- - ----------------------------<br />
Insert the following code at 3rd line of check_user_id.php,<br />
<br />
$user_id = htmlspecialchars(trim($user_id));<br />
<br />
<br />
���� URL :<br />
<br />
<a href="http://lists.netsys.com/pipermail/full-disclosure/2004-December/030224.html" >http://lists.netsys.com/pipermail/full-disclosure/2004-December/030224.html</a><br />
</description>
</item>
<item>
<title>������ ���</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P248</link>
<description>make world �Ŀ��� �� �ѵΰ��� �������� ���ϴµ� �̹��� named ����. �ȱ��� sendmail+bind ���� qmail+djbdns�� ��ȯ�Ϸ��� ��ȹ�� ������ �־�� �̹� ��ȸ�� djbdns�� ��ġ�ϱ�� ����, ª�Գ��� ������ ������ ���ܵд�.<br />
<br />
# cd /usr/ports/dns/djbdns && make install clean<br />
<br />
������������ daemontools, ucspi-tcp �� ���� ��ġ�ȴ�.<br />
<br />
# pw groupadd -n djbdns<br />
# pw useradd -n dnslog -g djbdns -d /noexistent -s /sbin/nologin -c "dnslog" -w random<br />
# pw useradd -n dns -g djbdns -d /noexistent -s /sbin/nologin -c "dns" -w random<br />
# mkdir /var/service<br />
# tinydns-conf dns dnslog /var/service/dns 0.0.0.0<br />
# cd /var/service/dns/root<br />
# ./add-ns aaa.com 0.0.0.0<br />
# ./add-ns 0.0.0.in-addr.arpa 0.0.0.0<br />
# ./add-host <a href="http://www.aaa.com" >www.aaa.com</a> 0.0.0.0<br />
# ./add-alias ftp.aaa.com 0.0.0.0<br />
# ./add-mx aaa.com 0.0.0.0<br />
# make<br />
# sync <br />
# sync<br />
# sync<br />
# reboot<br />
<br />
/etc/rc.conf ���� named_enable="NO" <br />
<br />
������ ������ /usr/local/etc/rc.d �� svcscan.sh �� �������� ���μ����� �ö���� �ʴ´ٴ� ��ǿ������Ϳ���... OTL <br />
�̸����� �Ӹ� ������ svscan.sh start ���൵ ������ ���淡...<br />
<br />
# supervise /var/service/dns/<br />
<br />
�������� ��������ְ� ����.. -��-;; daemontools �� ���� �ణ�� ���簡 �� �ʿ��� ��. �� ���·� qmail���� �ǵ��� ������ �ִ�. <br />
����μ��� ���� ������ �����ϰ� �ִ� ���̴�.</description>
</item>
<item>
<title>uptime</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P247</link>
<description>bsd# uptime <br />
4:32PM up 71 days, 13:31, 1 user, load averages: 0.00, 0.00, 0.00<br />
bsd# uname -a<br />
FreeBSD bsd 6.0-CURRENT FreeBSD 6.0-CURRENT #12: Mon Aug 23 04:26:35 KST 2004 pravda@bsd:/usr/obj/usr/src/sys/ORACLE i386<br />
<br />
�ɽ��ϸ� �ҽ� �ް� buildworld�� �ϴٰ� ���� ū �� �� installworld �Ϸ��� �ϴµ�...<br />
<br />
�� �ڲ� uptime�� ���� ���°���...<br />
<br />
�ƹ��� �ǹ̾��� ���ڿ� �Ұ��ϴٴ� ���. �Ӹ��δ� ������ ���µ�, ������ �ƴѰ�����.<br />
<br />
Solaris �ӽ� ���� �������� �� ����ߴ� 260������ uptime �� �ڲٸ� ��������.<br />
<br />
�ƹ��� ���� ���� �ʴ� �̳��� ����.<br />
<br />
��, ����ü �� uptime ������ �����ϴ� ���ΰ�?</description>
</item>
<item>
<title>�Ͽ��� �����̴� ��</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P246</link>
<description><img src="http://console.linuxstudy.pe.kr/blog/images/uploads/howl.jpg" border="0" alt="�Ͽ� ������" name="image" width="400" height="574" /> <br />
<br />
............<br />
<br />
����.<br />
<br />
�幮�� ���� ����� �ٽ� �о�� �ʹ� �����.<br />
<br />
�������� �� �ʿ��ұ�.<br />
<br />
�ְ���.<br />
<br />
��ȭ�� �����ϴ� ���� ���� ������ �η����ߴ�.</description>
</item>
<item>
<title>iriver boy</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P244</link>
<description><b>�� �ƹ��߸������ϴ�</b><br />
<br />
��ó���� ���� ����� ������ �ᱹ ���̸������� �������� ������ �Ǵ� �������. ����� ����� ����� ���� �̷��� ������ ���� ������, �� �ҳ��� ����� �� ������ �������� �ʴ°� �Ƹ� ���� ���̰� �Ծ�ϱ�? ������ ���̰� �ִ� ������, ���� �������� ����� ���� ��������� ���ݱ��� �ɽ����� ������ �߾���. ���� ��︮�� �ʴ� ���, ���� ������� �ʴ� ���, �ڽ��� �߸��� �������� ���ϴ� ���, ������ ������ �� ���� ����, ��ü���� å���������. ��� �ѷ����� ���� ��� �� ����� �ʰ� �� �� ���� ���̴�. �� �� ���ó�� �ش������� ġ��ģ ���� ���� ���� ��ü�� ���� �ʰ���...<br />
<br />
�ٸ� �� ��ͺ��ٵ�, �� � �л��� �θ� �ҽ��ϴ�.</description>
</item>
<item>
<title>������ �۾�</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P243</link>
<description>�� ���α� ����� ������ �ϸ鼭 ���� ��Ű���� ���� �۾��� ���ƴ�. ���� ���� �� �� �ִ� ���� �ִٴ°� �� �ູ�� ���ӿ� �и��ϴ�. �Դٰ� ���� ��ſ��� �ϴ� ���̴� ���� ���� ����.<br />
<br />
�̰����� �������� ���� �غ�� �ϰ� �ִµ�, ���� �ǵ���� �� �κ��� ���Ƽ� ���ΰ� ���� �ʴ´�. ��������.</description>
</item>
<item>
<title>���Dz�ϰ�...</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P242</link>
<description><img src="http://console.linuxstudy.pe.kr/blog/images/uploads/bell.JPG" border="0" alt="image" name="image" width="400" height="525" /> <br />
<br />
��, ���� ���ο�ǰ�? �常 ���� �Ծ��µ�...<br />
<br />
���� �������̶���� �츮�� ���̾���, �������� ���ִ� ���� ��� ��κ��� �� �� �Ѱ�...<br />
<br />
����� ����?</description>
</item>
<item>
<title>Brazil A.K.A ������ ����</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P241</link>
<description><img src="http://console.linuxstudy.pe.kr/blog/images/uploads/brazil_p.jpg" border="0" alt="image" name="image" width="337" height="475" /> <br />
<br />
<b>�����<br />
6���� ������ ��ſ��� �ִ� ��<br />
�츮�� �� ȣ�ڻ� �� �Ʒ� �� �־���<br />
������ �ٰ��� ������ �ӻ��̸�<br />
Ű���� ������ �� ���Ⱦ���<br />
������<br />
������ �� �ٸ� �Ϸ翴��<br />
��ħ�� �� �ָ��� ���� ã�ҳ�<br />
�� ���� �и��ϰ� Ȯ���� �� �ִ� ����<br />
���� ���ư� ����<br />
������ ������̶�� </b><br />
<br />
�� ������, ���ϱ� ���л� �����̾��� �� TV���� �� ��ȭ�� �þ���. �Ƹ� �ָ� ���� ���ִ� ���� Ư�� �ø���µ� �պκ��� ��½ �dzʶ�� ���� ������ �� ���� ������, �ٸ� �� ��Ư�� ��ȭ��� ������ �߾���. �������� ����� ���� �� ���� �ϳ� ������ ����� �� ��� �ϴ�. �ð��� �귯 ���б� 1�г���̴���, ��ȭ�����̶�� ��Ư�� �������� �ʵη� ���ַ���ȭ�鿡 ���� ������� ����(�ƴϸ� ������ �����ϼ���...)�� ���������� �� ��ȭ�� ������ �� �� �־���. '������ ����'��� �߽òٸ��� ����, �Դٰ� ���� ������ �� ����� '�����'. ���� ��ȭ�� ���� ���� ����� ȣ���� ��췯�� ����鵵 �Բ�... �� ����� ������ �δ㽺�������� ��� �ٽ� �� ��ȭ�� ������ �ʾҴ�. <br />
<br />
�ֱ� �� Ŭ������ �� ��ȭ�� �߰�������, ���� ���߰ڱ��� �ϴ� � �������� ���� ��������. �� ���� ����... ������ ���� ���� �������� ������ ã�� �����ִ� �����̶���. ���� �����ϸ鼭�� �ѵ��� ����̴�. ���� �� �̻��� ����� �ι�Ʈ �� �Ϸο��ٴ� ���ο� �߰ߵ� ��̱⸸ �ϴ�. ��ȭ�� ���� ���̾� ���ͳ� �������⸸ �ѷ����� �ֿ����� �۵��� �η� ������ ������ ������ �ʿ�� ������. <br />
<br />
��ư, �����ϰ� �ϵ��� ���ϰ� ���� ��ȭ. ��. ��. ��.</description>
</item>
</channel>
</rss>
|