Debian Patches
Status for sublist3r/1.1-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 010_update-usage-info.patch | Update usage info diff --git a/sublist3r.py b/sublist3r.py index 4d716dd..18f78f3 100755 |
Sophie Brun <sophie@offensive-security.com> | not-needed | 2019-09-10 | ||
| invalid-escape-sequence.patch | Fix "SyntaxWarning: invalid escape sequence …" Closes: #1087102 | Sven Geuer <sge@debian.org> | not-needed | debian | backport, https://github.com/aboul3la/Sublist3r/pull/412 | 2025-12-18 |
| dnsdumpster-python-errors.patch | Handle Python errors caused by DNSDumpster more properly From upstream PR #412: - Replaced deprecated queue usage with safe list-append logic (self.q.append). - Refactored DNSDumpster handling: - Updated req() -> get_csrftoken() interaction. - Implemented resilient get_csrftoken() that accepts either Response objects or raw HTML strings. - Added graceful fallback when CSRF token is missing or HTML structure changes. |
Sven Geuer <sge@debian.org> | not-needed | debian | backport, https://github.com/aboul3la/Sublist3r/pull/412 | 2025-12-18 |
