Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add top-level examples to all Ronin::Exploits::Mixins modules showing how they are meant to be used #113

Open
6 of 15 tasks
postmodern opened this issue Jun 3, 2023 · 0 comments
Labels

Comments

@postmodern
Copy link
Member

Every Ronin::Exploits::Mixins:: module should have a top-level example showing how they should be used in an exploit class.

  • Ronin::Exploits::Mixins::Binary
  • Ronin::Exploits::Mixins::BuildDir
  • Ronin::Exploits::Mixins::FileBuilder
  • Ronin::Exploits::Mixins::FormatString
  • Ronin::Exploits::Mixins::HasPayload
  • Ronin::Exploits::Mixins::HasTargets
  • Ronin::Exploits::Mixins::HTML
  • Ronin::Exploits::Mixins::HTTP
  • Ronin::Exploits::Mixins::Loot
  • Ronin::Exploits::Mixins::NOPS
  • Ronin::Exploits::Mixins::RemoteTCP
  • Ronin::Exploits::Mixins::RemoteUDP
  • Ronin::Exploits::Mixins::SEH
  • Ronin::Exploits::Mixins::StackOverflow
  • Ronin::Exploits::Mixins::Text
@postmodern postmodern added the good first issue Good first issue label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant