Skip to content

Commit 26471d1

Browse files
committed
Update plugins guides
1 parent 9c6b103 commit 26471d1

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

core/_dbops_/db/vmnf.db

468 KB
Binary file not shown.

siddhis/framewalk/framewalk.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,21 @@ vimana list --plugins
129129

130130
As shown in the output, Framewalk is classified as a **fingerprint** plugin, designed specifically for framework detection and analysis.
131131

132+
We can filter plugins by different criteria like category, type, framework etc:
133+
134+
```bash
135+
vf list --plugins --category fingerprint
136+
```
137+
<img width="1460" height="307" alt="image" src="https://github.com/user-attachments/assets/f659c920-21b7-4d38-8f37-e69095f3d166" />
138+
132139
#### Plugin Information and Capabilities
140+
First, let's explore the `info` command itself to understand its capabilities:
141+
```bash
142+
vimana info
143+
```
144+
<img width="896" height="603" alt="image" src="https://github.com/user-attachments/assets/e729a339-2120-4107-8a55-3541d9805a4c" />
145+
146+
_Note: Some arguments shown in the commands above may be redundant due to backwards compatibility with ancient Vimana versions. These will be streamlined in future releases._
133147

134148
To get detailed information about Framewalk's capabilities:
135149

0 commit comments

Comments
 (0)