Lyra

Lyra is a XSS automater and broken link checker.

Lyra क्या है?

Lyra Aswin Venkat द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Lyra is a XSS automater and broken link checker."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Lyra एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Lyra is a automated website XSS vulnerability checker.

It can be used in 2 ways,
1. Default payload list
2. Custom payload list

- Automates XSS vulnerability checks in the Chrome browser.
- Scans the current website for all available links.
- Checks for broken links in real-time.
- Provides a user-friendly interface for ease of use.
- Saves time and effort for manual checking of XSS and broken links.
- Supports both HTTP and HTTPS websites.
- Continuously updates its database of XSS payloads for maximum efficiency.
- Easy to install and use with just a few clicks.

The perfect solution for anyone looking to increase bug bounty speed.                    

एक्सटेंशन की मूल जानकारी

नाम Lyra Lyra
ID aghemcgbedgddonhfdhgfodpejihfhdb
आधिकारिक URL https://chromewebstore.google.com/detail/lyra/aghemcgbedgddonhfdhgfodpejihfhdb
विवरण Lyra is a XSS automater and broken link checker.
फ़ाइल का आकार 1.16 MB
स्थापना संख्या 75
वर्तमान संस्करण 2.0
अंतिम अपडेट 2023-02-14
प्रकाशन तिथि 2023-02-14
डेवलपर Aswin Venkat
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://hackwithash.com
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lyra",
    "description": "Lyra is a XSS automater and broken link checker.",
    "version": "2.0",
    "manifest_version": 3,
    "action": {
        "default_title": "Lyra",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "icons\/swords_16.png",
        "24": "icons\/swords_24.png",
        "32": "icons\/swords_32.png",
        "64": "icons\/swords_64.png",
        "128": "icons\/swords_128.png"
    }
}