diff --git a/README.md b/README.md index 2dd36bb..7a831c8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ PeTeReport (**Pe**n**Te**st **Report**) is written in Django and Python 3 with t - [x] PDF Output format - [x] Jupyter Notebook Output format - [x] Markdown Output format -- [x] CVSS 3.1 Score +- [x] CVSS 4 Score - [x] Docker installation - [x] DefectDojo integration - [x] User management @@ -52,10 +52,7 @@ PeTeReport (**Pe**n**Te**st **Report**) is written in Django and Python 3 with t ## Demo -[Demo](http://1modm.pythonanywhere.com/) **admin/P3t3r3p0rt** - - - +[Demo](https://petereport.mpsec.eu/) **admin/P3t3r3p0rt** ## Sample Reports diff --git a/app/preport/templates/appendix/appendix_view.html b/app/preport/templates/appendix/appendix_view.html index bc07419..379f45d 100644 --- a/app/preport/templates/appendix/appendix_view.html +++ b/app/preport/templates/appendix/appendix_view.html @@ -26,7 +26,6 @@

{% translate "Appendix Details" %}

- diff --git a/docs/404.html b/docs/404.html index f0cbeaf..2a38bd3 100644 --- a/docs/404.html +++ b/docs/404.html @@ -284,20 +284,6 @@ - - - - - -
  • - - Django - -
  • - - - - diff --git a/docs/appendix/index.html b/docs/appendix/index.html index 505d030..245397d 100644 --- a/docs/appendix/index.html +++ b/docs/appendix/index.html @@ -291,20 +291,6 @@ - - - - - -
  • - - Django - -
  • - - - - diff --git a/docs/attackflow/index.html b/docs/attackflow/index.html index c246bd1..5cb521f 100644 --- a/docs/attackflow/index.html +++ b/docs/attackflow/index.html @@ -291,20 +291,6 @@ - - - - - -
  • - - Django - -
  • - - - - diff --git a/docs/configuration/index.html b/docs/configuration/index.html index 58d0734..ffc03f4 100644 --- a/docs/configuration/index.html +++ b/docs/configuration/index.html @@ -291,20 +291,6 @@ - - - - - -
  • - - Django - -
  • - - - - @@ -697,7 +683,7 @@

    Markdown configuration

    Report information and media host configuration:

    PETEREPORT_MARKDOWN = {
         'author': 'Pentest company',
    diff --git a/docs/default_creds/index.html b/docs/default_creds/index.html
    index 404e4d4..f02a6b2 100644
    --- a/docs/default_creds/index.html
    +++ b/docs/default_creds/index.html
    @@ -286,20 +286,6 @@
     
                 
               
    -            
    -              
    -  
    -  
    -  
    -    
  • - - Django - -
  • - - - - @@ -558,7 +544,7 @@

    Default Credentials

    @@ -603,6 +589,7 @@

    Docker

    Environment

    +

    Follow oficial installation guidelines: Docker Engine overview. Example in Ubuntu:

    sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
     

    Deployment

    @@ -666,13 +653,13 @@

    Deployment

    -