Skip to content

How to make interactsh-cleint exit right after collecting data without constant polling? #1075

Answered by dwisiswant0
parkesorgua asked this question in Q&A
Discussion options

You must be logged in to vote

Killing a process is an option, but I don't know if data will not be corrupted if killed in the middle of app work

Killing a process with SIGKILL won't save the session, but using SIGINT will.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dwisiswant0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants