Jump to content
galapag0

Symbolic Exploit Assistant project is looking for collaborators

Recommended Posts

Posted

Hello!

I'm asking for help/collaboration from the community to

expand and improve our tool called "Symbolic Exploit Assistant" (SEA) for assisted exploit

generation of binary programs.

In a few words, this tool starts with a path in a disassembled binary

represented with an abstract intermediate language (we start supporting REIL)

to generate and solve SMT constraints according to the user request.

If the solver finds a solution, the values for the input variables can be used to

exploit the path of the program selected.

Of course, SEA is not state of the art but a few examples from

Gera's Insecure Programming can be "solved".

We tried to look for other open source and public tools like SEA, but we

couldn't find any. We believe that there should be completely open tools

that help people to find vulnerabilities easier and quicker.

We don't like the idea that only some companies and governments have

access to such tools. This is a very small step in the direction

of the democratisation of the access to exploitation tools.

Finally, we ask the community for help to do research, development and

implementation of SEA in order to build a tool to perform binary

analysis.

The code and some documentation is available in:

https://github.com/neuromancer/sea

Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...