Tuesday, July 7, 2009

My new place to write

I have got a new place to keep all my technical stuff.

it is ...

http://sites.google.com/site/visitabhiluck/

abhi

Saturday, April 18, 2009

showing samples to a friends

just showing some simple examples of blogging

Thursday, March 12, 2009

Automation of Metaspoit Framework3

Today a task was given to me for automating metasploit attacks.

let me explain the task in a more detailed fashion....

let me take an example.

suppose we have been given an ip or list of ip to penetrate using metasploit
eg. 192.168.1.0/24

now what we do is scan the list of ip addresses for various ports and services and then look for any vulnerability for which
exploit has been provided in metasploit framwork.

If multiple exploits are given in the framework, we have to manually try all the exploits on all the machines and see whether it is working or not.


my job was to automate this opr.

I was very lucky coz Mr H D moore has already done this job and written a nice article on blog.metaspoit.com

I followed the instructions and set up my backtrack machine for the automation.

Tuesday, February 24, 2009

Google made searching even more easy

Today I noticed this feature while searching something via google.

Usually when we search something on google, 10 results come in 1 page.
If we have to look at more search results, we used to click on the next button or set the preference of how many search results we want in one page.

But now Next button no longer exists. If you drag the mouse, new search results will automatically be fetched and more search results you can see at one page.


Great Idea.....