Briefing
Introduction to Programming in Cybersecurity
Last updated
Introduction to Programming in Cybersecurity
Last updated
Is everything that is password protected super secure?
Unfortunately, not everything that has a password can be considered secure. Today, we'll be seeing how a password-protected zip file can be cracked by a simple Python program pretty fast!
How could I use a program to gather information across the internet faster than a human could?
There are billions of web pages out there, and people have found ways to quickly sort through all that information using code!