Restructure wiki authored by Ondřej Borýsek's avatar Ondřej Borýsek
This wiki will have more structure in the future. Some additional information is directly in the [readme](https://gitlab.fi.muni.cz/cybersec/tns/pwndocimportautomator/-/blob/main/README.md).
The quickstart information is in the [readme](https://gitlab.fi.muni.cz/cybersec/tns/pwndocimportautomator/-/blob/main/README.md) of the main repository.
Demo:
Demo (requires client TLS certificate):
- PwnDoc: https://pwndoc.borysek.eu:8443/
- Importer: https://pwndoc.borysek.eu:8443/import_automator/
## Setup
## Wiki contents
Steps for customizing the setup are in a [separate file](setup).
## Docx templating
PwnDoc documentation has examples of tags and filters, that can be used. Probably the most useful ones are [conditions to filter findings](https://pwndoc.github.io/pwndoc/#/docxtemplate?id=condition]) and [sorting](https://pwndoc.github.io/pwndoc/#/docxtemplate?id=sortarraybyfield).
There is also a [Pull Request](https://github.com/pwndoc/pwndoc/pull/281) that adds many further filters.
## Known limitations and issues
Known limitations and issues are listed in a [separate file](known_issues).
- [Customizing setup and PwnDoc](setup)
- [Most common workflows](workflows).
- [Known issues and limitations](known_issues).