Search Criteria
Package Details: xsstrike 3.1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xsstrike.git (read-only, click to copy) |
|---|---|
| Package Base: | xsstrike |
| Description: | Advanced XSS Detection Suite |
| Upstream URL: | https://somdev.me/XSStrike/ |
| Licenses: | GPL3 |
| Submitter: | zhangkaizhao |
| Maintainer: | m00tiny |
| Last Packager: | zhangkaizhao |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-11-15 13:08 (UTC) |
| Last Updated: | 2019-12-24 15:14 (UTC) |
Dependencies (4)
- python
- python-fuzzywuzzy (python-thefuzzAUR, python-thefuzz-gitAUR)
- python-requests
- python-tld (python-tld-gitAUR)
Latest Comments
3xploiton3 commented on 2024-08-21 03:41 (UTC)
this package broken
XSStrike v3.1.4 /usr/lib/xsstrike/core/dom.py:25: SyntaxWarning: invalid escape sequence '\$' controlledVariables.add(re.search(r'[a-zA-Z$_][a-zA-Z0-9$_]+', part).group().replace('$', '\$')) /usr/lib/xsstrike/core/dom.py:34: SyntaxWarning: invalid escape sequence '\$' controlledVariables.add(re.search(r'[a-zA-Z$_][a-zA-Z0-9$_]+', part).group().replace('$', '\$')) [~] Crawling the target !] Progress: 1/1TheFrenchGhosty commented on 2024-06-08 15:14 (UTC) (edited on 2024-06-08 15:15 (UTC) by TheFrenchGhosty)
Seems broken:
Maybe an upstream bug (the project seems abandoned anyway)