Computer Science2021-11-06T14:35:31+00:00

Computer Science

1601, 2021

Java – How Session Hijacking Works – part 2

January 16th, 2021|Categories: Cybersecurity|0 Comments

In the previous article we saw what is a cookie and how this element might represent a threat for our systems. We also saw where the browsers, in particular Firefox, store these cookies during our sessions. Today we are going to analyze how to write a Java program that dumps this information into a

2006, 2020

How to hack Windows password using a fake login in C#

June 20th, 2020|Categories: Cybersecurity|0 Comments

In this article we are going to discuss how to develop a simple C# application that pretend to be a Windows login form (fake login) and asks password to a user in Windows 10. This represents a very efficient techinque used for stealing sensible information and, if perfected, it can also deceive

105, 2020

Selenium – How to disable “Chome is controlled by automated test software” notification

May 1st, 2020|Categories: Other|0 Comments

"Chome is controlled by automated test software", who has faced this kind of notification knows how boring is to have such a banner on the top of Chromium browser while we are trying to automate stuff using Selenium. How to disable it? On the Internet we can find a lot of answers

804, 2020

Python How to Get Notified When Someone is Online on Whatsapp – part 2

April 8th, 2020|Categories: WhatsApp|42 Comments

In the previous article we introduced the necessary tools in order to develop our Whatsapp Online Tracker. Today we are going to see how to put all those ingredients together. The Solution Let's start showing the working code, we are going to spend a little bit of time in order

Categorie

Go to Top