Tips Tricks Tutorials

WEB-NES-BAY

Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware

bookmark bookmark
  • I have found a magical tool called Metasploit which allows you to hack any unpatched computer by only its IP. Lets begin… 1.) First you need to download Metasploit. The most up-to-date version is FREE at metasploit.com. 2.) You need PostgrSQL for your database. Download here: http://www.postgresql.org/. Make sure you use all the defaults or Metasploit woun’t work! 3.) Now lets get down to buisness… After installing both tools, open up the PostgrSQL admin gui (start -> all programs -> PostgreSQL 9.0 -> pgAdmin [...]

  • I have posted installing LKL Keylogger long time back. But I came to know logkeys is better than LKL. So I tried to install it and it worked like a charm. Here are the step by step guide to install logkeys 1. Download logkeys from this link http://code.google.com/p/logkeys/downloads/list 2. Untar the contents of this file using 7-zip or ubuntu extractor logkeys-0.1.1a.tar.gz 3. cd logkeys-0.1.1a/ 4. Become as a root by command sudo -i or sudo su 5. ./configure 6. If you get any [...]

  • Hackers with the Anonymous collective have released source code for Symantec’s pcAnywhere product after failing to secure $50,000 from the company in an extortion attempt. A hacker going by the online name YamaTough published 1.27 GB of the source code on Pirate Bay Monday night after negotiations to extort money from someone he believed was a Symantec employee fell through. In reality, the Symantec “employee” was an undercover law enforcement agent who was using a fake Symantec email address to [...]

  • Have you ever tried using someone’s computer when they said you couldn’t? And you cant log in because they have a password? Below is the step by step procedure where you can log in to machine Just in case anyone is confused: YourAcountName – the account name you wish to have VictimAccountName – the account name of which you wish to change the password. Step 1: Restart the computer, and when it boots back up tap the f8 key a [...]

  • This is a simple tutorial on, How to hack the WEP key of a wireless network. We have the tools available in ubuntu to get the WEP Key.  Before proceeding this I am mentioning the complete steps below along with the pre-requisites. This article seems to be very lengthy but please be patience while reading Pre-requisites You are using drivers patched for injection. Use the injection test to confirm your card can inject prior to proceeding. There is at least [...]

Funny wallpaper Apple Vs Android

Posted by WEBNESBAY On May - 18 - 2012 0 Comment

This is very funny wallpaper Apple Vs Android. Apple iOS and Android are the two fast developing mobile operating system which share similarities and differences on the basis of their hardware and software. These operating systems are devised for smart phones, pads and ipods and belong to 4th generation. These are the most modern technologies that are pretty fast and somewhat mind blowing because of the amazing features both have for the users. Click Here for Large Image

Hack any computer with IP using Metasploit

Posted by WEBNESBAY On May - 15 - 2012 0 Comment

I have found a magical tool called Metasploit which allows you to hack any unpatched computer by only its IP. Lets begin… 1.) First you need to download Metasploit. The most up-to-date version is FREE at metasploit.com. 2.) You need PostgrSQL for your database. Download here: http://www.postgresql.org/. Make sure you use all the defaults or Metasploit woun’t work! 3.) Now lets get down to buisness… After installing both tools, open up the PostgrSQL admin gui (start -> all programs -> PostgreSQL 9.0 -> pgAdmin [...]

Setting expiration time for PHP Session

Posted by WEBNESBAY On May - 11 - 2012 0 Comment

It is good to implement session time out on your own. Options like session.gc_maxlifetime and session.cookie_lifetime are not reliable. Here are reasons for it. First we will look at session.gc_maxlifetime. This function sets the number of seconds the data should consider as garbage and after that it is cleaned up during a session start. But the garbage collector is only started with a probability of session.gc_probability divided by session.gc_divisor. And using the default values for that options which are 1 [...]

Methods for stopping SQL Injection in PHP

Posted by WEBNESBAY On May - 9 - 2012 0 Comment

Using prepared statements and parameterized queries is one sort of method for stopping the SQL Injection. These are SQL statements that are sent to and parsed by the database server separately from any parameters. There are some SQL Statements that are sent to and parsed by the database server. Normally we use the MySQL under PHP. If your PHP data Objects can work with prepared statements like this $prepState = $db->prepare(‘SELECT * FROM employees WHERE empname = :empname’); (Here $db [...]

Easy way to extract file extension using PHP

Posted by WEBNESBAY On May - 9 - 2012 1 Comment

Most of the people who are familiar with scripting languages over think for getting the better logic to extract the file name extension. PHP provides a various number of predefined variables to any script which it runs. Most of these variables cannot be fully documented as they are dependent upon several factors of server configuration. Some of these variables will not be available when PHP is run on the command line. One among the variable is pathinfo. pathinfo() returns information about [...]

Beautiful Python Linux Tux Wallpaper

Posted by WEBNESBAY On May - 6 - 2012 0 Comment

This wallpaper is dedicated to all python users . This wallpaper is brought to you by debianart.org Click Here to download full resolution image