Jack Cable

Results 10 issues of Jack Cable

## 🗣 Description ## Crossfeed returns an error when attempting to export more than 10k entries from Elasticsearch. The error returned from Elasticsearch is `result window is too large, from...

When an organization name contains special characters, we get the following error: `message: 'Invalid container name (crossfeed_worker_[name]_amass_4521337), only [a-zA-Z0-9][a-zA-Z0-9_.-] are allowed'` We should convert organization names into alphanumeric strings when...

Flag vulnerabilities on certain ports not tied to CVEs. SSH, FTP, RDP, etc. Tag CWEs if possible - directory listings - title will be "directory listing on /admin" - open...

This PR adds a number of VDPs based on scans from https://github.com/cablej/domain-scan

Create a process that permits a user to request an MFA reset likened to a Password Reset. When a Crossfeed participant changes mobile devices they will need to update their...

Backend
Security - AcctMgmt

Currently, Ransomwhere is using data from the blockchain.com API, which may not scale particularly well. Consider segmenting addresses to reduce number of requests or other APIs/host own bitcoin node.