0% found this document useful (0 votes)
170 views1 page

Black Hat Python For Pentesters and Hackers

The document discusses using Python for network reconnaissance, web scraping, password cracking, antivirus evasion, and forensic investigations. It covers topics like port scanning, banner grabbing, phishing attacks, mass mailing attacks, researching targets, cracking passwords for Facebook, Twitter, and Instagram, generating payloads, transferring payloads, and taking over victim machines. It also discusses using Python to read the Windows registry, parse metadata, and investigate application artifacts for forensic investigations.

Uploaded by

Cristian Ramirez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
170 views1 page

Black Hat Python For Pentesters and Hackers

The document discusses using Python for network reconnaissance, web scraping, password cracking, antivirus evasion, and forensic investigations. It covers topics like port scanning, banner grabbing, phishing attacks, mass mailing attacks, researching targets, cracking passwords for Facebook, Twitter, and Instagram, generating payloads, transferring payloads, and taking over victim machines. It also discusses using Python to read the Windows registry, parse metadata, and investigate application artifacts for forensic investigations.

Uploaded by

Cristian Ramirez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Python Components

01.- Python Networking and File I/O.

Network Reconnaissance with Python

02.- Building a Port Scanner


03.- TCP Full Connect Scan
04.- Banner Grabbing
05.- Integrating Nmap Port Scanner

Web Reconnaissance with Python

06.- Scraping Web Pages


07.- Phishing Attack
08.- Mass Mailer Attack
09.- Research and Discovery

Password Cracking with Python

10.- Introduction – Python Script


11.- Python Script to Attack on Facebook
12.- Python Script to Attack on Twitter
13.- Python Script to Attack on Instagram

Antivirus Evasion in Python

14.- Antivirus Evasion Python Script


15.- Generate a Payload with Python
16.- Transfer Payload into the Victim Machine
17.- Take Complete Access of the Victim Machine

Forensic Investigations with Python

18.- Introduction – Forensic Investigation


19.- Read Registry
20.- Parse Metadata
21.- Investigating Application Artifacts

You might also like