Devin Stokes
b20c24a438
update travis
2019-04-30 18:17:13 -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
dada14f3e8
make the browser static so we don't have to initialize it each execution.
2019-04-30 17:52:44 -07:00
Devin Stokes
0c66cd94cb
Added geckodriver to travis.yml
2019-04-30 17:44:41 -07:00
Devin Stokes
4b9776c641
Added selenium to requirements.txt
2019-04-30 14:49:23 -07:00
Devin Stokes
186cb9077d
Added browser validation
2019-04-30 14:44:19 -07:00
Somdev Sangwan
4e61317095
handle flag like parameters
2019-04-20 13:19:45 +05:30
Somdev Sangwan
7de71b6fe8
coverage of 6 edge cases
2019-04-19 14:34:01 +05:30
Somdev Sangwan
01cdf08a2c
dom scanning hotfix
2019-04-19 10:17:35 +05:30
Somdev Sangwan
544f476542
Merge pull request #230 from s0md3v/newton
...
stable build
2019-04-19 09:11:23 +05:30
Somdev Sangwan
db6dd5ad20
why are we still here?
2019-04-19 09:07:22 +05:30
Somdev Sangwan
5edf0a1dae
what is the purpose of life?
2019-04-19 09:03:08 +05:30
Somdev Sangwan
5acc016b0a
+1 utility
2019-04-19 09:00:22 +05:30
Somdev Sangwan
fd5893d92a
fix script context handling
2019-04-19 08:59:12 +05:30
Somdev Sangwan
2979b597de
fix script context handling
2019-04-19 08:58:44 +05:30
Somdev Sangwan
fbb9261622
improve script context handling
2019-04-19 08:58:16 +05:30
Somdev Sangwan
4b06601112
Adapt to API changes
2019-04-19 07:56:56 +05:30
Somdev Sangwan
3b3b23a86c
adapt to API changes, support for more contexts
2019-04-19 07:56:17 +05:30
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
a845b6284a
re-written to perfection
2019-04-19 07:53:57 +05:30
Somdev Sangwan
023c12fc3c
+1 utility & minor changes
2019-04-19 07:53:00 +05:30
Somdev Sangwan
291f99a530
i hope no one sees it
2019-04-12 13:23:21 +05:30
Somdev Sangwan
20a6d956ab
robust non-executable context detection
2019-04-10 18:10:06 +05:30
Somdev Sangwan
666a8c0d73
Update htmlParser.py
2019-04-10 18:05:56 +05:30
Somdev Sangwan
52634c1ab2
+ utility to correlate contexts with reflections
2019-04-10 18:04:43 +05:30
Somdev Sangwan
1972a9712b
Fixes #226
2019-04-10 17:09:21 +05:30
Somdev Sangwan
9c6d6e8548
Potential fix for #226
2019-04-10 11:09:03 +05:30
Somdev Sangwan
4032e40c67
3.1.4 (Faster crawling & negligible DOM XSS false positives)
...
- Negligible DOM XSS false positives
- x10 Faster crawling by
- Removing additional request for detecting DOM XSS
- Skipping testing of a parameter multiple times
2019-04-08 13:56:10 +05:30
Somdev Sangwan
f9aee589f0
changelog for 3.1.4
2019-04-08 13:52:52 +05:30
Somdev Sangwan
538ecea109
Add files via upload
2019-04-08 13:48:44 +05:30
Somdev Sangwan
7684889caa
Multiple updates -> 3.1.3
...
- Removed browser engine emulation (closes #220 , closes #217 , closes #200 )
- Fixed a few bugs
- Added a plugin to scan for outdated JS libraries
- Improved crawling and DOM scanning
2019-04-06 22:03:34 +05:30
Somdev Sangwan
3d7fbca96a
changelog for 3.1.3
2019-04-06 21:58:26 +05:30
Somdev Sangwan
10e15a3459
updated changes for 3.1.3
2019-04-06 21:57:46 +05:30
Somdev Sangwan
16ae8cae68
updated version number
2019-04-06 21:55:16 +05:30
Somdev Sangwan
efcffe10d9
removed selenium
2019-04-06 21:50:28 +05:30
Somdev Sangwan
afde714201
drop geckodriver installation
2019-04-06 21:50:03 +05:30
Somdev Sangwan
ee86fce156
updated features
2019-04-06 21:46:54 +05:30
Somdev Sangwan
6d549a2108
Better result formatting
2019-04-06 21:42:50 +05:30
Somdev Sangwan
9fd0cdec33
Delete browserEngine.py
2019-04-06 21:42:06 +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
Somdev Sangwan
fc432e5256
Merge pull request #211 from duolaAOA/master
...
Post type Url auto-identification
2019-03-15 19:31:04 +05:30
liuf2
5abe0c33c6
Post type Url auto-identification
2019-03-15 17:11:22 +08:00
Somdev Sangwan
20dfc7faa0
Merge pull request #201 from shobhit99/master
...
Enable Colors for Windows 10 Build >= 10586
2019-02-04 17:41:10 +05:30
Shobhit Bhosure
70d70ea2c9
Enable Colors for Windows 10 Build >= 10586
...
Windows 10 added support for ANSI colors since Build 10586.
From Build 14393 ANSI needs to enabled by executable, hence os.system('') is used
Source :
https://stackoverflow.com/a/39675059
https://github.com/symfony/symfony/issues/17499
2019-02-03 17:26:43 +05:30
Somdev Sangwan
97bdf5f3bd
Merge pull request #197 from chinarulezzz/master
...
remove unused function argument
2019-01-25 21:28:26 +05:30
Alexandr Savca
1a905a7422
remove unused function argument
2019-01-25 12:42:39 +02:00
Somdev Sangwan
67001e1cc7
Fixed POST JSON method
2019-01-22 05:08:54 +05:30