User Tools

Site Tools


create_ms-word_based_report_.docx

This is an old revision of the document!


Creating Reports in Kaduu

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).

Variables you can use

We support the following scalar variables:

  • {date} - current date
  • {day} - current day with leading zero
  • {month} - current month number with leading zero
  • {year} - current year number (YYYY)
  • {author} - user's email (one, who generates the report)
  • {company} - company name
  • {name} - report name
  • {resultCount} - total number of results
  • {lowRiskCount} - number of low risk results
  • {medRiskCount} - number of med risk results
  • {highRiskCount} - number of high risk results

We also support lists for all search results according to the different features:

  • Accounts
  • Distinct leaks
  • Bot records
  • Domains
  • Mail results
  • Mail External results
  • External search results
  • Social results
  • Ransomware
  • Pastes
  • Posts
  • Certificates

Template

You can find a report template here

Example

First edit (1) your report template and save it locally. The go to (2) Report templates in Kaduu and add it (3). Next create a search in simple mode (4) with the according domain (5). Once all results are collected, you can click the "generate report" button (6). Please note that certain queries take a few minutes.

create_ms-word_based_report_.docx.1676646449.txt.gz · Last modified: 2023/05/22 20:40 (external edit)