Skip to content

TheCyberAryan/Traverser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Path Traversal Scanner

A fast Bash-based directory traversal scanner with parallelism, URL encoding, and null byte bypass support. Traverser is a lightweight, high-speed command-line scanner designed to detect path traversal vulnerabilities in web applications. Built in Bash for maximum portability, it features parallel execution, URL encoding, null byte injection, and file extension evasion.

πŸ”₯ Features

  • Parallel execution with thread limit
  • URL and payload encoding
  • Null byte bypass support (%00 + file extension)
  • Auto-detects successful traversal via pattern matching (e.g., root:)

πŸ“¦ Requirements

  • Bash
  • curl

πŸš€ Usage

chmod +x traversal_scanner.sh
./traversal_scanner.sh "http://example.com/page?file="

About

Traverser is a lightweight, high-speed command-line scanner designed to detect path traversal vulnerabilities in web applications. Built in Bash for maximum portability, it features parallel execution, URL encoding, null byte injection, and file extension evasion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages