ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: [JT] Re: проблема с установкой lineakconfig
Date: Fri, 7 May 2004 09:53:30 +0300
Message-ID: <20040507065330.GJ10997@osdn.org.ua> (raw)
In-Reply-To: <409B2368.8010203@syktsu.ru>


[-- Attachment #1.1: Type: text/plain, Size: 854 bytes --]

On Fri, May 07, 2004 at 09:49:28AM +0400, Vladimir Lettiev wrote:
> >>А то похоже приемлемый для новичка GUI вижу только у sven...
> >Он, кстати, переезжает под "крышу" linux.kiev.ua. :)
> хостится на linux.kiev.ua?

В процессе переезда.

> А я зашёл на сайт linux.kiev.ua и увидел странную новость о
> дефейсе...  Это так задумано? :))

Это бразильские киддисы решили, что старая нюка -- это достойный
Настоящих Элитных Хацкеров (tm) объект, который дает ROOT.

Ну заткнул этот union sql injection, так понятно, что там еще с
полдюжины осталось тех, которые и бегали по багтраку, но без
фиксов.  Ну раскачиваемся мы с misha@ пару лет как съехать на
что-то нормальное, потому как нюка там была поставлена чуть ли не
на поиграться :-)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #1.2: phpnuke-union-fix_head-of-mainfile.php --]
[-- Type: text/plain, Size: 783 bytes --]

//Union Tap Code (UTC)
//Copyright Zhen-Xjell 2004 http://nukecops.com
//Beta 4 Code to prevent UNION SQL Injections
unset($matches);
unset($loc);
$loc=rawurldecode($_SERVER["QUERY_STRING"]);
//This if block catches C-like comment code within all SQL Injections, not just Union.
//White paper available here: http://www.securiteam.com/securityreviews/5FP0O0KCKM.html
if (strstr($loc,"*")) {
    die("YOU ARE SLAPPED BY <a href=\"http://nukecops.com\">NUKECOPS</a> BY USING '$loc'.");
}
//This catches plaintext and base64 version of the Union SQL Injection code.
if (preg_match("/([OdWo5NIbpuU4V2iJT0n]{5}) /", $loc, $matches)) {
    die("YOU ARE SLAPPED BY <a href=\"http://nukecops.com\">NUKECOPS</a> BY USING '$matches[1]' INSIDE '$loc'.");
}
// End Hack Attempt 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2004-05-07  6:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-06  7:14 [sisyphus] " Vladimir Lettiev
2004-05-06  7:21 ` Yuri N. Sedunov
2004-05-06  7:23 ` Vladimir Lettiev
2004-05-06  7:24 ` Yuri N. Sedunov
2004-05-06  7:55   ` Vladimir Lettiev
2004-05-06  8:30     ` Yuri N. Sedunov
2004-05-06  9:08       ` Vladimir Lettiev
2004-05-06  9:18         ` Герасимов Дмитрий
2004-05-06 10:34           ` Vladimir Lettiev
2004-05-06 20:26     ` [sisyphus] [JT] " Michael Shigorin
2004-05-07  5:49       ` Vladimir Lettiev
2004-05-07  6:53         ` Michael Shigorin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040507065330.GJ10997@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git