Skip to content

Commit 6852475

Browse files
author
HD Moore
committed
Placeholder for UUID options
1 parent dfbaa6b commit 6852475

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

lib/msf/core/payload/uuid_options.rb

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# -*- coding => binary -*-
2+
3+
require 'msf/core/payload/uuid'
4+
5+
#
6+
# This module provides datastore option definitions and helper
7+
# methods for payload modules that support UUIDs
8+
#
9+
module Msf::Payload::UUID::Options
10+
11+
12+
13+
14+
end
15+

0 commit comments

Comments
 (0)