Lucene search
K

37 matches found

GithubExploit
GithubExploit
added 2026/05/07 2:15 p.m.35 views

web-app-pentest-playbook

Web Application Pentest Playbook A structured methodology and...

5.8AI score
Exploits0
Packet Storm
Packet Storm
added 2024/09/01 12:0 a.m.152 views

SAP Web GUI Login Brute Forcer

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework This module is based on, inspired by, or is a port of a plugin available in the Onapsis Bizploit Opensource ERP Penetration Testing framework -...

7.4AI score
Exploits0
GithubExploit
GithubExploit
added 2024/07/04 9:24 a.m.480 views

Exploit for CVE-2024-39211

CVE-2024-39211 Kaiten User Enumeration Kaitenhttps://kait...

5.3CVSS6.5AI score0.0348EPSS
Exploits1
Kitploit
Kitploit
added 2024/03/09 11:30 a.m.60 views

SSH-Private-Key-Looting-Wordlists - A Collection Of Wordlists To Aid In Locating Or Brute-Forcing SSH Private Key File Names

SSH Private Key Looting Wordlists. A Collection Of Wordlists To Aid In Locating Or Brute-Forcing SSH Private Key File Names. LFI for Lateral Movement? Gain SSH Access? ?file=../../../../../../../../home/user/.ssh/idrsa ?file=../../../../../../../../home/user/.ssh/idrsa-cert SSH Private Key...

7.2AI score
Exploits0References1
Kitploit
Kitploit
added 2024/02/15 11:30 a.m.41 views

WEB-Wordlist-Generator - Creates Related Wordlists After Scanning Your Web Applications

WEB-Wordlist-Generator scans your web applications and creates related wordlists to take preliminary countermeasures against cyber attacks. Done x Scan Static Files. Scan Metadata Of Public Documents pdf,doc,xls,ppt,docx,pptx,xlsx etc. Create a New Associated Wordlist with the Wordlist Given as a...

7.3AI score
Exploits0References1
Kitploit
Kitploit
added 2023/11/15 11:30 a.m.44 views

Goblob - A Fast Enumeration Tool For Publicly Exposed Azure Storage Blobs

Goblob is a lightweight and fast enumeration tool designed to aid in the discovery of sensitive information exposed publicy in Azure blobs, which can be useful for various research purposes such as vulnerability assessments, penetration testing, and reconnaissance. Warning. Goblob will issue...

6.9AI score
Exploits0References7
Kitploit
Kitploit
added 2023/07/04 12:30 p.m.25 views

ScrapPY - A Python Utility For Scraping Manuals, Documents, And Other Sensitive PDFs To Generate Wordlists That Can Be Utilized By Offensive Security Tools

ScrapPY is a Python utility for scraping manuals, documents, and other sensitive PDFs to generate targeted wordlists that can be utilized by offensive security tools to perform brute force, forced browsing, and dictionary attacks. ScrapPY performs word frequency, entropy, and metadata analysis, a...

7.3AI score
Exploits0References1
GithubExploit
GithubExploit
added 2022/11/18 9:43 a.m.2 views

Offensive-Payloads

Offensive Payloads This repository is a collection of payloads...

8.1AI score
Exploits0
Kitploit
Kitploit
added 2022/08/27 12:30 p.m.165 views

Rekono - Execute Full Pentesting Processes Combining Multiple Hacking Tools Automatically

Rekono combines other hacking tools and its results to execute complete pentesting processes against a target in an automated way. The findings obtained during the executions will be sent to the user via email or Telegram notifications and also can be imported in Defect-Dojo if an advanced...

7.3AI score
Exploits0References23
Kitploit
Kitploit
added 2021/06/04 12:30 p.m.705 views

Penglab - Abuse Of Google Colab For Cracking Hashes

Abuse of Google Colab for fun and profit. What is it ? Penglab is a ready-to-install setup on Google Colab for cracking hashes with an incredible power, really useful for CTFs. See benchmarks below. It installs by default : Hashcat John Hydra SSH with ngrok And now, it can also : Launch an...

7.6AI score
Exploits0References2
Kitploit
Kitploit
added 2021/05/03 12:30 p.m.53 views

Duplicut - Remove Duplicates From MASSIVE Wordlist, Without Sorting It (For Dictionary-Based Password Cracking)

Quickly dedupe massive wordlists, without changing the order Created by nil0x42 and contributors Overview Modern password wordlist creation usually implies concatenating multiple data sources. Ideally, most probable passwords should stand at start of the wordlist, so most common passwords are...

7.4AI score
Exploits0References5
Kitploit
Kitploit
added 2021/04/18 9:30 p.m.119 views

Spraygen - Password List Generator For Password Spraying

Password list generator for password spraying - prebaked with goodies Version 1.4 Generates permutations of Months, Seasons, Years, Sports Teams NFL, NBA, MLB, NHL, Sports Scores, "Password", and even Iterable Keyspaces of a specified size. All permutations are generated with common attributes...

7.3AI score
Exploits0References2
Kitploit
Kitploit
added 2020/09/11 8:30 p.m.14 views

Monsoon - Fast HTTP Enumerator

A fast HTTP enumerator that allows you to execute a large number of HTTP requests, filter the responses and display them in real-time. Example Run an HTTP GET request for each entry in filenames.txt, hide all responses with the status code 403 or 404: Installation Building from source These...

7.6AI score
Exploits0References3
Kitploit
Kitploit
added 2020/07/18 10:0 p.m.67 views

Docker for Pentest - Image With The More Used Tools To Create A Pentest Environment Easily And Quickly

Docker for pentest is an image with the more used tools to create an pentest environment easily and quickly. Features OS, networking, developing and pentesting tools installed. Connection to HTB Hack the Box vpn to access HTB machines. Popular wordlists installed: SecLists, dirb, dirbuster, fuzzd...

7.2AI score
Exploits0References87
Kitploit
Kitploit
added 2020/07/09 9:30 p.m.31 views

WordListGen - Super Simple Python Word List Generator For Fuzzing And Brute Forcing In Python

Super Simple Python Word List Generator for Password Cracking Hashcat! I know what your are thinking. Why create another word list generator? Well, I needed something very simple I could modify on the fly to get the exact character generators for the task at hand. This script is fully functional ...

7.1AI score
Exploits0References1
Kitploit
Kitploit
added 2020/05/16 1:0 p.m.81 views

URLBrute - Tool To Brute Website Sub-Domains And Dirs

What is this URLBrute is a tool to help you brute forcing website sub-domains and dirs. Can be used with python3 and python2. Dependencies urlbrute.py requests = 2.21.0 bs4 = 0.0.1 datetime = 4.3 How to install In Linux: chmod +x install.sh sudo ./install.sh In Windows, install python 3.7, then r...

7.2AI score
Exploits0References2
Kitploit
Kitploit
added 2020/03/12 8:30 p.m.69 views

Dirble - Fast Directory Scanning And Scraping Tool

Dirble is a website directory scanning tool for Windows and Linux. It's designed to be fast to run and easy to use. How to Use Download one of the precompiled binaries for Linux, Windows, or Mac, or compile the source using Cargo, then run it from a terminal. The default wordlist Dirble uses is...

7.2AI score
Exploits0References3
Kitploit
Kitploit
added 2019/05/09 10:36 p.m.137 views

QRGen - Simple Script For Generating Malformed QRCodes

Simple Script For Generating Malformed QRCodes. These qrcodes are useful if you want to test some QRCode scanner's parser or how the application handle QRCode data. Down side of this tool: you need to manually scan codes with camera. Proof Installation What do you need: python3 qrcode Pillow...

7.9AI score
Exploits0References1
Gitee
Gitee
added 2019/05/06 10:2 p.m.2 views

Scanners-Box

This is a collection of open-source scanning tools and wordlists for web application security testing. The repository, Scanners-Box, is a collection of tools from various contributors, including lijiejie, ringzero, and others. The tools are categorized into subdomains, database vulnerability...

6.8AI score
Exploits0
Kitploit
Kitploit
added 2019/03/07 8:27 p.m.194 views

Chomp Scan - A Scripted Pipeline Of Tools To Streamline The Bug Bounty/Penetration Test Reconnaissance Phase

A scripted pipeline of tools to simplify the bug bounty/penetration test reconnaissance phase, so you can focus on chomping bugs. Scope Chomp Scan is a Bash script that chains together the fastest and most effective tools in my opinion/experience for doing the long and sometimes tedious process o...

6.5AI score
Exploits0References6
Rows per page
Query Builder