Mehtab Zafar

Results 95 comments of Mehtab Zafar

I think the way to do this is that we make a blacklist and check if the domain is in that list before writing it to the file [here](https://github.com/mzfr/slicer/blob/master/extractor/extractor.go#L122) Something...

I spent quite a lot of time trying to figure out the way but couldn't. Actually, there is no way, I mean changing the regex would sometimes miss a lot...

Actually I just realized maybe it's not good cause just passing a normal URL to the fuzzer might do the trick

@mohamedmostafadawood AFAIK it is just for the single query. So in the single query, it returns 50. And then I think filters were supposed to be used for getting the...

@afeena @glaslos I don't see such value in docker-compose.yml now so I think we can close this.

@afeena This kind of injection can be detected by the same regex used for tornado template injection. That is why I didn't added any new pattern.

@rjt-gupta no, still having the same problem i.e no error, no result.

Same for [javascript project list] where it listed [kibana](https://www.codetriage.com/elastic/kibana) twice

@pombredanne Can I work on this? I will try to PEP8 only those files that are not currently under any PR or maybe commit one file at once.

I think Click also does that see: http://click.pocoo.org/5/documentation/