Skip to content

0xBl4nk/idor_enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Help flags:

Usage of ./idor_enum:
  -c int
    	Number of simultaneous downloads (default: 5) (default 5)
  -e string
    	Endpoint with 'UID' as a placeholder (e.g., /documents.php?uid=UID)
  -h	Displays this help message
  -help
    	Displays this help message
  -p string
    	Regular expression to capture file links (default: '/documents/.*?\.[a-zA-Z0-9]+') (default "/documents/.*?\\.[a-zA-Z0-9]+")
  -r string
    	Range of IDs in the format START-END (e.g., 1-100)
  -u string
    	Base URL of the target server (e.g., http://SERVER_IP:PORT)

Example Output

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages