Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust_HTTP_Method_Enumerator

Identify potentially exploitable HTTP methods using Rust

Alt text

The Rust HTTP Method Enumerator can take a number of options.

Required Arguments:

Scan a single URL for allowed methods:

--url https://example.com

Scan a wordlist of URLs for allowed methods:

--wordlist list-of-urls.txt

Optional Arguments:

Send a cookie with each request:

--cookie "paste value here"

Send a body with each request

--body "paste text here"

About

Identify potentially exploitable HTTP methods using Rust

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages