diff --git a/.gitignore b/.gitignore index 485dee6..b2ba641 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ .idea + +# MacOS +.DS_Store diff --git a/README.md b/README.md index 37f3ba7..ddd5816 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# InformtionsSecurityMethodsAndTools +# Informtions Security Methods And Tools -### Список заданий -1. [Phishing](https://github.com/Ivanhahanov/InformtionsSecurityMethodsAndTools/blob/main/Phishing/README.md) -2. [SOC](https://github.com/Ivanhahanov/InformtionsSecurityMethodsAndTools/blob/main/SOC/README.md) -3. [Deception](https://github.com/Ivanhahanov/InformtionsSecurityMethodsAndTools/blob/main/Deception/README.md) -4. [WAF](https://github.com/Ivanhahanov/InformtionsSecurityMethodsAndTools/blob/main/WAF/README.md) +## Список заданий +1. [Phishing](./Phishing/README.md) +2. [SOC](./SOC/README.md) +3. [Deception](./Deception/README.md) +4. [WAF](./WAF/README.md) + +--- +Примечание — [Ubuntu on Apple silicon](https://mac.getutm.app/gallery/ubuntu-20-04) \ No newline at end of file