owasp-amass/amass
Documented errors, page 2 of 3. Back to owasp-amass/amass
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| GLEIFSearchFuzzyCompletions: no results found | exception | warning | go, api, empty-result, gleif |
| integer parsing failed | validation | error | cli, flag-parsing, integer, validation |
| bruteforce wordlist_file is not an array | validation | error | go, config, type-assertion, array |
| failed to create the temp dir | error_code | error | filesystem, permissions, session |
| handler %s already registered for EventType %s | exception | error | registry, plugin, duplicate-handler, registration |
| config options are not initialized | validation | error | |
| failed to obtain the output directory | validation | error | configuration, filesystem, session |
| failed to cast the IPNetRecord | exception | error | go, type-assertion, netblock |
| failed to cast the level value | error_code | error | logging, json, type-mismatch |
| unable to load the file in the bruteforce wordlist_file sett | error_code | error | go, config, file, wordlist |
| config options are not initialized | validation | error | |
| failed to get absolute path: %v | exception | error | wordlist, filepath, filesystem |
| failed to create the OAM Service asset | exception | error | go, database, oam, asset |
| no PTR data found for %s | exception | warning | go, database, dns, ptr |
| address is not a valid UTF-8 string | validation | error | |
| failed to extract the FQDN asset | exception | error | go, type-assertion, fqdn, plugin |
| file cannot be checked for compression | validation | error | file, compression, gzip |
| invalid type for priority in default_transform_values | validation | error | config, yaml, type-error, priority, amass |
| failed to send the request to the WHOIS server: %v | exception | error | network, tcp, whois, broken-pipe, write |
| ASN parsing failed | validation | error | cli, flag-parsing, asn, integer |
| failed to cast the msg value | error_code | error | |
| failed to extract the FQDN asset | exception | error | go, type-assertion, fqdn, service-discovery |
| handler at position %d already registered for EventType %s | exception | error | registry, plugin, handler, position-conflict, exclusive |
| brute forcing cannot be performed without DNS resolution | validation | error | config, dns, validation |
| target must be a FQDN or IPAddress | validation | error | go, type-mismatch, jarm, fingerprinting |
| bruteforce enabled is not a bool | validation | error | go, config, type-assertion, boolean |
| error reading the response from the WHOIS server: %v | exception | error | network, tcp, whois, timeout, io |
| input entity must be of asset type FQDN | validation | error | |
| no resolver keys were found in the resolvers section | validation | error | config, dns, ini |
| failed to extract the Service asset | exception | error | go, type-assertion, service |
| no PTR records found for %s | exception | warning | go, database, dns, ptr |
| exceeded maximum mask size (3): %s | validation | error | wordlist, mask, limit |
| invalid end port: %v | validation | error | config, ports, parsing |
| zero decoded assets | validation | error | api, empty-result, assets |
| addAssetsBulk: status=%s | http | error | http, api-client, bulk-assets |
| CreateAssetsBulk: asset type required | validation | error | validation, api-client, bulk-assets |
| error rewinding the file %s: %s | exception | error | wordlist, seek, io |
| createAsset: status=%s | http | error | http, api-client, asset-creation |
| %s is not a valid CIDR | validation | error | cli, flag-parsing, cidr, network |
| executable path is empty | error_code | error | process, go, edge-case |
| failed to extract the FQDN asset | exception | error | go, type-assertion, fqdn |
| failed to extract the FQDN asset | exception | error | go, type-assertion, fqdn, scraping |
| failed to obtain the entity for Identifier - %s:%s | exception | info | database, graph-lookup, lei, not-found, amass |
| invalid type for default_transform_values | validation | error | config, yaml, type-error, amass |
| alterations enabled is not a bool | validation | error | go, config, type-assertion, boolean |
| expected 'database' to be a string, got %T | validation | error | |
| failed to create the Organization asset | exception | error | go, database, create-failed, graph-db |
| resolvers section is not a list | validation | error | config, type-mismatch, validation |
| missing the organization name | validation | error | go, validation, missing-name, organization |
| failed to create the RDAP disk cache | exception | error | plugin, rdap, cache, initialization |
| no syslog host specified | exception | error | go, logging, syslog, environment |
| failed to extract the FQDN asset | exception | error | go, type-assertion, fqdn, plugin |
| expected 'engine' to be a string, got %T | validation | error | |
| unable to parse engine API URI query parameters: %v | validation | error | |
| IP address parsing failed | validation | error | cli, flag-parsing, network, ip-address |
| missing hostname in database URI | validation | error | url, configuration, validation |
| invalid asset type | validation | error | assets, validation, switch, enum |
| unable to parse database URI query parameters: %v | validation | error | url, configuration, parsing |
| error mapping configuration settings to internal values: %v | error_code | error | config, ini, type-mismatch, go |
| %s is not a valid IP range | validation | error | config, ip-range, validation, amass |
| not found | http | error | api, http, not-found |
| resolver entry %v is not a string | validation | error | configuration, type-mismatch, validation |
| invalid port string: %v | validation | error | config, ports, parsing |
| IP address parsing failed | validation | error | cli, validation, ip-address |
| failed to extract the FQDN asset | exception | error | go, type-assertion, fqdn, scraping |
| failed to obtain the Amass output directory | exception | error | plugin, rdap, config, filesystem |
| CreateAssetsBulk: mixed asset types not allowed | validation | error | validation, api-client, type-mismatch |
| improper mask used: %s | validation | error | wordlist, mask, invalid-argument |
| failed to parse %s as a CIDR | validation | error | cli, flag-parsing, cidr, network |
| CreateAssetsBulk: too many items; max=%d | validation | error | validation, api-client, bulk-size-limit |
| failed to obtain the Public DNS csv file at %s: %v | exception | error | network, http, dns |
| no valid resolvers were found | validation | error | config, dns, validation |
| failed to unmarshal the level text | error_code | error | logging, json, validation |
| failed to obtain the path for the output directory | error_code | error | filesystem, configuration, go |
| failed to provide a valid Amass HTTP request | validation | error | |
| error reading the first 512 bytes from %s: %s | exception | error | wordlist, gzip, io |
| failed to extract the IPAddress asset | exception | error | go, type-assertion, ip-address |
| failed to get absolute path: %v | exception | error | filesystem, path, environment |
| failed to find the level key | error_code | error | logging, json, schema |
| failed to copy the file %s: %v | exception | error | go, io, filesystem, disk |
| mkdir failed for %s: %v | exception | error | go, filesystem, mkdir, permissions |
| the file is empty | validation | error | file, wordlist, empty |
| too many items in bulk request | http | error | http, api, validation, limit |
| missing the source | validation | error | go, missing-argument, provenance, source |
| config seed and scope are not initialized | validation | critical | config, initialization, scope |
| error opening the file %s: %v | exception | error | wordlist, file, io |
| failed to create the connection to the log server: %v | exception | error | go, network, syslog, connection |
| failed to set permissions to 0755 for %s: %v | exception | error | go, filesystem, permissions, chmod |
| logger handler is not enabled | error_code | warning | logging, slog, go |
| zero locations found | exception | warning | graph-database, plugin, horizontals, no-data |
| failed to load resolvers from file: %w | exception | error | configuration, filesystem, file-read |
| invalid IP address in resolvers file: %s | validation | error | config, validation, ip-address |
| missing scheme in database URI | validation | error | url, configuration, validation |
| failed to parse rigid_boundaries setting, value is not a boo | validation | error | config, type-mismatch, boolean |
| failed to extract the locations | exception | warning | graph-database, plugin, type-assertion, no-data |
| addAssetsBulk: status=%s error=%s | http | error | http, api-client, server-error |
| failed to create the log directory: %v | exception | error | go, logging, mkdir, permissions |
| %s is not a valid IP | validation | error | config, ip-address, validation, amass |
| the Amass engine did not respond within the timeout period | error_code | error | timeout, process, go |
| unsupported port type: %T | validation | error | config, ports, type-mismatch |