Let’s say you want to extract e-mails from a website, legitimate or legal reason could be that you want e-mail addresses of persons from a website who you want to contact from a website. There could be illegal uses also like if someone wants to hack the site he can extract all e-mails from the […]
Category Archives: Kali Linux
How To Scan A WordPress Site For Vulnerabilities
WordPress is the most popular open-source C. M. S. (Content Management System) with ‘N’ number of plugins & themes which could make it very fun to use. But sometimes these plugins and themes could cause security issues on our site as many of them are poorly coded. So in this tutorial we are going to […]
Top 50 Hacking Tools That You Must Have
Whether you are a Penetration tester, a hacker or an aspiring newbie trying to learn Cyber Security, you must have a nice catalogue of tools to make your life easier. While these tools do make working simpler but cannot compensate for the vast amount of knowledge required in this field. Ethical hacking and online security involves […]
How To Exploit The Heartbleed Bug
On 07, April 2014 a patch was released for OpenSSL to fix a very controversial vulnerablility – The Heartbleed Bug. According to a report, over 500,000 servers were found to be vulnereable but more and more admins are now patching their machines and the numbers are decreasing steadily. Affected servers are vulnerable to hacking […]
Easiest Way To Find Vulnerablility (Bugs) In A Website
In this post we’re going to discuss an automated vulnerability discovery tool for websites – Uniscan. This tool is the creation of SourceForge Project and is written in perl language. It scan websites and web applications for various security issues like SQLi, RFI, LFI, XSS etc.For this tutorial, we are going to use Kali Linux because […]