Giter Club home page Giter Club logo

python-for-security's Introduction

Python-for-Security

Python Course Repository for Information Security

Module 1

  • Python language and its characteristics
  • Data input and output
  • Variables and their types
  • Logical Operators
  • Calculations with Python
  • Loop Structure
  • Condition Structure
  • List and dictionaries

Module 2

  • Functions
  • Classes
  • Exception and error handling
  • Object Oriented Programming
  • I understand Pip
  • Basic libraries
  • File Manipulation
  • Asynchronous programming
  • Sending emails with SMTPLib

Module 3

  • basic regular expression
  • Log analysis with Python
  • Manipulating your network with Scapy
  • socket library
  • Creating a simple portscanner
  • Creating an executable with Py2exe
  • Creating a Brute Force HTTP script
  • Creating a Brute Force Script for ZIP
  • Creating your first Keylogger

Module 4

  • Creating a Simple Fuzzing Web
  • Creating a Web Crawler
  • Jython and Burp Suite
  • Creating a basic plugin for the Burp Suite
  • Creating a Fuzzing for Buffer Overflow
  • Creating a simple Ransomware
  • Creating a simple disassembler

Module 5

  • Using Tkinter to create GUIs
  • Creating Modulo in Metasploit
  • Creating a simple PE Scan
  • Creating a simple backdoor
  • Running a shellcode with Python and MSFVenom
  • Cloning website using pywebcopy
  • Knowing the Libraries for Hackers
  • Conclusion

Certified Red Team Python Analyst (CRPYA)

Rules: Use your Python skills to solve the challenges below, don't forget to submit the scripts for further review. You will receive a Download link with files for your practices.

  1. Create a script to decode the following base64 (YjRzMzY0X3MzY3IzdEZsNGc=) - 10 Points
  2. Generate an encrypted RSA using a written 512 key 'RSA_Flag_Secret' and print the decode - 20 Points
  3. Create a script to filter using Regex URL, IP Address in sample_log.log - 30 Points
  4. Create a script that disassembler chall.elf files - 20 Points
  5. Create a script that does Brute Force attacks on HTTP forms - 20 Points
  6. Create a simple backdoor with client and server - 20 Points
  7. Create a simple keylogger the way you want, capturing something specific or not - 20 Points

Bonus: Create a script that does at least 3 challenges functions. - 50 Points

https://github.com/CyberSecurityUP/CRPYA

python-for-security's People

Contributors

cybersecurityup avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.