mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +00:00
fixed spelling mistake
This commit is contained in:
parent
513545f6f3
commit
ee2e5d5735
@ -36,7 +36,7 @@ class XSSFinder(HackingTool):
|
||||
TITLE = "Extended XSS Searcher and Finder"
|
||||
DESCRIPTION = "Extended XSS Searcher and Finder"
|
||||
INSTALL_COMMANDS = [
|
||||
"git glone https://github.com/Damian89/extended-xss-search.git"]
|
||||
"git clone https://github.com/Damian89/extended-xss-search.git"]
|
||||
PROJECT_URL = "https://github.com/Damian89/extended-xss-search"
|
||||
|
||||
def after_install(self):
|
||||
|
Loading…
Reference in New Issue
Block a user