Tag: python

Top Stories

Trape: Easily Track People On Internet

4 Min Read

Trape is a OSINT analysis and research tool created by Github user jofpin, which allows people to track and execute…

Legion: Automated Network Penetration Testing Framework

2 Min Read

Legion, a fork of SECFORCE’s Sparta, is an open source, easy-to-use, super-extensible and semi-automated network penetration testing framework that aids…

Python Show – Program Execution

14 Min Read

In our first Python Show, we talked about what are the processes when you write a Python program. The Python…

Python Show – Introduction to Interpreter

4 Min Read

People are mostly been talking about Python as a programming language. But, as currently implemented, it’s also a software package…

Android: Debugging and Analyzing Vulnerabilities

7 Min Read

Chapter 1 - Android - Debugging and Analyzing Vulnerabilities It’s very difficult—arguably impossible—to create programs that are free of bugs.…