Skip to content

TheCodeAddiction/Kiterunner_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiterunner_parser

A tool to parse output from https://github.com/assetnote/kiterunner.

How to use

python3 main.py --help

-f <path_output_file> spesifiy the file you want filtered

-hm method1,method2,method3... filters on HTTP methods (GET, POST etc.)

-c code1,code2,code3... filters on HTTP Reponse code (200,404,301 etc.)

-h or --help prints this message

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages