proabiral / inception

A highly configurable Framework for easy automated web scanning
357 stars 66 forks source link

Feature Request: Flexible operators #36

Closed ghost closed 4 years ago

ghost commented 4 years ago

Thank you again for this awesome tool :+1:

I was wondering if we can use operators like greater than or less than in some checkers. for example in response headers Content-Length > 2000 Content-Length <= 2000

proabiral commented 4 years ago

Hi @ikewzer0 , Thank you for the feature request. I have added the feature to the tool. Feel free to me know if there are any issues :)

ghost commented 4 years ago

awesome :D thanks @proabiral

geeknik commented 4 years ago

Hi @proabiral, thank you for adding this feature. Are we able to use these flexible operators in addition to other things like checking for a status code and the response size?

proabiral commented 4 years ago

@geeknik , Yes you can.