Somdev Sangwan
b5ef9979c6
Add files via upload
2019-11-01 00:23:25 +05:30
Somdev Sangwan
58066bbad3
Add files via upload
2019-10-31 18:36:50 +05:30
Somdev Sangwan
53c8903f21
reverting to the stable build
2019-06-08 16:11:34 +05:30
Devin Stokes
8e00a32511
Move browser initialization out of browserEngine and put it in to scan.py
2019-05-01 09:11:52 -07:00
Devin Stokes
1d22590cd5
Removed extra logging from scan.py
2019-05-01 07:28:12 -07:00
Devin Stokes
16e0dd25b5
Updated naming in browserEngine.py
...
Refactored methods in browserEngine to be more readable
Fixed logging methods used when adding the browserEngine (ie. info/debug/good/etc)
2019-04-30 19:19:00 -07:00
Devin Stokes
c03c085eeb
Removed browser quit arguments and made a method out of it to be called externally
2019-04-30 18:09:30 -07:00
Devin Stokes
186cb9077d
Added browser validation
2019-04-30 14:44:19 -07:00
Somdev Sangwan
a72d023ddb
Adapt to API changes
2019-04-19 07:55:05 +05:30
Somdev Sangwan
ada0374bb4
adapt to API changes
2019-04-19 07:54:36 +05:30
Somdev Sangwan
538ecea109
Add files via upload
2019-04-08 13:48:44 +05:30
Somdev Sangwan
b37a0bb157
it works now
2019-04-06 21:17:30 +05:30
Somdev Sangwan
d7f2a1bbf1
Add files via upload
2019-04-06 20:45:10 +05:30
Somdev Sangwan
e66cfddecd
I shouldn't be merging PRs without testing
2019-04-06 20:26:23 +05:30
liuf2
5abe0c33c6
Post type Url auto-identification
2019-03-15 17:11:22 +08:00
Alexandr Savca
1a905a7422
remove unused function argument
2019-01-25 12:42:39 +02:00
Somdev Sangwan
98c6b347b4
Logging functionality ( #193 )
...
* Add files via upload
* Add files via upload
* Logging functionality (Resolves #146 )
* Created customized logger and setup file
* Start replacing prints
* Custom StreamHandler to allow '\r' as line terminator and updated more prints
* Remove setup.py
* Logger functionality to write red lines and records without format
* Possibility to set logging level when logging without format and usage of debug level instead of verboseOutput
* Replace utils logger function calls
* Fixes
* Import missing info color
* Move xsstrike.py imports to properly initialize loggers and add logger method to debug data using json
* Minor fix
2019-01-21 04:57:55 +05:30
Somdev Sangwan
6920e8681b
replace / with %2F while testing path
2018-11-22 13:51:37 +05:30
Somdev Sangwan
2a70e5bdf1
v3.1.0
...
- browser engine integration for zero false positives
- coverage of event handler context
- bug fixes
2018-11-21 19:20:10 +05:30
Somdev Sangwan
b9bf006e2c
More Modular Structure, Fixes #13
2018-11-17 22:43:09 +05:30