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

Export generated payload URLs to file #569

Merged
merged 10 commits into from Jun 1, 2023

Conversation

dogancanbakir
Copy link
Member

@dogancanbakir dogancanbakir commented May 24, 2023

Closes #518

$ ./interactsh-client -ps

    _       __                       __       __  
   (_)___  / /____  _________ ______/ /______/ /_ 
  / / __ \/ __/ _ \/ ___/ __ '/ ___/ __/ ___/ __ \
 / / / / / /_/  __/ /  / /_/ / /__/ /_(__  ) / / /
/_/_/ /_/\__/\___/_/   \__,_/\___/\__/____/_/ /_/

		projectdiscovery.io

[INF] Current interactsh version 1.1.4 (latest)
[INF] Listing 1 payload for OOB Testing
[INF] chs9agbkru76m6je3ud0q34ohg1g5szk9.oast.online
^C $

$ cat interactsh_payload.txt 
chs9agbkru76m6je3ud0q34ohg1g5szk9.oast.onlineinteractsh-client

Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Recommended minor changes
  • Update README.md

cmd/interactsh-client/main.go Outdated Show resolved Hide resolved
cmd/interactsh-client/main.go Outdated Show resolved Hide resolved
@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label May 24, 2023
@Mzack9999 Mzack9999 requested a review from ehsandeep May 24, 2023 14:20
@Mzack9999 Mzack9999 linked an issue May 24, 2023 that may be closed by this pull request
@ehsandeep ehsandeep merged commit 033e185 into projectdiscovery:dev Jun 1, 2023
7 checks passed
@dogancanbakir dogancanbakir deleted the export_payload_url branch June 1, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export generated URLs to file in interactsh-client CLI
3 participants