|
|
Line 9: |
Line 9: |
| '''OWASP Risk Rating Management Project''' | | '''OWASP Risk Rating Management Project''' |
| | | |
− | OWASP Risk Rating Management Project is a tool projects aim to educate user who want to assessment more than one or many web application using owasp risk rating mathodologies. | + | OWASP Risk Rating Management Project is a guidance/management not tools projects aim to educate user who want to assessment more than one or many web application using owasp risk rating mathodologies. |
| | | |
| | | |
Line 16: |
Line 16: |
| '''OWASP Risk Rating Management Project''' | | '''OWASP Risk Rating Management Project''' |
| | | |
− | OWASP Risk Rating Management Project is a tool projects aim to educate user who want to assessment more than one or many web application using owasp risk rating mathodologies.
| |
− | ==Description==
| |
− | <span style="color:#ff0000">
| |
− | Installation Guide
| |
− | <br>
| |
− | Clone or download reporsitory from: https://github.com/OWASP/RiskRatingManagement.git<br>
| |
− | Save on your local htdocs (xampp/wampp) or /var/www/html/ (lammp)<br>
| |
− | Install composer requirement, for instruction you can find here: https://getcomposer.org/download/<br>
| |
− | Import database from path database/testing.sql<br>
| |
− | Open .env file and make sure the configuration in the .env file matches with your database configuration (Database name, database password, etc)<br>
| |
− | Run in command: php artisan serve<br>
| |
− | Program will redirect to localhost:3000<br>
| |
− |
| |
− | Laravel PHP Framework
| |
− |
| |
− | Build Status Total Downloads Latest Stable Version Latest Unstable Version License
| |
− |
| |
− | Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.
| |
− |
| |
− | Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.
| |
| ==Licensing== | | ==Licensing== |
| <span style="color:#ff0000"> | | <span style="color:#ff0000"> |