Have a Question?

If you have any question you can ask below or enter what you are looking for!

How to use WhatWeb on Kali Linux

Posted On // Leave a Comment
About WhatWeb:
                                  WhatWeb identifies websites. Its goal is to answer the question, "What is that Website?". WhatWeb recognises web technologies including content management systems (CMS), blogging platforms, statistic/analytics packages, JavaScript libraries, web servers, and embedded devices. WhatWeb has over 1500 plugins, each to recognise something different. WhatWeb also identifies version numbers, email addresses, account IDs, web framework modules, SQL errors, and more.

How To Use Whatweb :

Open terminal type whateweb[url]
Example:whateweb http://www.mashable.com(as shown in below image).



The above screenshot identifies mashable.com & shows the output
[Read more]

How to creat Fake Access Point on Kali - Linux

Posted On // 1 comment
In this tutroial im going to say about how to create a fake access point in Kali Linux.

Step 1 :

Open terminal & type websploit(as shown in below image).



Step 2 : 

Now Type use network/fakeap (as shown in below image).


 Step 3 : 

Now Type show options(as shown in below image).


Step 4 : 

Now Type set ESSID(type your fake access point name here) (as shown in below image).
Example:  set ESSID Fakeaccessptname



Step 5 : 

Now Type run (as shown in below image).


 That it now you have created a successfull Fake Access Point

[Read more]