Fixed the rest of dropdowns and picture dimensions

This commit is contained in:
VakarisZ 2020-04-14 14:53:19 +03:00
parent 22a0bc2703
commit b802d83d35
1 changed files with 8 additions and 12 deletions

View File

@ -23,30 +23,26 @@ To read more about the Monkey, visit [infectionmonkey.com](https://infectionmonk
## Screenshots ## Screenshots
<details> <details>
<summary>Map</summary> <summary>Map</summary>
<br> <img src=".github/map-full.png" width="800" height="600">
<img src=".github/map-full.png" width="800" height="500">
<br> <br>
</details> </details>
<details> <details>
&lt;summary&gt;Security report&lt;&#47;summary&gt; <summary>Security report</summary>
&lt;br&gt;
<img src=".github/security-report.png" width="800" height="500"> <img src=".github/security-report.png" width="800" height="500">
&lt;&#47;details&gt; <br>
</details> </details>
<details> <details>
&lt;summary&gt;Zero trust report&lt;&#47;summary&gt; <summary>Zero trust report</summary>
&lt;br&gt;
<img src=".github/zero-trust-report.png" width="800" height="500"> <img src=".github/zero-trust-report.png" width="800" height="500">
&lt;&#47;details&gt; <br>
</details> </details>
<details> <details>
&lt;summary&gt;ATT&CK report&lt;&#47;summary&gt; <summary>ATT&CK report</summary>
&lt;br&gt; <img src=".github/attack-report.png" width="900" height="400">
<img src=".github/attack-report.png" width="800" height="500"> <br>
&lt;&#47;details&gt;
</details> </details>
## Main Features ## Main Features