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

Fin scan on closed port and open port #6

Open
dy20082250 opened this issue Jun 6, 2020 · 1 comment
Open

Fin scan on closed port and open port #6

dy20082250 opened this issue Jun 6, 2020 · 1 comment

Comments

@dy20082250
Copy link

according to my test
the statement is like this:
fin_packet = IP(dst='www.baidu.com')/TCP(dport=80,flags="F") resp = sr1(fin_packet)
no matter 80 is open or closed ,the resp is RA

@0xbharath
Copy link
Owner

Will look into this behaviour.

Repository owner deleted a comment Feb 23, 2024
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