Skip to content

Mgobeaalcoba/ethical_hacking_pentesting_python

Repository files navigation

Python Hacking Practices and Learning Repository

Visitors

Description

Learn from the basics of the Python language to a hacking-oriented approach.

Whether you have prior knowledge or not, here you will learn everything you need, from your first "Hello World" to the construction and design of tools such as:

  • Backdoors: Tools to maintain access in an operating system.
  • Security Validation Tools: Applications to validate security in applications, development of powerful network scanners.
  • Web Interaction Applications: Applications capable of interacting with websites or searching for devices connected to the internet through the Shodan API, and much more.
  • Keyloggers: Tools for functionality analysis.
  • Ransomware Creation: Development of ransomware in controlled environments for learning purposes.
  • Password Guessing and Brute Force Tools: Creation of tools for guessing passwords and brute-forcing.
  • Packet Creation and Manipulation: Using Scapy for creating and manipulating packets.
  • Anonymity Techniques: Techniques for anonymity using Python, and much more.

And this is just a glimpse of what we will learn. New content is constantly being uploaded with the goal of making this the most comprehensive Spanish-speaking course on Hacking with Python. But of course, once you have completed this course, you will be able to give it the focus you desire!

Stay tuned for updates and new content as we continuously improve and expand this repository.