summaryrefslogtreecommitdiff
path: root/doc/source/features.rst (follow)
AgeCommit message (Collapse)Author
2025-04-03Add some documentation for global strict modejvoisin
2024-11-06Link support script to new jvoisin repositorySébastien Santoro
This is a follow-up for d7b7a0d4e10d.
2024-06-09Wording updatesChristian Göttsche
2024-06-09Add option to specify the allowed "php" wrapper typesChristian Göttsche
In addition of the current possibility to filter wrappers by their protocol name, also add the option to filter the "php" wrapper by the requested kind. Especially the 'filter' backend can be disabled that way.
2024-06-06Fix misc typosChristian Göttsche
2023-02-20More broken links fixingJulien Voisin
2023-02-19Fix a broken link in the documentationjvoisin
2023-02-17Improve a bit the documentationJulien Voisin
Add another example of file-upload script.
2022-12-08Add unserialize_noclassjvoisin
2021-05-01Improve our SQLI-related documentation and remove some useless rulesjvoisin
2020-12-31Mention PHP8's security featuresjvoisin
2020-12-31Refresh a bit the CVE in the documentationjvoisin
2020-06-07Fix a link in the documentationjvoisin
Instead of linking to an intermediary page, link directly to the cookie's one.
2020-04-14Typofix s/than/that/Travis Paul
2019-01-22Fix typos and suggest more broad term for sysadminstomcodes
2019-01-21Document the point of having a black-list approach for evaljvoisin
2018-12-31Fix spelling issue in features docPhilip Keighley
Changed 'passer' to 'passed'
2018-12-01Improve the documentation wrt. functions hooked by sloppy comparisonsjvoisin
This should close #264
2018-11-29Document our curl-tls-verification magicjvoisin
2018-11-23Document a bit more the threat modeljvoisin
2018-08-29Change how we're validating certificatesxXx-caillou-xXx
2018-08-29Verify certs (#223)jvoisin
Ensure that certificates are verified in curl should close #47
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx
2018-08-23Fix a typo in a linkjvoisin
2018-08-21Fix a linkjvoisin
2018-08-21Document our type-juggling-prevention systemjvoisin
2018-07-18Fix broken links in the documentationkka
2018-05-29Support session encryptionkkadosh
Implement session encryption.
2018-01-12Massive overhaul of the documentationjvoisin
2018-01-12Improve a bit the documentationjvoisin
2018-01-04Eval blacklistjvoisin
Add support for eval filtering, only blacklist for now
2017-12-27Minor documentation improvementjvoisin
2017-12-22Fix a typo spotted by @xxx-caillou-xxxjvoisin
2017-12-21Improve a bit the documentation wrt. limitationsjvoisin
2017-12-04Improve the `.dump` filterjvoisin
2017-11-28Add some references for `unserialize`, and fix an external linkjvoisin
2017-11-27Improve a link, thanks to @mikewestjvoisin
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
This is done by using the "samesite" cookie attribute.
2017-10-10Improve the layout of the related vulns in the documentationjvoisin
2017-10-08Grammar/Punctuation changes (#29)Connor Carr
2017-10-02Update the documentation accordinglyjvoisin
2017-10-01Fix some typos (courtesy of @sabban) and mention tests in the ↵jvoisin
CONTRIBUTING.md file
2017-09-28Fix some typos in the documentation spotted by some people on reddit ♥jvoisin
2017-09-26Update a bit the configurationjvoisin
2017-09-26Fix a broken RsT linkjvoisin
2017-09-20Initial importSebastien Blot