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

Add option to write payloads to file #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JJK96
Copy link

@JJK96 JJK96 commented Jul 13, 2021

What does it implement/fix? Explain your changes.

It adds a parameter --write-payloads PAYLOADS_FILE which writes the payloads generated by scan to the given file. This is useful in order to run the payloads with another tool or to examine and edit them before executing.

Where has this been tested?

Python Version: Python 3.9.5
Operating System: Mac OS

ProductName:	macOS
ProductVersion:	11.4
BuildVersion:	20F71

Does this close any currently open issues?

No

Does this add any new dependency?

No

Does this add any new command line switch/option?

Yes

Any other comments you would like to make?

Some Questions

  • I have documented my code.
    • I think the changes are quite clear in itself.
  • I have tested my build before submitting the pull request.

@ItsIgnacioPortal
Copy link

Since @s0md3v seems to have abandoned this project, I've gone ahead and took the liberty to make a fork: XSStrike-Reborn
Your pull request has been merged into that project. Your efforts are appreciated 😁

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

Successfully merging this pull request may close these issues.

None yet

2 participants