You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
fixed spelling mistake
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user