You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exploits/show view should check if the @exploit includes Ronin::Exploits::Mixins::HasPayload and then display @exploit.payload_class's payload type using the payload_type_name(@exploit.payload_class) text helper method.