Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chanj/gauntlt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install

Using Ruby 1.9.3-p0

After pulling from git, run bundle which installs cucumber and aruba then run cucumber.  Later we will provide a gauntlet wrapper for it that will allow you to set priority and speed wherein you will be able to walk the gauntlet or run the gauntlet. 

~/gauntlet$ bundle
~/gauntlet$ cucumber

Feel free to start adding other tools as features.  Below are some tools we are targeting but don't let that stop you from adding your favorite hacking tool.

./features/nmap.feature #in progress by wickett
./features/w3af.feature #not started
./features/nc.feature #not started
./features/sqlmap.feature #not started

./profile/profile.xml #this is where you can add app specific information and later reference that in your feature


About

this is the home of gauntlt, the security testing tool built on cucumber

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 65.6%
  • Python 34.4%