For detecting sql injections on our decoy server, we need to search a parameter like '1'='1 but this entry from the url will be encoded as ACSII url characters. So we need to search % with a query.
How can I search the % character. No matter what I do I can't include this character "%"
@Ozberk_Akbas Do you have a sample document you could provide which you are trying to match with your query? It might make it easier to help if there was a concrete example to play around with.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.