Skip to content

decolnz/python-for-hackers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python for hackers workshop

  • environment
    • ipython
    • git
    • pdb
    • virtualenv
  • system arguments
  • sys, os lib
  • map, lambda, list comp, dict comp, generators
    • example: wordlist reader
  • subprocess
    • example: nmap handler
  • xml lib
    • example: xml parse
  • argparse
  • struct
  • socket
    • example: socket server
    • example: socket client
  • threading
    • example: multi-thread telnet cracker
  • flask
    • example: flask web service
  • requests
    • example: multi-thread api cracker
  • cmd
    • example: interactive, multi-thread nmap handler
  • scapy
    • example: data leak with icmp

About

Python for hackers workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%