Using cewl
The cewl
is a ruby-based crawler that crawls a URL and searches for words that can be used for password attacks. In this recipe we will look at how to use it to our advantage.
How to do it...
Following are the steps on using cewl
:
- To view all the options of
cewl
, we use this command:
cewl -h
The following screenshot shows the output of the preceding command:
- To crawl a website, we use this command:
cewl -d 2 http://192.168.36.16/forum/
The following screenshot shows the output of the preceding command:
- We will see a list of interesting keywords that can be used to make our own dictionary the password list: