Help Filtering Bracketed Expressions

Given the use of [brackets] in RegEx, how does one go about filtering words that use brackets e.g. [test]
I've tried [[]test[]] that doesn't seem to work.
Suggestions woudld be appreciated.
I've tried [[]test[]] that doesn't seem to work.
Suggestions woudld be appreciated.