Month: October 2015

  • Stagefright – The Nightmare

    In this article, We will be talking about the most famous vulnerability in Android world which is Stagefright. Let’s start with “What is Stagefright?” Stagefright is a library that exist in Android systems and supports multimedia formats. Android Architecture is in modular form that means every process in android runs separately corresponding to its library.So…

  • SMTP – Extracting Emails

    In my article about What is SMTP?, We took a look on what exactly SMTP works for! In SMTP – Extracting Emails, I will be providing a tutorial on Extracting Emails from the SMTP server. There are several programs and scripts that are available for Gathering emails from a website. So It would be pretty…

  • What is SMTP?

    Emails have always been an important part of our lives. We send emails through agents such as Gmail, Yahoo, etc. and we also get emails regarding different subjects from numerous other email clients. These email clients works on SMTP at port 25. What is SMTP? SMTP(Simple Mail Transfer Protocol ) is a Protocol which works…