Skip to content

Commit ae6c049

Browse files
authored
debloat analyzer (#35)
1 parent 4ea792f commit ae6c049

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/IntelOwl/usage.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,10 @@ The following is the list of the available analyzers you can run out-of-the-box.
260260
- `IPQuery`: [IPQuery](https://ipquery.io/) aims to provide a straightforward and simplistic API for working with IP addresses.
261261
- `Mullvad_DNS`: [Mullvad_DNS](https://github.com/mullvad/dns-blocklists) is an analyzer that queries Mullvad's DNS-over-HTTPS service (using the "base" endpoint) to check a domain's DNS records. It supports two modes: `query`: returns raw DNS answer data. `malicious`: interprets an NXDOMAIN (rcode==3) as the domain being blocked (i.e., malicious).
262262

263-
_Available from version > 6.3.1_
263+
###### _Available from version > 6.3.1_
264264
- `BBOT`: [BBOT](https://github.com/blacklanternsecurity/bbot) (Bighuge BLS Open Threat) domain/URL scanner that leverages BBOT's Python library to perform scans with configurable modules and presets.
265-
265+
- `Debloat`: [Debloat](https://github.com/Squiblydoo/debloat) is a tool to remove excess garbage from bloated executables.
266+
266267
##### Generic analyzers (email, phone number, etc.; anything really)
267268

268269
Some analyzers require details other than just IP, URL, Domain, etc. We classified them as `generic` Analyzers. Since the type of field is not known, there is a format for strings to be followed.

0 commit comments

Comments
 (0)