mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Added XSS.is activation method and GET params support
This commit is contained in:
@@ -38,6 +38,7 @@ class MaigretSite:
|
||||
self.url_probe = None
|
||||
self.check_type = ''
|
||||
self.request_head_only = ''
|
||||
self.get_params = {}
|
||||
|
||||
self.presense_strs = []
|
||||
self.absence_strs = []
|
||||
|
||||
Reference in New Issue
Block a user