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

work script in win64 #1

Open
shrv opened this issue Feb 17, 2021 · 5 comments
Open

work script in win64 #1

shrv opened this issue Feb 17, 2021 · 5 comments

Comments

@shrv
Copy link

shrv commented Feb 17, 2021

Hello.
I compile this script in exe from win64.
in windows, I do traffic capture for debugging. And I see that the script for some reason sends only two packets. does not send for the first port.
What could be the problem?

@noam09
Copy link
Owner

noam09 commented Feb 17, 2021

Hey @shrv, can you please post an example of the command you are running, as well as a screenshot or log of the packets captured? I assume you are already doing this, but please make sure to initiate the packet capture well before executing the knock program.
Does this also happen when using the pre-compiled EXE available here?

@shrv
Copy link
Author

shrv commented Feb 17, 2021

Hi. Thank you for your answer.
Yes, i captured packet before executing programm.
Yes, also happen when using pre-compiled exe, availible from link.

Example, command

knock.exe -d 200 10.106.65.102 15010 3000 9999 (result, plz see in
go-knop1

If i execute, example knock.exe -d 200 10.106.65.102 12 15010 3000 9999 , result
go-knop2

@noam09 noam09 closed this as completed in be753ad Feb 21, 2021
@noam09
Copy link
Owner

noam09 commented Feb 21, 2021

Thanks for the info. Please try building again using the latest commit and see if there is any difference.

@noam09 noam09 reopened this Feb 21, 2021
@shrv
Copy link
Author

shrv commented Feb 24, 2021

Thank's.
I will check your fix in the next couple of days and report the result.

@noam09
Copy link
Owner

noam09 commented Mar 14, 2021

Hey @shrv, any update?

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

2 participants