Lookup Table Restricted Characters

Hi,

I was wondering are there any restriction on using certain character within a lookup table?

Do you have to escape certain characters?

Here is an example.

“Command”,“Category”
“whoami” ,“Recon”
“whoami /all”,“Recon”

What about characters such as <>" or ’ ?

I would imagine you cant use " or you would have to escape it somehow such as "

Any advice welcome

Cheers

Jake

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.