-
Notifications
You must be signed in to change notification settings - Fork 0
pawpepe/WebAttack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Install Ruby (latest version)
2. Install Ruby on Rails (latest version)
3. Install NodeJS
4. pull the project
5. navigate to site/
6. in terminal: $ bundle install
7. $ rake db:create db:migrate db:seed
[if this gives you an error saying it's already created, that's fine]
8. $ rails s
9. open your browser and go to 0.0.0.0:3000
at this point you should see a list of the current items.
About
Developing a website with a shopping cart and testing all attacks possibles like SQL Injection ,XSS, etc.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published