From f1ce6a8208b19f54d7fef691df339aace512dfed Mon Sep 17 00:00:00 2001 From: Hardwolf Date: Thu, 6 Feb 2020 17:39:32 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20add=20more=20detai?= =?UTF-8?q?ls=20to=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index c4e3254..38f7785 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ So, Use for educational or research purposes only - CSRF-Trap Application - MySQL +## Image + + + ## How to Run #### docker-compose @@ -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: RX-78-2@EFSF.com +Password : Amuro,Ikima-su! +``` + +``` +MailAddress: MS-06-S@Zeon.com +Password : AkaiSuisei +``` + +### Admin Pages + +1. login some user and go top page +2. go 'http://localhost:9090/adminlogin' + +``` +AdminMailAddress: admin@admin.com +Password : Qwerty1234 +```