脆弱性診断ツール"脆弱性科クリニック"
創造社デザイン専門学校
情報セキュリティ管理者資格コース二年
チーム"One_pair"
※ Attention ※
当ツールは診断対象とするWEBサイトに対して相当数のアクセスを試みるツールです。
"不正アクセス禁止法"等の法律に触れる恐れがございますので、診断対象のWEBサイト管理者に認可を得てご利用して頂きますようお願い申し上げます。
当ツール作成チームは記載ライセンスに準拠し、その旨に対しての責任は一切負わない旨、ご了承下さい。
-
Frontend
- HTML / CSS / javascript(Ajax)
-
Backend
- Python(Django)
-
Infrastructure
- Docker(Docker-compose)
- Nginx
- MySQL
- Docker(Docker-compose)
-
Tool
- Design
- Adobe XD(Web Export)
- Adobe Illustrator
- Adobe Photoshop
- Adobe Premiere pro
- Coding
- Visual Studio Code
- Design
Local deploy
- Git clone https://github.com/makoto-kamimura/MBSD_one.git
- "docker-compose.yml"の存在するディレクトリまで移動
- "docker-compose down -v && docker-compose build && docker-compose up -d"をターミナルにて実行
- "localhost:8080"をブラウザにて入力/実行
Server deploy
- Git clone https://github.com/makoto-kamimura/MBSD_one.git
- "docker-compose.yml"の存在するディレクトリまで移動
- "docker-compose.yml"の内容を下記の通りに変更
- "vi docker-compose.yml"をターミナルにて実行
- "i"を押下、入力モードに変更
- 29行目の値を"80:80"に変更
- "esc"を押下、"wq"を入力し、上書き保存を実行
- "docker-compose down -v && docker-compose build && docker-compose up -d"をターミナルにて実行
- デプロイしたサーバーのIPアドレスをブラウザにて入力/実行
- Designer
- Sayaka Tanabe
- Engineer
- Makoto Kamimura
Copyright © 2021 ONE_pair.
This program is a free software; you may redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.
This program is a distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.