## Search
``` bash
msf> search platform:windows port:135 target:XP type:exploit
```
```bash
msf6 > search smtp_version
Matching Modules
================
# Name Disclosure Date Rank Check Description
- ---- --------------- ---- ----- -----------
0 auxiliary/scanner/smtp/smtp_version normal No SMTP Banner Grabber
Interact with a module by name or index. For example info 0, use 0 or use auxiliary/scanner/smtp/smtp_version
msf6 > use 0
msf6 auxiliary(scanner/smtp/smtp_version) >
```