You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
[FIX] #Fixed Typos by codespell
This commit is contained in:
@ -104,7 +104,7 @@ class XanXSS(HackingTool):
|
||||
|
||||
class XSSStrike(HackingTool):
|
||||
TITLE = "Advanced XSS Detection Suite"
|
||||
DESCRIPTION = "XSStrike is a python script designed to detect and exploit XSS vulnerabilites."
|
||||
DESCRIPTION = "XSStrike is a python script designed to detect and exploit XSS vulnerabilities."
|
||||
INSTALL_COMMANDS = [
|
||||
"sudo rm -rf XSStrike",
|
||||
"git clone https://github.com/UltimateHackers/XSStrike.git "
|
||||
|
Reference in New Issue
Block a user