Sha256: e854d6ccbf545402bb77c245399aac5762b40154d096a7db8f491740f12b6259
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 Bytes
Contents
<%= template '_header.erb' %> ronin_remote_exploit do <%= template '_helpers.erb' %> # # Cacheable data. # cache do <%= template '_cache.erb' %> end # # Builds the remote exploit. # def build end # # Deploys the built remote exploit. # def deploy end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-exploits-0.3.1 | static/ronin/generators/exploits/remote.erb |
ronin-exploits-0.3.0 | static/ronin/generators/exploits/remote.erb |