owasp-modsecurity / owasp-modsecurity/ModSecurity
@RBL with IPV6 support ?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.8k
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 1
Description
Does @RBL operators have IPV6 support ?
https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v2.x)#rbl
Other functions have in documentation IPV4 & IPV6 support, but not this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked ModSecurity v2.x Reference Manual section for the @RBL operator and compare its IPv4 behavior with the documented IPv6 support of other functions. Trace the @RBL implementation and its tests to determine whether IPv6 is unsupported or only undocumented; done means the behavior is established and the necessary implementation or documentation scope is clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100