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

Save the Injectx output file #30

Open
amirnsahmad opened this issue Jul 21, 2020 · 1 comment
Open

Save the Injectx output file #30

amirnsahmad opened this issue Jul 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@amirnsahmad
Copy link

amirnsahmad commented Jul 21, 2020

Hello, how are you doing?

Could you please change the code to save the output of Injectx?

Something like this:
os.system('for a in cat ' + save_dir + domain + "_" + port + '-dynamic-unique.txt; do python3 /usr/bin/injectx.py -u $a | tee save_dir + domain + "_" + port + "-injectx.txt"; done;')

Thanks.

@1N3 1N3 added the enhancement New feature or request label Jul 21, 2020
@1N3
Copy link
Owner

1N3 commented Jul 21, 2020

Thanks. Will look into this..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants