Skip to content

Conversation

@4n4l1st-ch4rl3s
Copy link

even after installing six and urllib3 the error [!]WARNING: thirdparty.urllib3.packages.six.moves still persisted. I had to edit the thirdparty folder for the urllib3 folder and I removed the six folder and replaced it with six.py file.

@4n4l1st-ch4rl3s
Copy link
Author

Fix for issue #60

Key improvements:
- Add robust DNS resolution error handling with specific error messages
- Suppress SSL verification warnings and improve SSL handling
- Reduce timeouts and add retry limits for faster failure detection
- Improve connection handling with proper cleanup and retries
- Add graceful fallbacks for DNS and HTTP(S) connections

Modified files:
- lib/tools/dnslookup.py: Better DNS lookup handling and timeouts
- lib/tools/ispcheck.py: Improved connection checks and error handling
- lib/tools/sublist3r.py: Better subdomain filtering and error handling
- lib/tools/bruter.py: Add proper error handling for None returns
Copy link

@Aceproulx Aceproulx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works

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

Successfully merging this pull request may close these issues.

2 participants