updated screenshots
BIN
Task_1 Screenshots/photo_11_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
Task_1 Screenshots/photo_14_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
Task_1 Screenshots/photo_1_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 145 KiB |
BIN
Task_1 Screenshots/photo_2_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
Task_1 Screenshots/photo_3_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
Task_1 Screenshots/photo_4_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
Task_1 Screenshots/photo_5_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
Task_1 Screenshots/photo_6_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
Task_1 Screenshots/photo_7_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
Task_1 Screenshots/photo_8_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
Task_1 Screenshots/photo_9_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
Task_2 Sceenshots/photo_16_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
Task_2 Sceenshots/photo_18_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
Task_2 Sceenshots/photo_22_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
Task_2 Sceenshots/photo_23_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
Task_3 Sceenshots/photo_17_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
Task_3 Sceenshots/photo_21_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
Task_4 Sceenshots/photo_20_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
Task_4 Sceenshots/photo_24_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
Task_4 Sceenshots/photo_25_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 386 KiB |
BIN
auxilary/photo_10_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
auxilary/photo_12_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
auxilary/photo_13_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
auxilary/photo_15_2025-12-16_10-15-08.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
vunerable-web-app:
|
||||
vunerable-web-app1:
|
||||
image: kulesh_web-app:v0.0.1a
|
||||
ports:
|
||||
- "80:8000"
|
||||
- "21252:8000"
|
||||
volumes:
|
||||
- ./data/:/app/data
|
||||
@@ -1,3 +1,5 @@
|
||||
!! Скриншоты без подписей, пожалуйста смотрите документ в yonote
|
||||
|
||||
К сожалениюя я не любитель PHP, так что всё будет на питоне (Fastapi)
|
||||
|
||||
# PC-Seq-Exam-WebApp
|
||||
@@ -16,8 +18,8 @@ docker compose up -d
|
||||
|
||||
|
||||
```bash
|
||||
curl -X POST http://localhost/register -d "login=Administrator&password=protected_by_sheer_will" -L
|
||||
curl -X POST http://localhost/register -d "login=Kulesh_AB&password=bibaIboba2aboba" -L
|
||||
curl -X POST http://10.254.252.100:801/register -d "login=Administrator&password=protected_by_sheer_will" -L
|
||||
curl -X POST http://10.254.252.100:801/register -d "login=Kulesh_AB&password=bibaIboba2aboba" -L
|
||||
```
|
||||
## SQLi
|
||||
в бреду намаслал Proof Of Concept
|
||||
|
||||