Modules
Modules show great versatility allowing you to select just the components you need. This modular interface is extremely easy to use once you are accustomed to it. Lets go through and define the various components.Exploits
- Define which attacks you wish to use.
- Configured through various options which are defined before it can be utilized.
- Exploits make use of payloads.
- Exploits without payloads are defined as auxiliary modules.
- Payloads are the code you wish to remotely run on the target system.
- Payloads are run through an encoder to ensure that no transmission errors occur.
- Nops keep payloads sizes consistent.
- Scanners, Servers, and "other" non-exploit modules.
- Contains various fuzzers and denial of service modules.

