Skip to content

Commit

Permalink
docs: ✏️ add more details to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardwolf authored and Hardwolf committed Feb 6, 2020
1 parent 6154d0c commit f1ce6a8
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ So, Use for educational or research purposes only
- CSRF-Trap Application
- MySQL

## Image



## How to Run

#### docker-compose
Expand All @@ -27,3 +31,25 @@ So, Use for educational or research purposes only
1. Access 'http://localhost:3030/scrftrap' on browser ( Google Chrome recommended )

*Note. CSRF will be expressed when you access this page, so please be careful when access this page*

### First Users

```
MailAddress: [email protected]
Password : Amuro,Ikima-su!
```

```
MailAddress: [email protected]
Password : AkaiSuisei
```

### Admin Pages

1. login some user and go top page
2. go 'http://localhost:9090/adminlogin'

```
AdminMailAddress: [email protected]
Password : Qwerty1234
```

0 comments on commit f1ce6a8

Please sign in to comment.