Update data.json

pull/27/head
HAHWUL 2020-10-25 01:37:42 +09:00 committed by GitHub
parent ae68b559ea
commit f1abcc5939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -995,9 +995,9 @@
"Data": "| Scanner/XSS | [dalfox](https://github.com/hahwul/dalfox) | 🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang | ![](https://img.shields.io/github/stars/hahwul/dalfox) | ![](https://img.shields.io/github/languages/top/hahwul/dalfox) |",
"Description": "🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang ",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
"Linux": "go get -u github.com/hahwul/dalfox",
"MacOS": "go get -u github.com/hahwul/dalfox",
"Windows": "go get -u github.com/hahwul/dalfox"
},
"Method": "XSS",
"Type": "Scanner",
@ -2335,4 +2335,4 @@
"Windows": ""
}
}
}
}