hackUtils: hack tool kit for pentest and web security research
hackUtils It is a hacking toolkit for pentest and web security research, which is based on BeautifulSoup bs4 module. Feature Add exploit module for Joomla 1.5 – 3.4.5 – Object...
Web Exploitation / Web Information Gathering / Web Vulnerability Analysis / WebApp PenTest
by do son · Published December 27, 2017 · Last modified November 4, 2024
hackUtils It is a hacking toolkit for pentest and web security research, which is based on BeautifulSoup bs4 module. Feature Add exploit module for Joomla 1.5 – 3.4.5 – Object...
Web Information Gathering / Web Vulnerability Analysis / WebApp PenTest
by do son · Published December 7, 2017 · Last modified November 4, 2024
Drystan Automated information gathering tool for pentest. How It Works explore domain information. search and enumerate subDomains/IPs. extract all IP & ports. identify service. detect vulnerability(brute & exploit). Tools Already...
Web Information Gathering / Web Vulnerability Analysis / WebApp PenTest
by do son · Published December 6, 2017 · Last modified November 4, 2024
SPartan is a Frontpage and Sharepoint fingerprinting and attack tool. Features: Sharepoint and Frontpage fingerprinting Management of Friendly 404s Default Sharepoint and Frontpage file and folder enumeration Active Directory account...
Web Information Gathering / WebApp PenTest
by do son · Published December 1, 2017 · Last modified November 4, 2024
On December 1, Shodan introduced a new feature that allows you to trace hacked websites. Normally, One thing they tend to have in common though is that they start their signature...
Information Gathering / Network PenTest / Web Information Gathering / WebApp PenTest
by do son · Published December 1, 2017 · Last modified November 4, 2024
recon.sh This tool is for the computer hacking community and gives a framework for storing reconnaissance (recon) information. Recon is a tedious and continuous process that involves mentally processing and...
yotter This bash script performs recon by: finding the targets IP finding the targets IP range checks online for subdomains ( pkey.in | hackertarget.com | virustotal.com ) bruteforces for subdomains...
RepoSsessed is a project designed to parse public source code repositories and find various types of vulnerabilities. The current focus is on finding secrets, but see the Next Steps section...
domain_hunter A Burp Suite extender that searches subdomains and similar domains from the sitemap. Sometimes similar domain gives you suprise^_^. that’s why I care about it. Usage download this burp extender from here....
tweets analyzer – Simple Twitter Profile Analyzer The goal of this simple python script is to analyze a Twitter profile through its tweets by detecting: Average tweet activity, by hour...
This article is mainly to record the common WebApp source leak, these often appear in the web penetration test and CTF. This section illustrates the most popular web application security...
Web Information Gathering / WebApp PenTest
by do son · Published November 15, 2017 · Last modified May 1, 2024
OSINT Small scripts for OSINT. Download git clone https://github.com/woj-ciech/OSINT.git #1. Instagram Small proof of concept to show how to retrieve exact location of photos from instagram. At instagram.com you can only...
Web Information Gathering / WebApp PenTest
by do son · Published November 15, 2017 · Last modified November 4, 2024
PwnBack Burp Extender plugin that generates a sitemap of a website using Wayback Machine PwnBack requires PhantomJS to run. You can download it from here To understand why it is required...
Breacher A script to find admin login pages and EAR vulnerabilities. Features Multi-threading on demand Big path list (482 paths) Supports php, asp and html extensions Checks for potential EAR...
Virtual host scanner This is a basic HTTP scanner that’ll enumerate virtual hosts on a given IP address. During recon, this might help expand the target by detecting old or...
Web Information Gathering / WebApp PenTest
by do son · Published October 23, 2017 · Last modified October 10, 2021
subjack subjack is a Hostile Subdomain Takeover tool written in Go designed to scan a list of subdomains concurrently and identify ones that are able to be hijacked. With Go’s...