BLOG

Latest Articles

Password Cracker - John The Ripper (JTR) Examples

John The Ripper (JTR) is one of the most popular password cracking tools available in most Penetration testing Linux distributions like Kali Linux, Parrot OS, …

By admin · 6 min read · Kali Linux

Python List Comprehension [In-Depth Tutorial]

Python list comprehension allows you to generate this same list in just one line of code. A list comprehension combines the for loop and the creation of new …

By bashiralam · 11 min read · Python

Azure Tags Examples to Organize Resources

Azure tags are name and value pairs which can be assigned to resources in order to mange said resources more efficiently within the Azure cloud.

By sahilhulage · 8 min read · Azure