RSSAmplifier

The Fuzzing Project · Jan 6, 2017

Fuzzing Irssi with Perl Scripts

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

When using fuzzing tools like afl a common challenge is how you can pass input to the interesting parts of the application you want to fuzz. In easy situations we have a tool that will accept our input as a file or via stdin. However sometimes this is not easily possible. Let's have a look at Irssi, an irc chat client. The only input you can pass on the command line is a config file. Fuzzing Irssi…

Read on blog.fuzzing-project.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.