Red Security
Tutorial Penetration testing course with Python - Printable Version

+- Red Security (https://redsecurity.info/cc)
+-- Forum: Programming (https://redsecurity.info/cc/forumdisplay.php?fid=5)
+--- Forum: Python (https://redsecurity.info/cc/forumdisplay.php?fid=9)
+--- Thread: Tutorial Penetration testing course with Python (/showthread.php?tid=1587)



Penetration testing course with Python - Backdoor - 09-12-2020

The purpose of this course is to train people to write penetration testing tools in the field of network testing and web penetration. After this penetration testing course with Python, people can perform all the steps of penetration testing with tools that they have written

Before learning the Python penetration test course, it is recommended that people learn the Python programming language.

Course Title :

Code:
Section 1 : OSINT with python

    whois
    IG with shodan API
    IG with censys
    Email Harvestin
    Social Network IG

Section 2: writing netWork Scanner

    change your mac
    Detecting live system
    Port scan with python
    Send and recieved packet with scapy

Section 3: network sniffing

    arp spoofing
    Packet sniffing
    Extracting credential from network Traffic
    DNS spoofing

Section 4: writing undetectable Keylogger

    Keylogger Structure
    logging special key
    reporting keylogger

Section 5: writing Remote Access trojan

    Sending data over TCP
    Sending Data over HTTP
    Serialisation
    Upload function in listener
    Sending Command

Section 6: bypassing Antivirus

    pyinstaller
    persistent Access
    spoof file Extension
    Packing
    Converting pyhon to Linux Executable
    Converting pyhon to OS X Executable

Section 7: site crawling

    Discovering Hidden file and directory
    Extracting link
    Discovering Subdomain

Section 8: brute force Social Network

    Dictionary Attack on form (Instagram)
    Dictionary Attack with Post (Gmail)
    Dictionary Attack POST (twitter)

Section 9: Web Application Penetst with python

    XSS
    SQLi
    Command Injection
    Code Injection
    Writing Vulnerability Scanner

Course duration: ‌30 hours

Penetration test period prerequisites

Course level: ‌ Advanced
Send me a private message to buy