Projects STRLCPY Hunt3r Commits 860bac4b
🤬
  • ■ ■ ■ ■ ■
    docs/assets/files/nuclei_config.yml
    skipped 51 lines
    52 52   misconfiguration/xss-deprecated-header.yaml,
    53 53   misconfiguration/iis-internal-ip-disclosure.yaml,
    54 54   misconfiguration/aspx-debug-mode.yaml,
     55 + misconfiguration/front-page-misconfig.yaml,
     56 + misconfiguration/unauthenticated-varnish-cache-purge.yaml,
    55 57   miscellaneous/robots-txt-endpoint.yaml,
    56 58   exposures/configs/keycloak-openid-config.yaml,
    57 59   exposures/files/readme-md.yaml,
    58 60   exposures/configs/azure-domain-tenant.yaml,
     61 + exposures/apis/drupal-jsonapi-user-listing.yaml,
     62 + exposed-panels/drupal-login.yaml,
    59 63   vulnerabilities/generic/cors-misconfig.yaml,
    60 64   vulnerabilities/generic/request-based-interaction.yaml,
    61 65   vulnerabilities/generic/oob-header-based-interaction.yaml,
    62  - vulnerabilities/other/openvpn-hhi.yaml
     66 + vulnerabilities/other/openvpn-hhi.yaml,
     67 + cves/2000/CVE-2000-0114.yaml,
     68 + exposed-panels/key-cloak-admin-panel.yaml
    63 69  ]
    64 70   
    65 71  # templates to run based on severity. possible values: info, low, medium, high, critical
    skipped 219 lines
  • ■ ■ ■ ■ ■ ■
    docs/changelog.md
    skipped 1 lines
    2 2   
    3 3  ## Version 1.5.0
    4 4   
     5 +**Frontend Improvements :**
     6 + 
     7 +- Improve Mobile Version
     8 +- Redirect to login when unauthorized
     9 +- Fix notifications box size
     10 +- Remove referer when clicking on a subdomain link
     11 +- Improve pagination
     12 +- Add multiples vulnerabilities deletion
     13 + 
    5 14  **Backend Improvements :**
    6 15   
    7 16  - Add AWS as cloud provider
    8 17  - Improve Nuclei configuration managements
     18 +- Improve platforms sync
    9 19   
    10 20  **Scan Improvements :**
    11 21   
     22 +- Tools update
    12 23  - Add Slack notifications
     24 +- Add more exclusions to GAU
     25 +- Intel recon improvements
    13 26   
    14 27  ## Version 1.4.0
    15 28   
    skipped 49 lines
Please wait...
Page is in error, reload to recover