Advanced search

Token Description Example Example results
"" Wraps terms into a phrase in order to search for specific word patterns. mozilla "remote code execution" Buffer overflows in Mozilla products
+ Force the inclusion of the next term in the search. This is the default behaviour for terms separated with spaces. cisco +router "buffer overflow" Buffer overflows affecting Cisco router products
- Exclude the next term from search. linux buffer overflow -driver Buffer overflows in Linux which are not related to driver issues
| Acts as the OR operator. Include search results that contain the terms at either side of this token. use-after-free linux | "buffer overflow" windows Use-after-free related to Linux and buffer overflow issues related to Windows