forked from gauntlt/gauntlt
-
Notifications
You must be signed in to change notification settings - Fork 0
chanj/gauntlt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Ruby 65.6%
- Python 34.4%