Tenable.io Web Application Scanning
This extension helps you easily create and manage your web application scans for Tenable.io Web Application Scanning.
Τι είναι το Tenable.io Web Application Scanning;
Το Tenable.io Web Application Scanning είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον tenableio-chrome-extension-admins, και η κύρια λειτουργία του είναι "This extension helps you easily create and manage your web application scans for Tenable.io Web Application Scanning.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tenable.io Web Application Scanning
Λήψη αρχείων επέκτασης Tenable.io Web Application Scanning σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The Tenable.io WAS Chrome Extension helps you easily create and manage your web application scans, including setting up complex authentication by recording your mouse and keyboard actions required, for later automated use in, Tenable.io Web Application Scanning. This allows you to save time and effort with creating new scans by simply following a few configuration steps from within your browser. Tenable.io Web Application Scanning is a dynamic application security testing (DAST) product that safely, accurately and automatically scans your web applications, providing deep visibility into vulnerabilities and valuable context to prioritize remediation. Tenable.io Web Application Scanning allows you to: - Understand the sitemap and layout of your web applications - Scan safely to prevent performance latency and disruptions - Enable highly automated, no-touch scans for continuous protection - Scan your HTML5 and single page web applications, along with traditional HTML apps - Minimize the number of false positives and negatives to give you confidence - Provide a unified view of vulnerabilities across your modern attack surface with Tenable.io. ***Use of this extension requires an active subscription to Tenable.io Web Application Scanning.***
Βασικές Πληροφορίες Επέκτασης
Όνομα | Tenable.io Web Application Scanning |
ID | nkmmlnphajhildmnjkjkgkjnggpnhkhk |
Επίσημο URL | https://chromewebstore.google.com/detail/tenableio-web-application/nkmmlnphajhildmnjkjkgkjnggpnhkhk |
Περιγραφή | This extension helps you easily create and manage your web application scans for Tenable.io Web Application Scanning. |
Μέγεθος Αρχείου | 7.2 MB |
Αριθμός Εγκαταστάσεων | 3,955 |
Τρέχουσα Έκδοση | 1.2.8 |
Τελευταία Ενημέρωση | 2024-01-24 |
Ημερομηνία Δημοσίευσης | 2020-07-01 |
Αξιολόγηση | 3.00/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | tenableio-chrome-extension-admins |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.tenable.com/products/tenable-io/web-application-scanning |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.tenable.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tenable.io Web Application Scanning", "short_name": "Tenable.io WAS", "version": "1.2.8", "version_name": "1.2.8", "homepage_url": "https:\/\/www.tenable.com\/products\/tenable-io\/web-application-scanning", "description": "This extension helps you easily create and manage your web application scans for Tenable.io Web Application Scanning.", "manifest_version": 2, "icons": { "128": "icons\/128.png", "48": "icons\/48.png", "32": "icons\/32.png", "19": "icons\/19.png" }, "browser_action": { "default_title": "Tenable.io", "default_icon": "icons\/19.png" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "permissions": [ "tabs", "contextMenus", "webNavigation", "notifications", "storage", "debugger", "downloads", " |