Cybersecurity2021-11-06T14:19:55+00:00

Computer Science -> Cybersecurity

1601, 2021

Java – How Session Hijacking Works – part 2

By |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#

By |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

Go to Top