@@ -69,6 +69,7 @@ Offensive Docker is an image with the more used tools to create an pentest envir
69
69
- [ Other resources] ( #other-resources )
70
70
- [ Custom functions] ( #custom-functions )
71
71
- [ Other services] ( #other-services )
72
+ - [ Reporting tools] ( #reporting-tools )
72
73
- [ :memo : Documentation] ( #memo-documentation )
73
74
- [ :hammer_and_wrench : Usage] ( #hammer_and_wrench-usage )
74
75
- [ Option 1 - Use the github repository] ( #option-1---use-the-github-repository )
@@ -344,6 +345,10 @@ Offensive Docker is an image with the more used tools to create an pentest envir
344
345
- ssh
345
346
- rsyslog
346
347
348
+ ### Reporting tools
349
+
350
+ - Latex
351
+
347
352
## :memo : Documentation
348
353
349
354
See the project's [ wiki] ( https://github.com/aaaguirrep/offensive-docker/wiki ) for documentation.
@@ -446,11 +451,14 @@ Create a new Dockerfile with the next steps, build a new image and run a new con
446
451
447
452
The image was tested in the following environments:
448
453
449
- - Docker service for Mac: Docker version 19.03.13, build 4484c46d9d
454
+ - Docker service for Mac
455
+ ``` Docker version 19.03.13, build 4484c46d9d ```
450
456
451
- - Docker service for Linux instance on Google Cloud Platform: Docker version 19.03.6, build 369ce74a3c
457
+ - Docker service for Linux instance on Google Cloud Platform
458
+ ``` Docker version 19.03.6, build 369ce74a3c ```
452
459
453
- - Docker service for Linux droplet on Digital Ocean: Docker version 19.03.6, build 369ce74a3c
460
+ - Docker service for Linux droplet on Digital Ocean
461
+ ``` Docker version 19.03.6, build 369ce74a3c ```
454
462
455
463
## :warning : Warning
456
464
0 commit comments