0% found this document useful (1 vote)
188 views

Python Pentester

PureBlood is a Python penetration testing framework that can be used to penetrate websites. It includes various tools for information gathering and web application attacks, such as banner grabbing, DNS lookups, port scanning, subdomain scanning, CMS identification, SQL injection testing, and wordpress vulnerability checking. The framework can be installed on Windows, Linux, or Termux by cloning its GitHub repository and installing required Python packages.

Uploaded by

Wahy
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
188 views

Python Pentester

PureBlood is a Python penetration testing framework that can be used to penetrate websites. It includes various tools for information gathering and web application attacks, such as banner grabbing, DNS lookups, port scanning, subdomain scanning, CMS identification, SQL injection testing, and wordpress vulnerability checking. The framework can be installed on Windows, Linux, or Termux by cloning its GitHub repository and installing required Python packages.

Uploaded by

Wahy
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

PureBlood - A Penetration Testing Framework

Hello Headleakers,

In terms of pentesting, there are many ways for someone to penetrate a website using various
tools and one of them uses the tool that I shared.

I write this article only for insight, if things happen that are not desired that is outside our
responsibility

PureBlood is made from the Python programming language and uses it to penetrate a website,
Pentester, Bug Hunter. Yeah this is cool ,.

# Web Pentest / Information Gathering

Banner GrabWhoisTracerouteDNS RecordReverse DNS LookupZone Transfer LookupPort


ScanAdmin Panel ScanSubdomain ScanCMS IdentifyReverse IP LookupSubnet LookupExtrack
Page LinksDirectory Fuzz (NEW) File Fuzz (NEW) Shodan Search (NEW) Shodan Host Lookup
(NEW)

# Web Application Attack

Wordpress

WPScan

WPScan Bruteforce

Wordpress Vulnerability Checker Plugin

Features: // I will add more soon.


| WordPress Woocommerce - Craversal Directory

| Wordpress Plugin Booking Calendar 3.0.0 - SQL Injection / Cross-Site Scripting

| WordPress Plugin WP with Spritz 1.0 - Remote File Inclusion

| WordPress Plugin Events Calendar - SQL Injection event_id

Auto SQL Injection Features:

| Union Based

| (Error Output = False) Detection

| Tested on 100+ Websites

#Generator

Deface PagePassword Generator (NEW) Text To Hash (NEW)

#Installation PureBlood

Make sure you have installed Python on your PC, Laptop, Termux and then look like this,

$ git clone https://github.com/cr4shcod3/pureblood


$ cd pureblood

$ pip install -r requirements.txt

That's all for this tutorial, sorry if there are words that are difficult to understand.

Thank you, hopefully useful.

You might also like