Paul Mueller

Results 53 issues of Paul Mueller

Development of this module is stale now, this PR will allow it to stay somewhat in sync with dev until work can be completed on it. - [ ] Todos:...

``` 2025-08-19 03:22:36,976 [TRACE] bbot.modules.asn logger.py:151 Traceback (most recent call last): File "/root/bbot/bbot/modules/report/asn.py", line 245, in get_url j = r.json() ^^^^^^ AttributeError: 'NoneType' object has no attribute 'json' ``` dev...

bug

``` 2025-08-19 03:21:18,954 [ERROR] bbot.scanner scanner.py:1346 Error in gowitness.handle_batch(URL: 1): /root/bbot/bbot/modules/gowitness.py:201:handle_batch(): 'https://gridliancewest.com:443/' 2025-08-19 03:21:18,954 [TRACE] bbot.scanner logger.py:151 Traceback (most recent call last): File "/root/bbot/bbot/scanner/scanner.py", line 1319, in _acatch yield File...

bug

Seeing the same thing originating from several modules, not specific to certspotter. Anything using the web helper I think. ``` 2025-03-01 07:48:11,644 [TRACE] bbot.modules.certspotter logger.py:162 Traceback (most recent call last):...

bug
awaiting rustification

When a whitelist is defined, it explicitly dictates what is considered in-scope for the scan, as expected. However, any items then in the target list that are not also present...

enhancement
high-priority