From b6b5e16d630773f98e077b87e6b47f0fa5534de8 Mon Sep 17 00:00:00 2001 From: Arity-T Date: Tue, 3 Mar 2026 11:23:13 +0300 Subject: [PATCH] lab1 -> report --- {lab1 => report}/.gitignore | 0 {lab1 => report}/img/lab2-access-log.png | Bin {lab1 => report}/img/lab2-bruteforce.png | Bin {lab1 => report}/img/lab2-confaccess-auth.png | Bin {lab1 => report}/img/lab2-confaccess-commands.png | Bin {lab1 => report}/img/lab2-passwd.png | Bin {lab1 => report}/img/lab2-setup.png | Bin {lab1 => report}/img/lab2-usermgr-add.png | Bin {lab1 => report}/img/lab2-usermgr-list.png | Bin {lab1 => report}/img/laptop-os-version.png | Bin .../img/laptop-vulnerabilities-details.png | Bin {lab1 => report}/img/laptop-vulnerabilities.png | Bin .../img/mobile-vulnerabilities-details.png | Bin {lab1 => report}/img/mobile-vulnerabilities.png | Bin {lab1 => report}/img/top_vulnerabilities.png | Bin {lab1 => report}/img/vulnerability_stats.png | Bin {lab1 => report}/refs.bib | 0 {lab1 => report}/report.tex | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {lab1 => report}/.gitignore (100%) rename {lab1 => report}/img/lab2-access-log.png (100%) rename {lab1 => report}/img/lab2-bruteforce.png (100%) rename {lab1 => report}/img/lab2-confaccess-auth.png (100%) rename {lab1 => report}/img/lab2-confaccess-commands.png (100%) rename {lab1 => report}/img/lab2-passwd.png (100%) rename {lab1 => report}/img/lab2-setup.png (100%) rename {lab1 => report}/img/lab2-usermgr-add.png (100%) rename {lab1 => report}/img/lab2-usermgr-list.png (100%) rename {lab1 => report}/img/laptop-os-version.png (100%) rename {lab1 => report}/img/laptop-vulnerabilities-details.png (100%) rename {lab1 => report}/img/laptop-vulnerabilities.png (100%) rename {lab1 => report}/img/mobile-vulnerabilities-details.png (100%) rename {lab1 => report}/img/mobile-vulnerabilities.png (100%) rename {lab1 => report}/img/top_vulnerabilities.png (100%) rename {lab1 => report}/img/vulnerability_stats.png (100%) rename {lab1 => report}/refs.bib (100%) rename {lab1 => report}/report.tex (100%) diff --git a/lab1/.gitignore b/report/.gitignore similarity index 100% rename from lab1/.gitignore rename to report/.gitignore diff --git a/lab1/img/lab2-access-log.png b/report/img/lab2-access-log.png similarity index 100% rename from lab1/img/lab2-access-log.png rename to report/img/lab2-access-log.png diff --git a/lab1/img/lab2-bruteforce.png b/report/img/lab2-bruteforce.png similarity index 100% rename from lab1/img/lab2-bruteforce.png rename to report/img/lab2-bruteforce.png diff --git a/lab1/img/lab2-confaccess-auth.png b/report/img/lab2-confaccess-auth.png similarity index 100% rename from lab1/img/lab2-confaccess-auth.png rename to report/img/lab2-confaccess-auth.png diff --git a/lab1/img/lab2-confaccess-commands.png b/report/img/lab2-confaccess-commands.png similarity index 100% rename from lab1/img/lab2-confaccess-commands.png rename to report/img/lab2-confaccess-commands.png diff --git a/lab1/img/lab2-passwd.png b/report/img/lab2-passwd.png similarity index 100% rename from lab1/img/lab2-passwd.png rename to report/img/lab2-passwd.png diff --git a/lab1/img/lab2-setup.png b/report/img/lab2-setup.png similarity index 100% rename from lab1/img/lab2-setup.png rename to report/img/lab2-setup.png diff --git a/lab1/img/lab2-usermgr-add.png b/report/img/lab2-usermgr-add.png similarity index 100% rename from lab1/img/lab2-usermgr-add.png rename to report/img/lab2-usermgr-add.png diff --git a/lab1/img/lab2-usermgr-list.png b/report/img/lab2-usermgr-list.png similarity index 100% rename from lab1/img/lab2-usermgr-list.png rename to report/img/lab2-usermgr-list.png diff --git a/lab1/img/laptop-os-version.png b/report/img/laptop-os-version.png similarity index 100% rename from lab1/img/laptop-os-version.png rename to report/img/laptop-os-version.png diff --git a/lab1/img/laptop-vulnerabilities-details.png b/report/img/laptop-vulnerabilities-details.png similarity index 100% rename from lab1/img/laptop-vulnerabilities-details.png rename to report/img/laptop-vulnerabilities-details.png diff --git a/lab1/img/laptop-vulnerabilities.png b/report/img/laptop-vulnerabilities.png similarity index 100% rename from lab1/img/laptop-vulnerabilities.png rename to report/img/laptop-vulnerabilities.png diff --git a/lab1/img/mobile-vulnerabilities-details.png b/report/img/mobile-vulnerabilities-details.png similarity index 100% rename from lab1/img/mobile-vulnerabilities-details.png rename to report/img/mobile-vulnerabilities-details.png diff --git a/lab1/img/mobile-vulnerabilities.png b/report/img/mobile-vulnerabilities.png similarity index 100% rename from lab1/img/mobile-vulnerabilities.png rename to report/img/mobile-vulnerabilities.png diff --git a/lab1/img/top_vulnerabilities.png b/report/img/top_vulnerabilities.png similarity index 100% rename from lab1/img/top_vulnerabilities.png rename to report/img/top_vulnerabilities.png diff --git a/lab1/img/vulnerability_stats.png b/report/img/vulnerability_stats.png similarity index 100% rename from lab1/img/vulnerability_stats.png rename to report/img/vulnerability_stats.png diff --git a/lab1/refs.bib b/report/refs.bib similarity index 100% rename from lab1/refs.bib rename to report/refs.bib diff --git a/lab1/report.tex b/report/report.tex similarity index 100% rename from lab1/report.tex rename to report/report.tex