Skip to content

Tool for automate bug hunting process πŸ” --> 🍭

License

Notifications You must be signed in to change notification settings

DevVj-1/Sub-Ringan-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sub-Ringan-Framework πŸ”

Tool for automate bughunting process 🍭.

Picsart_23-08-08_22-03-01-814

Presenting the Sub-Ringan Framework, a user-friendly bug hunting tool designed to automate the process of identifying vulnerabilities in web applications. This tool is created specifically for bug bounty hunters and cybersecurity experts, By automating much of the work, it allows testers to focus on uncovering critical vulnerabilities and improving web application security.

Key Features πŸ’€:

Subdomain Discovery from everywhere including many websites-db ☁: Quickly identify all subdomains associated with your target, providing you with a comprehensive overview.

Fetch every live πŸ•· URL from every assets,subs,webs-db πŸ•Έ: Find and then Scan live URLs for potential vulnerabilities, ensuring thorough coverage of your target's web presence.

XSS (Cross-Site Scripting) Detection all πŸ‘‘ Reflected parameters with inbuild and customizable polyglot payload πŸ¦„: Uncover XSS vulnerabilities that could compromise user data and application security.

One and only header base SSRF (Server-Side Request Forgery) πŸ”Ž Detection: Identify potential SSRF vulnerabilities that might lead to unauthorized data access.

SQLi ( time base , header base SQL Injection) Analysis 🌈: Detect SQL injection points and potential weaknesses in your target's database.

LFI (Local File Inclusion) Search πŸ‘: Hunt for LFI vulnerabilities that could lead to unauthorized access to sensitive files.

Efficient Organization:

Sub-Ringan Framework automatically arranges target files in a structured directory, enhancing your workflow and enabling seamless collaboration with fellow bug bounty hunters.

Installation and pre-requirements for Sub-Ringan ⚜️ Framework:

Required πŸ› Dependencies:

gf: A powerful pattern-matching utility for extracting URLs and other useful information from web pages.

Install it from: https://github.com/tomnomnom/gf

httpx: A fast and multi-purpose HTTP utility.

Install it from: https://github.com/projectdiscovery/httpx

tee: A command-line utility for redirecting output to multiple files. It's usually available by default on most Unix-like systems.

assetfinder: A tool to discover assets from a domain.

Install it from: https://github.com/tomnomnom/assetfinder

getallurls: A tool to fetch all URLs from a web page.

Install it from: https://github.com/lc/gau

waybackurls: A tool to fetch URLs from the Wayback Machine.

Install it from: https://github.com/tomnomnom/waybackurls

gxss: A tool for finding reflected parameters.

Install it from: https://github.com/KathanP19/Gxss

anew: A tool for filtering and manipulating text output.

Install it from: https://github.com/tomnomnom/anew

Picsart_23-08-08_22-08-30-090

Installation βœ… Steps:

1. Clone the Sub-Ringan Framework repository from GitHub:

git clone https://github.com/DevVj-1/Sub-Ringan-Framework.git

2. Navigate to the Sub-Ringan Framework directory:

cd  Sub-Ringan Framework 
chmod +x Sub-Ringan.sh
sh Sub-Ringan.sh

3. Make sure all the required dependencies are installed and available in your system

Click on this Image to Watch YouTube Video

YouTube Video

Interface 1 πŸ’§

kmc_20230810_133924

Interface 2 πŸ”₯

kmc_20230810_133827

Interface 3 ☘️

kmc_20230810_133854

πŸ™Œ Special Thanks to the Awesome Tools that Power Sub-Ringan Framework! πŸ™Œ

  • gf: Rohan Aggarwal (@rohank1337)
  • sqlmap: Bernardo Damele A. G. (@MiroslavStampar)
  • amass: Jeff Foley (@caffix)
  • subfinder: Ice3man (@Ice3man543)
  • ffuf: Magnus Stubman (@ffuf)
  • httpx, qsreplace, getallurls, waybackurls, gxss ,anew, asset finder : Tom Hudson (@tomnomnom)

Kudos to these talented individuals for their invaluable contributions! 🌟

  • Sub-Ringan-Framework: is not just relying on other tools – it brings some fresh techniques to the table, like header-based SSRF detection πŸ” and an inbuilt polyglot XSS payload. and detect time based⏳ SQL injection with temper bypass technique It's not just a wrapper for other programs.

License

This project is licensed under the MIT License. See LICENSE for details.