Monday, November 28, 2016

You want to be an Ethical Hacker ..So read it carefully

Hello guys
Today i m sharing my feeling about a article which i read today,thats best on "Ethical Hacking". For those people who are newbie in this regularly updating field,you must read this well written article ,i found myself fan of this guy.
My favorite line in that article

"Ethical Hacker closely related to Certified Ethical Hacker(CEH) certification offer by EC-Council which in my opinion is one of the worst courses and certifications on the market. At best an utter waste of time and money if you ask me. This course is a mindless run through of tools that will quickly become obsolete and outdated and you will not be able to hack anything after taking this certification. The only value is that for some reason the HR crowd thinks it’s hardcore."

Please go through the link for nicely written article by Kim Guldberg

https://www.linkedin.com/pulse/20141113184204-8752964-so-you-want-to-be-an-offensive-security-guy

Friday, October 14, 2016

How to install teamviewer in Kali linux 2.1 or 2.2

Hello Guys

Today i am going to tell you how to install "teamviewer" in Kali 2.1 or 2.2

First of all we will download teamviewer from the given link.

https://www.teamviewer.com/en/download/linux/

Now we select "Debian Multiarch". See this screen shot





It will by default download in "Downloads" directory.

Now open your Terminal and type

mkdir teamviewer

cd teamviewer

cp /root/Downloads/teamviewer_11.0.67687_i386.deb /root/teamviewer/teamviewer_11.0.67687_i386.deb

now you can check by typing command "ls"

See this screen-shot




 Now we type on terminal

gdebi teamviewer_11.0.67687_i386.deb

And rest of thing left to powerfull gdebi. See this screen shot