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

Half-open scan SYN-> SYN<-ACK (TCP flagmuck mvp) #21

Open
chux0r opened this issue Mar 25, 2024 · 2 comments
Open

Half-open scan SYN-> SYN<-ACK (TCP flagmuck mvp) #21

chux0r opened this issue Mar 25, 2024 · 2 comments
Assignees
Labels
core feature Fundemental or profoundly differentiating product feature

Comments

@chux0r
Copy link
Owner

chux0r commented Mar 25, 2024

  • Build TCP packet generator capable of performing: TCP half-open (SYN) scan, FIN scan, ACK scan, XMAS scan (flag mayhem)
  • Add these scan options to TCP scanning
  • report gen to STDOUT
@chux0r chux0r self-assigned this Mar 25, 2024
@chux0r chux0r converted this from a draft issue Mar 25, 2024
@chux0r chux0r added the core feature Fundemental or profoundly differentiating product feature label Mar 25, 2024
@chux0r
Copy link
Owner Author

chux0r commented Mar 25, 2024

NOTE: learned in Rawsonck R&D: this feature will not work in windows, only in linux and other non-windows platforms. Be sure to add in OS checks to warn windows users of this limitation.

@chux0r
Copy link
Owner Author

chux0r commented Mar 25, 2024

Also also. Using rawsock module commimtted to MegaOhm. https://github.com/Mega0hm/rawsock

@chux0r chux0r changed the title Half-open scan SYN-> SYN<-ACK + results parser (TCP flags mvp) Half-open scan SYN-> SYN<-ACK (TCP flagmuck mvp) Mar 25, 2024
@chux0r chux0r moved this from In Progress to Paused in Netbang advanced features Mar 25, 2024
@chux0r chux0r moved this from Paused to In Progress in Netbang advanced features Mar 25, 2024
@chux0r chux0r moved this from In Progress to Paused in Netbang advanced features Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature Fundemental or profoundly differentiating product feature
Projects
Status: Paused
Development

No branches or pull requests

1 participant