menkrep1337 / XSSCon

XSSCon: Simple XSS Scanner tool
MIT License
210 stars 60 forks source link

Update core.py #8

Closed jerrychan807 closed 5 years ago

jerrychan807 commented 5 years ago
print(self.session.get(query_all)) # eg: <Response [200]>
print(type(self.session.get(query_all))) # eg: <class 'requests.models.Response'>

Payload in this? This is so strange....

menkrep1337 commented 5 years ago

Yeah :=] thx for improve this tool. actually now Im working for other tool

menkrep1337 commented 5 years ago

Its not my code. im merged this from someone.

jerrychan807 commented 5 years ago

which new tool are u working for? any contact way left? email or twitter?