Skip to content
Fuzzing1.4 KB

PHP Filter iconv Chains (PayloadsAllTheThings)

PHP convert.iconv filter chain segments used in php://filter LFI-to-RCE and blind file-read oracle attacks against PHP wrappers.

View source
Size
1.4 KB
Category
Fuzzing
Source
swisskyrepo/PayloadsAllTheThings
License
MIT
Recommended tools
burpwfuzz

Preview

First 15 entries. Download or copy the full list (1.4 KB) using the buttons above.

>head php-filter-iconv-patt.txt1.4 KB
convert.iconv.437.CP930
convert.iconv.CP1390.CSIBM932
convert.iconv.CP273.CP1122
convert.iconv.CP285.CP280
convert.iconv.CSISO5427CYRILLIC.855
convert.iconv.CSN_369103.CP770
convert.iconv.CSUNICODE.CSUNICODE
convert.iconv.CSUNICODE.UCS-2BE
convert.iconv.ES.IBM037
convert.iconv.ES.IBM930
convert.iconv.IBM037.CP1250
convert.iconv.IBM037.IBM256
convert.iconv.IBM037.IBM280
convert.iconv.IBM037.IBM860
convert.iconv.IBM1122.IBM273

PHP convert.iconv filter chain segments used in php://filter LFI-to-RCE and blind file-read oracle attacks against PHP wrappers.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 1.4 KB and pairs well with tools such as burp, wfuzz. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from swisskyrepo/PayloadsAllTheThings and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.