Skip to content

Param.Wybackurls is a lightweight and efficient tool designed to extract all parameters from URLs generated by the waybackurls utility

Notifications You must be signed in to change notification settings

Nezarkh007/Param.waybackurls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Param.Waybackurls

Param.Wybackurls is a lightweight and efficient tool designed to extract all parameters from URLs generated by the waybackurls utility. It further checks for open redirection vulnerabilities, helping security researchers identify potential weaknesses in web applications.


Features

  • Parameter Extraction: Automatically extracts all query parameters from archived URLs provided by waybackurls.
  • Open Redirection Testing: Scans each parameter to identify URLs susceptible to open redirection vulnerabilities, providing actionable insights.
  • Seamless Integration: Designed to complement waybackurls for efficient analysis of archived URL data.
  • Easy-to-Use Output: Generates a list of vulnerable URLs and saves all extracted parameters in a parameters.txt file for further analysis.

Usage

Prerequisites

  • Install waybackurls if not already installed. Refer to the waybackurls documentation for installation instructions.
  • Ensure your script has execute permissions.

Instructions

  1. Make the script executable:
    chmod +x param.way.B.urls  
    
  2. Run the script with a file of URLs:
 ./param.way.B.urls urls.txt

Replace urls.txt with the path to your file containing URLs generated by waybackurls.

About

Param.Wybackurls is a lightweight and efficient tool designed to extract all parameters from URLs generated by the waybackurls utility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages