issues
search
mozilla
/
minion-zap-plugin
Minion ZAP Plugin
15
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Mozilla Code of Conduct
#52
Mozilla-GitHub-Standards
opened
5 years ago
1
CODE_OF_CONDUCT.md file missing
#51
Mozilla-GitHub-Standards
opened
5 years ago
0
Wiki changes
#50
moz-hwine
opened
5 years ago
0
Update link to reference.py
#49
mortonfox
closed
8 years ago
1
Is session based auth supported?
#48
joekir
opened
8 years ago
2
Plugin starts scan but then appears to do nothing
#47
thealmostrealmccoy123
opened
9 years ago
0
Update the ZAP dependency to 2.2.2
#46
st3fan
closed
11 years ago
0
ZAP Plugin cannot find config.xml.example after code reorganization
#45
st3fan
closed
11 years ago
0
ZAP plugin fails to register after code reorganization
#44
st3fan
closed
11 years ago
0
Update the ZAP dependency to 2.2.1
#43
st3fan
closed
11 years ago
0
Fixed #39. Reorganize zap plugin structure.
#42
yeukhon
closed
11 years ago
0
Fixed #39. Reorganize plugin structure.
#41
yeukhon
closed
11 years ago
0
Update ZAP dependency to 2.2
#40
st3fan
closed
11 years ago
0
Reorganize the zap plugin code
#39
st3fan
closed
11 years ago
5
Make sure we auto-update the available rules
#38
st3fan
opened
11 years ago
1
Allow configuration of the scan strength
#37
st3fan
opened
11 years ago
1
Plugin fails because it cannot find config.xml.example
#36
st3fan
closed
11 years ago
1
Allow the ZAP install path to be configured via a global configuration file
#35
st3fan
closed
11 years ago
0
Add required_fields and optional_fields attribute so we can build UI
#34
yeukhon
opened
11 years ago
0
Potential duplicate effort
#33
athiasjerome
closed
11 years ago
0
Updated README to include full documentation and options. Fixed #28.
#32
yeukhon
closed
11 years ago
0
Fixed #29. We can specify which one scan policy to disable.
#31
yeukhon
closed
11 years ago
0
Added exclusion support. Fixed #26.
#30
yeukhon
closed
11 years ago
0
Add support for choosing scan policy
#29
yeukhon
closed
11 years ago
0
Document all the options expose in doc
#28
yeukhon
closed
11 years ago
0
Add support for different mode
#27
yeukhon
closed
11 years ago
1
add support for exclusion rule
#26
yeukhon
closed
11 years ago
0
Fixed #24, backout #22. Remove inscope=True.
#25
yeukhon
closed
11 years ago
0
Remove inscope
#24
yeukhon
closed
11 years ago
0
Spit out the progress as we go
#23
yeukhon
opened
11 years ago
3
active scan needs to be added to a context
#22
yeukhon
closed
11 years ago
0
Expose CWE, WASC ids. Expose attack info. Fixed active scan to start.
#21
yeukhon
closed
11 years ago
0
If zap gives 0 as reference id, make the id None
#20
yeukhon
closed
11 years ago
0
Evidence, Attack and Params should also be visible
#19
yeukhon
closed
11 years ago
0
Add CWE and WASC reference to the output
#18
yeukhon
closed
11 years ago
0
session should use hostname:port instead of hostname
#17
yeukhon
closed
11 years ago
0
basic-session should create an empty session first
#16
yeukhon
closed
11 years ago
0
Basic auth should use get_site_info to retrieve hostname and port
#15
yeukhon
closed
11 years ago
0
Remove get_site_info since AbstractPlugin will implement it
#14
yeukhon
closed
11 years ago
0
Add basic-session support
#13
yeukhon
closed
11 years ago
0
Added basic auth, session-based auth. See #10 and see #13.
#12
yeukhon
closed
11 years ago
0
Add form-based authentication
#11
yeukhon
opened
11 years ago
2
Add basic authentication support to the zap plugin
#10
yeukhon
closed
11 years ago
1
Upgrade api to 0.0.6. Fixed #8. Fixed #7. Fixed #6. Fixed #5.
#9
yeukhon
closed
11 years ago
1
Upgrade python-owasp-zap-v2 to 0.0.6
#8
yeukhon
closed
11 years ago
0
self.ascan.status now returns a string
#7
yeukhon
closed
11 years ago
0
self.spider.status now returns a string instead
#6
yeukhon
closed
11 years ago
0
alert.get('...') is a unicode object due to zap api changes
#5
yeukhon
closed
11 years ago
0
The ZAP plan does not finish correctly
#4
st3fan
closed
11 years ago
0
Check the ZAP version when running the plugin
#3
st3fan
closed
11 years ago
0
Next