Python for Penetration

6000₹ 299₹


  • 1.1 introduction to python
  • 1.3 variables and data types part
  • 1.5 conditional statements and loops part
  • 1.2 getting started
  • 1.4 variables and data types part2
  • 1.6 conditional statements and loops p2
  • 1.7 conditional statements and loops p3
  • 1.9 exceptional handing in pytho
  • 1.8 functions in python
  • 2.1 classes and objects
  • 2.3 creating own modules
  • 2.5  multithreading
  • 2.7  multiprocessing
  • 2.9 pyto_exe    
  • 2.2 inheritance
  • 2.4 file handing

  • 2.6  threading and queues

  • 2.8subprocess     

  • 3.1 introduction to sockets TCP and UDP 

  • 3.3 simple TCP socket server part 2
  • 3.5  Multithreaded TCP server
  • 3.7  introduction to raw sockets
  • 3.9  packet injection with raw sockets
  • 3.11  packet injection with scapy
  • 3.2 simple TCP socket server part
  • 3.4 simple tcp client

  • 3.6  socket server framework

  • 3.8  packet sniffing with raw sockets
  • 3.10 packet sniffing with scapy
  • 3.12 writing programs in python with scapy    
  • 4.1 fetching webpages

  • 4.3 creating own web scapper
  • 4.5  html authentication bruteforce continue
  • 4.7  0WASP and CTFs for practicing
  • 4.2 parsing html using beautiful soup
  • 4.4 html authentication bruteforce

  • 4.6  bruteforcing web directories and files

  • 5.1 SSH with paramiko

  • 5.3 SSH tunneling
  • 5.5  using Nmap inside python
  • 5.2 SSH Bruteforcing using paramiko
  • 5.4 sftp with paramiko

  • 6.1 creating botnets in python

  • 6.3 reverse shell
  • 6.5 Python based ransomware part 2
  • 6.2 creating a keylogger in python
  • 6.4 Python based ransomware