Skip to content

Contexter - A secondary context path traversal / server-side parameter pollution testing tool written in Python 3

License

Notifications You must be signed in to change notification settings

kleiton0x00/contexter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                    __            __           
  _________  ____  / /____  _  __/ /____  _____       
 / ___/ __ \/ __ \/ __/ _ \| |/_/ __/ _ \/ ___/
/ /__/ /_/ / / / / /_/  __/>  </ /_/  __/ /    
\___/\____/_/ /_/\__/\___/_/|_|\__/\___/_/            @kleiton0x7e     

contexter

Contexter - A secondary context path traversal / server-side parameter pollution testing tool written in Python 3

Installation

  1. git clone https://github.com/kleiton0x00/contexter.git
  2. cd contexter
  3. python3 contexter.py -h

Example Usage

Single Host:

python3 contexter.py -f <PATH_TO_FILE>

Color Legend

Red - indicates an important message
Blue - indicates a debugging message
Green - indicates a informational message (can be ignored)
Cyan - indicates a normal message (can be ignored)

Demo

contexter_demo.webm

Acknowledgements

A special thanks to Sam Curry for his talk and methods into Secondary Contexter Path Traversal
A special thanks to Portswigger for the research and methods into Server-Side Parameter Pollution

About

Contexter - A secondary context path traversal / server-side parameter pollution testing tool written in Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages