[GH-ISSUE #335] [Bug]: xsstrike: error: unrecognized arguments: -c -o /dev/null #107

Open
opened 2026-06-06 22:09:10 -04:00 by yindo · 0 comments
Owner

Originally created by @Archerkong on GitHub (Jun 5, 2026).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/335

Originally assigned to: @asdek on GitHub.

Affected Component

Security Tools Integration

Describe the bug

Image

Steps to Reproduce

none

System Configuration

docker

Logs and Artifacts

Testing XSS on http://10.1.194.224/phpinfo.php?item=http://example.com/shell.php
usage: xsstrike [-h] [-u TARGET] [--data PARAMDATA] [-e ENCODE] [--fuzzer]
[--update] [--timeout TIMEOUT] [--proxy] [--crawl] [--json]
[--path] [--seeds ARGS_SEEDS] [-f ARGS_FILE] [-l LEVEL]
[--headers [ADD_HEADERS]] [-t THREADCOUNT] [-d DELAY] [--skip]
[--skip-dom] [--blind]
[--console-log-level {DEBUG,INFO,RUN,GOOD,WARNING,ERROR,CRITICAL,VULN}]
[--file-log-level {DEBUG,INFO,RUN,GOOD,WARNING,ERROR,CRITICAL,VULN}]
[--log-file LOG_FILE] [-n PAYLOAD_COUNT]
xsstrike: error: unrecognized arguments: -c -o /dev/null

Screenshots or Recordings

No response

Verification

  • I have checked that this issue hasn't been already reported
  • I have provided all relevant configuration files (with sensitive data removed)
  • I have included relevant logs and error messages
  • I am running the latest version of PentAGI
Originally created by @Archerkong on GitHub (Jun 5, 2026). Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/335 Originally assigned to: @asdek on GitHub. ### Affected Component Security Tools Integration ### Describe the bug <img width="688" height="195" alt="Image" src="https://github.com/user-attachments/assets/2c43c373-d889-4b34-87b0-484936eecab2" /> ### Steps to Reproduce none ### System Configuration docker ### Logs and Artifacts Testing XSS on http://10.1.194.224/phpinfo.php?item=http://example.com/shell.php usage: xsstrike [-h] [-u TARGET] [--data PARAMDATA] [-e ENCODE] [--fuzzer] [--update] [--timeout TIMEOUT] [--proxy] [--crawl] [--json] [--path] [--seeds ARGS_SEEDS] [-f ARGS_FILE] [-l LEVEL] [--headers [ADD_HEADERS]] [-t THREADCOUNT] [-d DELAY] [--skip] [--skip-dom] [--blind] [--console-log-level {DEBUG,INFO,RUN,GOOD,WARNING,ERROR,CRITICAL,VULN}] [--file-log-level {DEBUG,INFO,RUN,GOOD,WARNING,ERROR,CRITICAL,VULN}] [--log-file LOG_FILE] [-n PAYLOAD_COUNT] xsstrike: error: unrecognized arguments: -c -o /dev/null ### Screenshots or Recordings _No response_ ### Verification - [ ] I have checked that this issue hasn't been already reported - [ ] I have provided all relevant configuration files (with sensitive data removed) - [ ] I have included relevant logs and error messages - [x] I am running the latest version of PentAGI
yindo added the bug label 2026-06-06 22:09:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/pentagi#107