Skip to content
/ FTW Public

Fortify The Web - Web Application Security Testing Framework

Notifications You must be signed in to change notification settings

napz99/FTW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTW - Fortify-The-Web

Description

Fortify The Web - Web Application Security Testing Framework, the framework will be built under Python language, the framework will automate some of the manual assessment methods which will save the tester extra time performing those checks. The framework is a non-interactive, one-liner tool that will give results to stdout or written in a file.

Contributors

semprix / gecko - Dax Labrador - core dev

shipcod3 - Jay Turla - contributor

httphacker - Nathan LaFollete - contributor

napz - Harris Soleminio - contributor

Directory structure

[root]
| - auxiliary 
| - modules
|  `- recon
|  `- discovery
|  `- exploitation 
| - unittest
|  `- sockets             
|  `- strings
|
`- ftw.py (core)              
`- Changelog
`- ToDo
`- Readme

Coding Standards

Maven Convention - http://maven.apache.org/developers/conventions/code.html

Python PEP - http://www.python.org/dev/peps/pep-0008/#code-lay-out

About

Fortify The Web - Web Application Security Testing Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages