Skip to content

tb3457/ioctlpus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioctlpus

ioctlpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).

Here is an example of an information leak triggered in a sample vulnerable driver:

Tentative Roadmap

  • Create handles using Device Interface GUIDs in addition to symbolic links. [GIF]
  • Persist requests to SQLite databases.
  • Apply filters to request history.
  • Integrate Kaitai Struct to define and view buffer structures (inspired by).
  • Develop an API to use the tool headlessly (e.g. for fuzzing).
  • Design a cool logo.

Similar Tools

Licence

GPLv3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%