Tools

Three types of tools:

  • exploits: code to overflow buffers/break into servers.

  • payloads: code to provide access to OS, often a shell.

  • auxiliary: misc functions, usually to retrieve information, such as version numbers.

Last updated