Skip to content
Evotechspace
  • Home
  • Blog

Python for Pentesters

mac address spoofing: change your mac address with python.

February 9, 2019

The reason hackers would want to change mac address is to gain access to networks while hiding who they really are. Mac spoofing for illegal purposes is beyond my responsibility. In this tutorial we are going to see how we …

Read more

Categories Python for Pentesters, Tutorials Leave a comment

How to crack zip file password using python

January 1, 2019

Most times we find ourselves having zip files that are password protected. In this tutorial, I am going to show you how we can use python to crack the password. Steps First we are going encrypt the sample file “test.txt” …

Read more

Categories Python for Pentesters, Tutorials Leave a comment

How to create key logger from scratch

December 6, 2018

Key logger; is a software that is used to record user input on the screen, normally keyboard input. Its usually used in secret by hackers to get useful information such as username, passwords, credit card information and screen captures. Ever …

Read more

Categories Python for Pentesters Leave a comment
Expect Better
Twitter Github