Skip to content

Implement socket pre-connect #1540

@stamparm

Description

@stamparm

To make the sqlmap faster, especially the detection part (which is by design single-threaded), implement socket.connect() enhancement which will in background do the three-way TCP handshake (SYN, SYN-ACK, ACK) to make the sockets ready to be used when required

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions