quantumburnz

Results 7 issues of quantumburnz

Scan results can be exported as CSV or xlsx but scan logs can only be exported as CSV. It would be nice if you had the same option for logs...

enhancement

I'm performing a scan on an IP block where some IPs have multiple PTR records. A simple nslookup of the IP space returned more hostnames than SpiderFoot with sfp_dnsresolve and...

bug

### Issue Summary There's a comment in `tasks.py` about removing endpoints with 404 errors: https://github.com/yogeshojha/rengine/blob/27d6ec5827a51fd74e3ab97a5cef38fc7f5d9168/web/reNgine/tasks.py#L1042-L1046 This same logic should be applied to gf patterns since there's no point in evaluating...

**Is your feature request related to a problem? Please describe.** This is somewhat related to #200 submitted by @Regala and #472. However, I thought I should add another feature request...

feature_request

### Issue Summary I'm using SpiderFoot for subdomain enumeration, and I want to feed these results into reNgine. In my use-case, I provided one target sub-domain to reNgine with a...

Hi, I ran `pipx install kerberoast`, which I believe installs from PyPI. The minikerberos library changes breaks the current Release version 0.2.0. Can you please create another release with the...

Hi, When running RustHound against a large domain, RustHound eventually hangs at "LDAP objects received: xxxxx". The TCP/389 connection is still open (observed via tcpdump) but it appears the DC...

help wanted