Investigate with Lacework

Faster, more accurate insight into the entire cyber kill chain

Investigate with Laceworkคืออะไร?

Investigate with Lacework เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lacework และคุณลักษณะหลักของมันคือ "Faster, more accurate insight into the entire cyber kill chain"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Investigate with Lacework

ดาวน์โหลดไฟล์ส่วนขยาย Investigate with Lacework ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        LACEWORK POLYGRAPH™ IS THE INDUSTRY’S FIRST ZERO-TOUCH PLATFORM FOR CLOUD WORKLOAD SECURITY

Lacework Polygraph™ automatically creates a deep temporal baseline of cloud operations to detect and investigate breaches, cyber attacks, and insider threats quickly and accurately – without rules, policies, or log analysis.
Today’s continuously-updated cloud applications face increasingly sophisticated cyber attacks and insider threats. In this dynamic environment, traditional “perimeter-and-policy” tools are a security professional’s nightmare. We need a new way – or protecting the cloud will become a life sentence of rule development, event correlation, and catch up.
Lacework approaches cloud workload security from a completely new direction. We realized that every datacenter, every workload, every user, every container, and every process has its own truth. And any departure from that truth signals a potential attack. Inspired by this insight, we spent the last two years creating the industry’s first zero-touch cloud workload security solution that make breach detection, insider threat management, incident investigations, and DevSecOps insights dramatically more effective, while reducing time to detection, false positives, and time to remediation.

Lacework Polygraph tells the story of every breach – when it happened, how it worked, and what was hit – so you can stop it, fix it, and move on. All without rules, policies, or logs.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Investigate with Lacework Investigate with Lacework
ID koaeinhjcalbpdedhgdngbbooepgokce
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/investigate-with-lacework/koaeinhjcalbpdedhgdngbbooepgokce
คำอธิบาย Faster, more accurate insight into the entire cyber kill chain
ขนาดไฟล์ 17.45 KB
จำนวนการติดตั้ง 284
เวอร์ชันปัจจุบัน 1.0.5
อัปเดตครั้งล่าสุด 2017-05-17
วันที่เผยแพร่ 2017-05-17
ผู้พัฒนา Lacework
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.lacework.net
URL หน้านโยบายความเป็นส่วนตัว https://www.lacework.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Investigate with Lacework",
    "description": "Faster, more accurate insight into the entire cyber kill chain",
    "version": "1.0.5",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "short_name": "Lacework Polygraph",
    "background": {
        "scripts": [
            "rightClickMenu.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "favicon16x16.ICO",
        "48": "favicon48x48.png",
        "128": "favicon128x128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}