Giter VIP home page Giter VIP logo

fortifytheweb's Introduction

FortifyTheWeb (FTW)

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)
`- bootstrap.py (dependency)
`- Changelog
`- ToDo
`- Readme

Python Dependencies

ping - pure python ping implementation using raw sockets (download link : https://pypi.python.org/pypi/ping/0.1)

termcolor - ANSII Color formatting for output in terminal (download link : https://pypi.python.org/pypi/termcolor/1.1.0)

BeautifulSoup4 - sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree. (download link : https://pypi.python.org/pypi/beautifulsoup4/4.3.2)

requests - Requests is an Apache2 Licensed HTTP library, written in Python. (download link : https://pypi.python.org/pypi/requests)

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

fortifytheweb's People

Contributors

shipcod3 avatar napz99 avatar

Watchers

James Cloos avatar Greg Patton avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.