Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reborn, XSpear v2 #75

Open
hahwul opened this issue Mar 28, 2023 · 1 comment
Open

Reborn, XSpear v2 #75

hahwul opened this issue Mar 28, 2023 · 1 comment
Assignees
Milestone

Comments

@hahwul
Copy link
Owner

hahwul commented Mar 28, 2023

Xspear shares similarities with my tool, Dalfox, but it falls short in terms of performance and functionality. Nevertheless, I believe that leaving it unattended would be unwise, so I have decided to revive this project. The main focus of Xspear is on manual XSS testing, and it will be ported from Ruby to Crystal.

@hahwul hahwul added this to the v2 milestone Mar 28, 2023
@hahwul
Copy link
Owner Author

hahwul commented Mar 28, 2023

The basic usage will be developed similar to httpie?!?!

xspear GET "https://www.example.com/?query=1"
xspear POST "https://www.example.com/" "abcd=1234&bbbb=cccc"
xspear PUT "https://www.example.com/profile" '{"title":"abcd"}' "X-API-Key: abcd"

and ...

xspear POST "https://www.example.com/<PATH>" "abcd=<XSS>&bbbb=<EH>"

@hahwul hahwul pinned this issue May 6, 2023
@hahwul hahwul self-assigned this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant