Getting started with templated plugins
In this documentation, you will learn how to write a plugin for Tsunami in the templated format.
What will be covered
-
- What is a templated plugin?
- How does it work?
- How do I know how to write a templated plugin?
- Execution workflow of a templated plugin
-
- Understanding the vulnerability
- Providing information about our plugin and the vulnerability
- Configuring the plugin
-
- Using variables
- Extracting information to local variables
- Predefined variables
-
Glossaries
-
Appendixes