mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"name": "Dradis-Framework",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Dradis is an open source framework to enable effective information sharing, specially during security assessments. Dradis is a self-contained web application that provides a centralised repository of information to keep track of what has been done so far, and what is still ahead.",
|
|
"website": "http://Dradisframework.org/",
|
|
"matches": [
|
|
{
|
|
"text": "effective information sharing - <a href=\"http://dradisframework.org/\">http://dradisframework.org</a>"
|
|
},
|
|
{
|
|
"text": "<div id=\"back\"><a href=\"/\">‹ back to the app.</a></div>"
|
|
},
|
|
{
|
|
"text": "<p id=\"wizard\">Not familiar with Dradis? Checkout the <a href=\"/wizard\">Wizard</a>.</p>"
|
|
},
|
|
{
|
|
"text": "<li>Integration with existing systems and tools through <a href=\"http://Dradisframework.org/server_plugins.html\">server plugins</a>.</li>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<title>First Time User's Wizard - dradis v([\\d\\.]+)<\\/title>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|