Skip to content

natrix-fork/Florid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Florid Scanner

An active scanner specially for CTF Games

Usage:

python florid.py -h
python florid.py -u "http://testphp.vulnweb.com/product.php?pic=1" -m "gitcheck, vimdown"
python florid.py -u "http://testphp.vulnweb.com/product.php?pic=1" -m ALL

Note

Modules to run before the check starts should be placed in ./module/phase_one

Modules for checking URLs should be placed in ./module/phase_two/

You are expected to develop your modules referring to ./module/phase_two/sample-2.py

About

A positive scanner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%