drakylar

Results 4 issues of drakylar

Is it available to sniff raw nrf24 frames for unknown devices without changing code of toolkit? Or can you add it to TODO list?

``` import fastwsgi import app import logging host, port, debug, ssl_context = app.config_prepare() if __name__ == '__main__': host, port, debug, ssl_context = app.config_prepare() fastwsgi.run(wsgi_app=app.application, host=host, port=port) ``` Error: ``` ====...

Hello, there is a bug inside dnscan.py at line 114: `add_target(domain) # Recursively scan subdomains` This function must be run only when **wildcard = get_wildcard(domain)** is empty, so it is...

### Explain the bug AdBlock (Chrome) makes page loading slower up to 15-20 seconds. The problem has appeared after 1 week of using Kestra. To solve this problem, I've disabled...

bug