mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
remove kali top 10 for now
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -34,6 +34,7 @@ gem 'rsa'
|
||||
gem 'gpgmeh'
|
||||
gem 'digest-sha3', :git => "http://github.com/izetex/digest-sha3-ruby"
|
||||
gem 'net-ntp'
|
||||
gem 'CFPropertyList'
|
||||
|
||||
#development only gems go here
|
||||
group :test, :development do
|
||||
|
||||
@@ -147,6 +147,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
CFPropertyList
|
||||
bases
|
||||
bcrypt
|
||||
braille!
|
||||
@@ -187,4 +188,4 @@ DEPENDENCIES
|
||||
zipruby
|
||||
|
||||
BUNDLED WITH
|
||||
1.11.2
|
||||
2.0.0.pre.2
|
||||
|
||||
@@ -453,7 +453,6 @@
|
||||
<system>
|
||||
<system_name>attack_vm</system_name>
|
||||
<base distro="Kali" name="MSF"/>
|
||||
<utility module_path=".*kali_top10"/>
|
||||
|
||||
<utility module_path=".*iceweasel">
|
||||
<input into="accounts">
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
<system_name>testing</system_name>
|
||||
<base platform="linux" distro="Debian 7.8" type="server"/>
|
||||
|
||||
<vulnerability module_path=".*dirtycow.*"/>
|
||||
<!--<vulnerability module_path=".*dirtycow.*"/>-->
|
||||
<vulnerability module_path=".*suid_root_bash.*"/>
|
||||
|
||||
<input into_datastore="IP_addresses">
|
||||
<value>172.16.0.14</value>
|
||||
|
||||
Reference in New Issue
Block a user