Your Ad Here
Home » Archive

Articles in the Server Hacking Category

Hacking Tutorials, Hardcore Hacking, Server Hacking »

[23 Aug 2010 | 13 Comments | ]
Share
Hack a Website Using Remote File Inclusion

Remote file inclusion is basically a one of the most common vulnerability found in web application. This type of vulnerability allows the Hacker or attacker to add a remote file on the web server. If the attacker gets successful in performing the attack he/she will gain access to the web server and hence can execute any command on it.

Cool Tricks, Cracking, Database Hacking, Downloads, Security, Server Hacking, Software, Tips n Tricks »

[3 Oct 2008 | 3 Comments | ]
Share

Web applications allow visitors to submit and retrieve data to/from a database over the Internet. Databases are the heart of most web applications. They hold data needed for web applications to deliver specific content to visitors and provide information to customers, suppliers etc.

SQL Injection is perhaps the most common web-application hacking technique which attempts to pass SQL commands through a web application for execution by the back-end database. The vulnerability is presented when user input is incorrectly sanitized and thereby executed.

Bad Boy, Cool Tricks, Cracking, Database Hacking, Hacking Tutorials, Hardcore Hacking, Security, Server Hacking »

[28 Sep 2008 | 256 Comments | ]
Share

One of the major problems with SQL is its poor security issues surrounding is the login and url strings. This tutorial is not going to go into detail on why these string work as all these details have been given in my previous article Top 10 Tricks to exploit SQL Server Systems.

Bad Boy, Downloads, Hacking at School and College, Proxy, Server Hacking, Software »

[26 Jul 2008 | 3 Comments | ]
Share

Lot´s of people complain that Web Proxys are not working at their Works / Schools computer because they have been banned by administrators. A way around this would be to setup your very own proxy server that is being hosted a) by a free web hosting service that supports either php or cgi or b) your own website that is being hosted by a web hosting company.

Database Hacking, Decryption, Hacking Tutorials, Hardcore Hacking, Internet Hacking, Security, Server Hacking »

[14 Jul 2008 | 5 Comments | ]
Share

This article is intended to be an almost complete guide to cracking and protecting websites which utilize the .htaccess/.htpasswd method for controlling access to data. it’s not intended to be a how-to guide for hacking websites. if you’re looking for a simple howto and not interested in reading in-depth information, then this isn’t the text for you.
I m considering writing a series of guides which for now I m calling “Hungry Hackers Guide”. i do have my malicious streaks (mainly on my own stuff though, I enjoy breaking my own …

Downloads, Hardcore Hacking, Server Hacking »

[8 Jun 2008 | 2 Comments | ]
Share

Here is a list of the Top 5 Port Scanners.
1. Nmap
A versatile port scanner , has got lot of scanning options. Can perform a variety of scan (syn , fin ,ack etc.)
Not very fast but is very accurate
also can detect host OS
2. Superscan -
Fastest port scanner i’v seen
Can scan tcp/udp ports . also has many network utilities like ping ,tracerouts, whois etc.
3 Angry Ip Scanner
Angry IP Scanner can perform basic host discovery and port scans on Windows. Its binary file size is very …

Cracking, Downloads, Hacking Computer, Hardcore Hacking, Internet Hacking, JPEG Binding, Keyloggers, Linux Hacking, NetBIOS Hacking, Password Recovery, Registry Hacking, Security, Server Hacking, Software, Trojan Horse »

[13 May 2008 | 8 Comments | ]
Share

This is a Cool Collection of Top Ten Linux Hacking Tools.

Hardcore Hacking, Server Hacking »

[12 Jan 2008 | 8 Comments | ]
Share

Whether it is through manual poking and prodding or the use of security testing tools, malicious attackers employ a variety of tricks to break into SQL Server systems, both inside and outside your firewall. It stands to reason then, if the hackers are doing it, you need to carry the same attacks to test the security strength of your systems. Here are 10 hacker tricks to gain access and violate systems running SQL Server.
1. Direct connections via the Internet
These connections can be used to attach to SQL Servers sitting naked …