Latest Articles
The Perfect Python Marshmallow Tutorial: [Complete Guide]
The Python marshmallow is a library that is used to convert Python objects to and from data types. In this tutorial, we learned about the Python marshmallow …
How to catch multiple exceptions in Python? [SOLVED]
In Python, we use the try and except blocks to catch and handle any kind of exceptions and errors that might occur during the execution of our program. In this …
Python get home directory [Practical Examples]
In this tutorial, we learned about Python get home directory by using various methods. We covered three different methods that we can use to get the home …
Top 5 Subdomain Enumeration Tools [Web Application Pentest]
In this tutorial article, we have learnt the top 5 tools used for Subdomain Enumeration in Web application Pentesting. All the tools in this post are very …
100% proven ways to find hidden endpoints [Tutorial]
There are various methods to find Hidden endpoints: Google Dorks Github Archive’s Apk’s JS Files
