Skip to content

Commit

Permalink
modified readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0c34 committed Nov 19, 2020
1 parent b26826c commit 125a21a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
#### GoVWA
=======
GoVWA (Go Vulnerable Web Application) is a web application developed to help the pentester and programmers to learn the vulnerabilities that often occur in web applications which are developed using golang. Vulnerabilities that exist in GoVWA are the most common vulnerabilities found in web applications today. So it will help programmers recognize vulnerabilities before they happen to their application. Govwa can also be an additional application of your pentest lab for learning and teaching.

#### WARNING!
=======
---
GoVWA is a vulnerable web application, **run the application on your local or testing environment only**

#### Installation
=======
---
#### Installing golang
If you didn't have golang installed on your system. First, install it using automation script from https://github.com/canha/golang-tools-install-script.
Expand Down

0 comments on commit 125a21a

Please sign in to comment.