This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
create_ms-word_based_report_.docx [2024/03/14 13:46] kaduuwikiadmin |
create_ms-word_based_report_.docx [2024/03/14 16:11] (current) kaduuwikiadmin |
||
---|---|---|---|
Line 3: | Line 3: | ||
Kaduu allows you to export data in different formats or create reports. We differentiate between a custom report you can create in control.l***k.center and a report that can be created in deepweb.l***k.center. | Kaduu allows you to export data in different formats or create reports. We differentiate between a custom report you can create in control.l***k.center and a report that can be created in deepweb.l***k.center. | ||
- | ===== Reports in control.l***k.center ===== | ||
+ | ===== Reports in deepweb.l***k.center ===== | ||
+ | |||
+ | In deepweb you can choose among different report formats. | ||
+ | |||
+ | {{:: | ||
+ | |||
+ | IN QUICK I, QUICK II and ADVANCED Report you only have to input your clients domain in the form of example.com (dont use the subdomain like www.example.com) and the reports will be generated automatically. Only the expert report will guide you througha | ||
+ | |||
+ | ==== Queries used in the different areas ==== | ||
+ | |||
+ | In order to generate the report we perform queries to the different API endpoints. Lets consider the company name is Example Bank S.A and the domain is example.com | ||
+ | |||
+ | * Domain: We query in passive DNS Enumeration all DNS records, that contain the second level domain (query: *example*). You would see a domain like access-**example**.net or **example**s.com as a result. Please note that we do not apply the Levensthein Distance Search (like example~1) which could give you typo-squatted domains like examp**1**e.com. | ||
+ | * Leak Search: We query the domain " | ||
+ | * Ransomware Search: We use the company name as a search input in expert report " | ||
+ | * Live Internet search, bucket, URL-Shortener: | ||
+ | |||
+ | |||
+ | ===== Reports in control.l***k.center ===== | ||
In this feature we are using Word’s content control blocks. An admin user can create a regular DOCX file with required formatting and define special “content control blocks” in Word’s developer mode, which will be later used for replacing scalar variables, executing conditions and displaying lists (or tables). | In this feature we are using Word’s content control blocks. An admin user can create a regular DOCX file with required formatting and define special “content control blocks” in Word’s developer mode, which will be later used for replacing scalar variables, executing conditions and displaying lists (or tables). |