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

Paralellize the requests for URL crawling #1

Closed
shenril opened this issue Jan 26, 2018 · 2 comments
Closed

Paralellize the requests for URL crawling #1

shenril opened this issue Jan 26, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@shenril
Copy link
Owner

shenril commented Jan 26, 2018

In the attack modules, we should do parallel requests to make it faster
Octopus library looks good

@shenril shenril self-assigned this Jan 29, 2018
@shenril shenril added the enhancement New feature or request label Jan 31, 2019
shenril added a commit that referenced this issue Aug 14, 2019
@shenril
Copy link
Owner Author

shenril commented Aug 14, 2019

I ll give it a try with ThreadPoolExecutor for now
The default worker numbers defined in python 3.5 should do the trick for a first optimization

@shenril shenril added this to the 1.0.0 milestone Aug 14, 2019
shenril added a commit that referenced this issue Aug 20, 2019
#1 Parallelize the attack requests for bruteforcing and injections
Improve overall performances
Fix minor bugs
@shenril
Copy link
Owner Author

shenril commented Aug 20, 2019

Finally merged

@shenril shenril closed this as completed Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant