All Projects → iluxonchik → Blackhat Python Book

iluxonchik / Blackhat Python Book

Code from Blackhat Python book

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Blackhat Python Book

Penetration Testing Study Notes
Penetration Testing notes, resources and scripts
Stars: ✭ 461 (+158.99%)
Mutual labels:  pentesting, penetration-testing, security-automation
Faraday
Faraday introduces a new concept - IPE (Integrated Penetration-Test Environment) a multiuser Penetration test IDE. Designed for distributing, indexing, and analyzing the data generated during a security audit.
Stars: ✭ 3,198 (+1696.63%)
Mutual labels:  pentesting, penetration-testing, security-automation
Pidrila
Python Interactive Deepweb-oriented Rapid Intelligent Link Analyzer
Stars: ✭ 125 (-29.78%)
Mutual labels:  pentesting, penetration-testing
Jwtxploiter
A tool to test security of json web token
Stars: ✭ 130 (-26.97%)
Mutual labels:  pentesting, penetration-testing
Xssmap
XSSMap 是一款基于 Python3 开发用于检测 XSS 漏洞的工具
Stars: ✭ 134 (-24.72%)
Mutual labels:  pentesting, penetration-testing
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (-41.01%)
Mutual labels:  pentesting, penetration-testing
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-34.83%)
Mutual labels:  pentesting, penetration-testing
Trigmap
A wrapper for Nmap to quickly run network scans
Stars: ✭ 132 (-25.84%)
Mutual labels:  pentesting, penetration-testing
Yams
A collection of Ansible roles for automating infosec builds.
Stars: ✭ 98 (-44.94%)
Mutual labels:  penetration-testing, security-automation
Quiver
Quiver is the tool to manage all of your tools for bug bounty hunting and penetration testing.
Stars: ✭ 140 (-21.35%)
Mutual labels:  pentesting, penetration-testing
Silentbridge
Silentbridge is a toolkit for bypassing 802.1x-2010 and 802.1x-2004.
Stars: ✭ 136 (-23.6%)
Mutual labels:  pentesting, penetration-testing
Docker Security Images
🔐 Docker Container for Penetration Testing & Security
Stars: ✭ 172 (-3.37%)
Mutual labels:  pentesting, penetration-testing
Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 1,392 (+682.02%)
Mutual labels:  pentesting, penetration-testing
Vailyn
A phased, evasive Path Traversal + LFI scanning & exploitation tool in Python
Stars: ✭ 103 (-42.13%)
Mutual labels:  pentesting, penetration-testing
Horn3t
Powerful Visual Subdomain Enumeration at the Click of a Mouse
Stars: ✭ 120 (-32.58%)
Mutual labels:  pentesting, penetration-testing
Security Scripts
A collection of public offensive and defensive security related scripts for InfoSec students.
Stars: ✭ 101 (-43.26%)
Mutual labels:  pentesting, penetration-testing
Learn Web Hacking
Study Notes For Web Hacking / Web安全学习笔记
Stars: ✭ 2,326 (+1206.74%)
Mutual labels:  pentesting, penetration-testing
Oscp Pentest Methodologies
备考 OSCP 的各种干货资料/渗透测试干货资料
Stars: ✭ 166 (-6.74%)
Mutual labels:  pentesting, penetration-testing
Eyes.sh
Let's you perform domain/IP information gathering... in BASH! Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"
Stars: ✭ 89 (-50%)
Mutual labels:  pentesting, penetration-testing
Flask Unsign
Command line tool to fetch, decode, brute-force and craft session cookies of a Flask application by guessing secret keys.
Stars: ✭ 90 (-49.44%)
Mutual labels:  pentesting, penetration-testing

Description

Code from Black Hat Python book in Python 3. The book has code in Python 2, this repo contains the equivalent code but in Python 3.

Important Notes

  • The scapy version used only works with Python 2. There is, however, an unofficial Python 3 version (scapy3k, which works just fine, from my own experience). To install it with pip, run the following: pip install scapy-python3.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].