8000 Upd. by Prodject · Pull Request #1 · Prodject/patator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Upd. #1

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

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open

Upd. #1

wants to merge 90 commits into from

Conversation

Prodject
Copy link
Owner

No description provided.

cclauss and others added 12 commits January 8, 2022 12:07
Only set pycurl RESOLVE opt if resolve flag is set and not empty
Previously when using --xml=FILE the beginning of the XML file would be
written to FILE, while its ending would either (1) not be written at all
(no -l/-L option), or (2) be written to RESULTS.xml in the directory
specified using -l/-L. This patch ensures that the ending of the XML
file is always written to the correct file.
Write XML ending to correct file when using --xml
lanjelot and others added 17 commits January 5, 2024 11:45
ssl.wrap_socket() does not exist anymore. The correct use is through
ssl.SSLContext().wrap_socket() since python 3.12.

https://docs.python.org/3/whatsnew/3.12.html#ssl
Fix #214: update wrap_socket() usage
added DCERPC enum/bruteforce/fuzzing
fix: progress display is shown when it should not
Some files are similar on both zip files, this way there is a prompt to
choose whether it must be extracted or not. Using `-n` unzip will not
overwrite existing files without any prompt, so docker build will
finally works.
fixed errors and suppressed deprecation warning
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.

10 participants
0