Asib27's picture
try 1
065fee7 verified
raw
history blame
9.97 kB
<?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>&lt;br /&gt;
&lt;a href=&quot;http://console.linuxstudy.pe.kr/wordpress/&quot; &gt;http://console.linuxstudy.pe.kr/wordpress/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
�� ���α׷��� ��ũ�� ������ ����� �����Դϴ�.</description>
</item>
<item>
<title>����? ����? ����?</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P250</link>
<description>���� 1000���̶�� ������ ���α׷��� �쿬�� ���� �ӹ�����.&lt;br /&gt;
&lt;br /&gt;
����?&lt;br /&gt;
&lt;br /&gt;
� ������� ���� ���� �ŷ����� ��Ҹ��̴�. �˻��������� ��ϵǾ� ���� ����....&lt;br /&gt;
&lt;br /&gt;
���� ���� ���� ���ܸ�? �ư���? &lt;br /&gt;
&lt;br /&gt;
�߿��Ѱ� ���� �ŷ����� ��Ҹ�...</description>
</item>
<item>
<title>zboard patch!!!</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P249</link>
<description>KLDP���� ��ĥ ���� ���� �ߴµ� xpdf ���� �ѱ� ȭ���� ������ �ʴ´ٴ� ������ ��ġ�Ǵٰ�, ���ÿ��� �� �����Ÿ� ������ ���� ��ġ�ߴ�. �׷��� ���� ��ġ�ؾ� �� ���� �� �ΰ��� �ƴϱ�... ;;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vulnerability 1: As of zboard 4.1pl4&lt;br /&gt;
- - ----------------------------&lt;br /&gt;
Insert the following code at 59th line of outlogin.php,&lt;br /&gt;
&lt;br /&gt;
if(eregi(&quot;:\/\/&quot;,$_zb_path)) $_zb_path=&quot;&quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vulnerability 2: As of zboard 4.1pl4&lt;br /&gt;
- - ----------------------------&lt;br /&gt;
Insert the following code at 15th line of include/write.php,&lt;br /&gt;
&lt;br /&gt;
if(eregi(&quot;:\/\/&quot;,$dir)) $dir=&quot;&quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vulnerability 3: As of zboard 4.1pl4&lt;br /&gt;
- - ----------------------------&lt;br /&gt;
Insert the following code at 3rd line of check_user_id.php,&lt;br /&gt;
&lt;br /&gt;
$user_id = htmlspecialchars(trim($user_id));&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
���� URL :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://lists.netsys.com/pipermail/full-disclosure/2004-December/030224.html&quot; &gt;http://lists.netsys.com/pipermail/full-disclosure/2004-December/030224.html&lt;/a&gt;&lt;br /&gt;
</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�� ��ġ�ϱ�� ����, ª�Գ��� ������ ������ ���ܵд�.&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/dns/djbdns &amp;&amp; make install clean&lt;br /&gt;
&lt;br /&gt;
������������ daemontools, ucspi-tcp �� ���� ��ġ�ȴ�.&lt;br /&gt;
&lt;br /&gt;
# pw groupadd -n djbdns&lt;br /&gt;
# pw useradd -n dnslog -g djbdns -d /noexistent -s /sbin/nologin -c &quot;dnslog&quot; -w random&lt;br /&gt;
# pw useradd -n dns -g djbdns -d /noexistent -s /sbin/nologin -c &quot;dns&quot; -w random&lt;br /&gt;
# mkdir /var/service&lt;br /&gt;
# tinydns-conf dns dnslog /var/service/dns 0.0.0.0&lt;br /&gt;
# cd /var/service/dns/root&lt;br /&gt;
# ./add-ns aaa.com 0.0.0.0&lt;br /&gt;
# ./add-ns 0.0.0.in-addr.arpa 0.0.0.0&lt;br /&gt;
# ./add-host &lt;a href=&quot;http://www.aaa.com&quot; &gt;www.aaa.com&lt;/a&gt; 0.0.0.0&lt;br /&gt;
# ./add-alias ftp.aaa.com 0.0.0.0&lt;br /&gt;
# ./add-mx aaa.com 0.0.0.0&lt;br /&gt;
# make&lt;br /&gt;
# sync &lt;br /&gt;
# sync&lt;br /&gt;
# sync&lt;br /&gt;
# reboot&lt;br /&gt;
&lt;br /&gt;
/etc/rc.conf ���� named_enable=&quot;NO&quot; &lt;br /&gt;
&lt;br /&gt;
������ ������ /usr/local/etc/rc.d �� svcscan.sh �� �������� ���μ����� �ö���� �ʴ´ٴ� ��ǿ������Ϳ���... OTL &lt;br /&gt;
�̸����� �Ӹ� ������ svscan.sh start ���൵ ������ ���淡...&lt;br /&gt;
&lt;br /&gt;
# supervise /var/service/dns/&lt;br /&gt;
&lt;br /&gt;
�������� ��������ְ� ����.. -��-;; daemontools �� ���� �ణ�� ���簡 �� �ʿ��� ��. �� ���·� qmail���� �ǵ�⿡�� ������ �ִ�. &lt;br /&gt;
����μ��� ���� ������ �����ϰ� �ִ� ���̴�.</description>
</item>
<item>
<title>uptime</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P247</link>
<description>bsd# uptime &lt;br /&gt;
4:32PM up 71 days, 13:31, 1 user, load averages: 0.00, 0.00, 0.00&lt;br /&gt;
bsd# uname -a&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
�ɽ��ϸ� �ҽ� �ް� buildworld�� �ϴٰ� ���� ū �� �԰� installworld �Ϸ��� �ϴµ�...&lt;br /&gt;
&lt;br /&gt;
�� �ڲ� uptime�� ���� ���°���...&lt;br /&gt;
&lt;br /&gt;
�ƹ��� �ǹ̾��� ���ڿ� �Ұ��ϴٴ� ���. �Ӹ��δ� ������ ���µ�, ������ �ƴѰ�����.&lt;br /&gt;
&lt;br /&gt;
Solaris �ӽ� ���� �������� �� ����ߴ� 260������ uptime �� �ڲٸ� ��������.&lt;br /&gt;
&lt;br /&gt;
�ƹ��� ���� ���� �ʴ� �̳��� ����.&lt;br /&gt;
&lt;br /&gt;
��, ����ü �� uptime ������ �����ϴ� ���ΰ�?</description>
</item>
<item>
<title>�Ͽ��� �����̴� ��</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P246</link>
<description>&lt;img src=&quot;http://console.linuxstudy.pe.kr/blog/images/uploads/howl.jpg&quot; border=&quot;0&quot; alt=&quot;�Ͽ� ������&quot; name=&quot;image&quot; width=&quot;400&quot; height=&quot;574&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
............&lt;br /&gt;
&lt;br /&gt;
����.&lt;br /&gt;
&lt;br /&gt;
�幮�� ���� ����� �ٽ� �о�� �ʹ� �����.&lt;br /&gt;
&lt;br /&gt;
�������� �� �ʿ��ұ�.&lt;br /&gt;
&lt;br /&gt;
�ְ���.&lt;br /&gt;
&lt;br /&gt;
��ȭ�� �����ϴ� ���� ���� ������ �η����ߴ�.</description>
</item>
<item>
<title>iriver boy</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P244</link>
<description>&lt;b&gt;�� �ƹ��߸������ϴ�&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
��ó���� ���� ����� ������ �ᱹ ���̸������� �������� ������ �Ǵ� �������. ����� ����� ����� ���� �̷��� ������ ���� ������, �� �ҳ��� ����� �׸� ������ �������� �ʴ°� �Ƹ� ���� ���̰� �Ծ�ϱ�? ������ ���̰� �ִ� ������, ���� �������� ����� ���� ���⿡������ ���ݱ��� �ɽ����� ������ �߾���. ���� ��︮�� �ʴ� ���, ���� ������� �ʴ� ���, �ڽ��� �߸��� �������� ���ϴ� ���, ������ ������ �� ���� ����, ��ü���� å���������. ��� �ѷ����� ���� ��� �׸� ����� �ʰ� �� �� ���� ���̴�. �� �� ���ó�� �ش������� ġ��ģ ���� ���� ���� ��ü�� ���� �ʰ���...&lt;br /&gt;
&lt;br /&gt;
�ٸ� �� ��ͺ��ٵ�, �� � �л��� �θ� �ҽ��ϴ�.</description>
</item>
<item>
<title>���׸��� �۾�</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P243</link>
<description>�� ���α� �����⵵ ������ �ϸ鼭 ���� ��Ű���� ���� �۾��� ���ƴ�. ���� ���� �� �� �ִ� ���� �ִٴ°� �� �ູ�� ���ӿ� �и��ϴ�. �Դٰ� ���� ��ſ��� �ϴ� ���̴� ���� �׷��� ����.&lt;br /&gt;
&lt;br /&gt;
�̰����� �������� ���� �غ�� �ϰ� �ִµ�, ���� �ǵ���� �� �κ��� ���Ƽ� ���ΰ� ���� �ʴ´�. ��������.</description>
</item>
<item>
<title>���Dz�ϰ�...</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P242</link>
<description>&lt;img src=&quot;http://console.linuxstudy.pe.kr/blog/images/uploads/bell.JPG&quot; border=&quot;0&quot; alt=&quot;image&quot; name=&quot;image&quot; width=&quot;400&quot; height=&quot;525&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
��, �׷��� ���ο�ǰ�? �常 ���� �Ծ��µ�...&lt;br /&gt;
&lt;br /&gt;
���׿� �������̶���� �츮�� ���̾���, �������� �޷��ִ� ���� ��� ��κ��� �� �� �Ѱ�...&lt;br /&gt;
&lt;br /&gt;
����� ����?</description>
</item>
<item>
<title>Brazil A.K.A ������ ����</title>
<link>http://console.linuxstudy.pe.kr/blog/weblog.php?id=P241</link>
<description>&lt;img src=&quot;http://console.linuxstudy.pe.kr/blog/images/uploads/brazil_p.jpg&quot; border=&quot;0&quot; alt=&quot;image&quot; name=&quot;image&quot; width=&quot;337&quot; height=&quot;475&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;�����&lt;br /&gt;
6���� ������ ��ſ��� �ִ� ��&lt;br /&gt;
�츮�� �� ȣ�ڻ� �޺� �Ʒ� �� �־���&lt;br /&gt;
������ �ٰ��� ������ �ӻ��̸�&lt;br /&gt;
Ű���� ������ �� ���Ⱦ���&lt;br /&gt;
�׶�����&lt;br /&gt;
������ �� �ٸ� �Ϸ翴��&lt;br /&gt;
��ħ�� �� �ָ��� ���� ã�ҳ�&lt;br /&gt;
�� ���� �и��ϰ� Ȯ���� �� �ִ� ����&lt;br /&gt;
���� ���ư� ����&lt;br /&gt;
������ ������̶�� &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
�� ������, �׷��ϱ� ���л� �����̾��� �� TV���� �� ��ȭ�� �þ���. �Ƹ� �ָ� ���� ���ִ� ���� Ư�� �ø���µ� �պκ��� ��½ �dzʶ�� ���� ������ �� ���� ������, �ٸ� �� ��Ư�� ��ȭ��� ������ �߾���. �������� ����� ���� �� ���� �ϳ� ������ ����� �� ���⵵ �ϴ�. �ð��� �귯 ���б� 1�г⶧���̴���, ��ȭ�����̶�� ��Ư�� �������� �ʵη� ���ַ���ȭ�鿡 ���� ������� ����(�ƴϸ� ������ �����ϼ���...)�� ���������� �� ��ȭ�� ������ �� �� �־���. '������ ����'��� �߽òٸ��� ����, �Դٰ� ���� ������ �� ����� '�����'. �׸��� ��ȭ�� ���� ���� ����� ȣ���� ��췯�� ����鵵 �Բ�... �� ����� ������ �δ㽺�������� ��� �ٽ� �� ��ȭ�� ������ �ʾҴ�. &lt;br /&gt;
&lt;br /&gt;
�ֱ� �� Ŭ������ �� ��ȭ�� �߰�������, ���� ���߰ڱ��� �ϴ� � �������� ���� ��������. �� ��󽺷��⵵ ����... ������ ���� ���� �������� ������ ã�� �����ִ� �����̶���. ���� �����ϸ鼭�� �ѵ��� ����̴�. �׸��� �� �̻��� ����� �ι�Ʈ �� �Ϸο��ٴ� ���ο� �߰ߵ� ��̱⸸ �ϴ�. ��ȭ�� ���� ���̾� ���ͳ� �������⸸ �ѷ����� �ֿ����� �۵��� �η� ������ ������ ������ �ʿ�� ������. &lt;br /&gt;
&lt;br /&gt;
��ư, �����ϰ� �ϵ��� ���ϰ� ���� ��ȭ. ��. ��. ��.</description>
</item>
</channel>
</rss>