Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cn-kali-team/mark-cve
Mark CVE on the webpage and add a detailed link button at the end
https://github.com/cn-kali-team/mark-cve
Last synced: 3 months ago
JSON representation
Mark CVE on the webpage and add a detailed link button at the end
- Host: GitHub
- URL: https://github.com/cn-kali-team/mark-cve
- Owner: cn-kali-team
- License: gpl-3.0
- Created: 2024-02-25T15:37:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T01:53:50.000Z (11 months ago)
- Last Synced: 2024-02-28T17:33:15.426Z (11 months ago)
- Language: JavaScript
- Size: 376 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mark CVE
---
[![github]](https://github.com/emo-crab/scap-rs/tree/main/extensions)[![firefox]](https://addons.mozilla.org/zh-CN/firefox/addon/mark-cve/)
[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github
[firefox]: https://img.shields.io/amo/dw/mark-cve?style=for-the-badge&logo=firefox- Mark the current page CVE.
- The original project https://github.com/emo-crab/scap-rs, Now as a project development.## Option
- You can also set it as the official website,like: https://nvd.nist.gov/vuln/detail/
![](docs/option.png)
## Using
- Install the plugin, open a webpage with a CVE number, click on the plugin, and you will see a button added after the CVE.
![](docs/AttackerKB.png)
## Bookmark JavaScript
- Create a bookmark, Edit the `URL` as the following `javascript:` [script](content-script.js).![](docs/bookmark.png)
## Tampermonkey
- Install from [greasyfork](https://greasyfork.org/zh-CN/scripts/488293-mark-cve)