lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 17.09-beta 295 lines 6.4 kB view raw
1GIT 2 remote: https://github.com/rapid7/metasploit-framework 3 revision: dbec1c2d2ae4bd77276cbfb3c6ee2902048b9453 4 ref: refs/tags/4.16.1 5 specs: 6 metasploit-framework (4.16.1) 7 actionpack (~> 4.2.6) 8 activerecord (~> 4.2.6) 9 activesupport (~> 4.2.6) 10 backports 11 bcrypt 12 bcrypt_pbkdf 13 bit-struct 14 dnsruby 15 filesize 16 jsobfu 17 json 18 metasm 19 metasploit-concern 20 metasploit-credential 21 metasploit-model 22 metasploit-payloads (= 1.3.1) 23 metasploit_data_models 24 metasploit_payloads-mettle (= 0.2.0) 25 msgpack 26 nessus_rest 27 net-ssh 28 network_interface 29 nexpose 30 nokogiri 31 octokit 32 openssl-ccm 33 openvas-omp 34 packetfu 35 patch_finder 36 pcaprub 37 pdf-reader 38 pg (= 0.20.0) 39 railties 40 rb-readline 41 rbnacl (< 5.0.0) 42 rbnacl-libsodium 43 recog 44 redcarpet 45 rex-arch 46 rex-bin_tools 47 rex-core 48 rex-encoder 49 rex-exploitation 50 rex-java 51 rex-mime 52 rex-nop 53 rex-ole 54 rex-powershell (< 0.1.73) 55 rex-random_identifier 56 rex-registry 57 rex-rop_builder 58 rex-socket 59 rex-sslscan 60 rex-struct2 61 rex-text 62 rex-zip 63 robots 64 ruby_smb 65 rubyntlm 66 rubyzip 67 sqlite3 68 sshkey 69 tzinfo 70 tzinfo-data 71 windows_error 72 xdr 73 xmlrpc 74 75GEM 76 remote: https://rubygems.org/ 77 specs: 78 Ascii85 (1.0.2) 79 actionpack (4.2.9) 80 actionview (= 4.2.9) 81 activesupport (= 4.2.9) 82 rack (~> 1.6) 83 rack-test (~> 0.6.2) 84 rails-dom-testing (~> 1.0, >= 1.0.5) 85 rails-html-sanitizer (~> 1.0, >= 1.0.2) 86 actionview (4.2.9) 87 activesupport (= 4.2.9) 88 builder (~> 3.1) 89 erubis (~> 2.7.0) 90 rails-dom-testing (~> 1.0, >= 1.0.5) 91 rails-html-sanitizer (~> 1.0, >= 1.0.3) 92 activemodel (4.2.9) 93 activesupport (= 4.2.9) 94 builder (~> 3.1) 95 activerecord (4.2.9) 96 activemodel (= 4.2.9) 97 activesupport (= 4.2.9) 98 arel (~> 6.0) 99 activesupport (4.2.9) 100 i18n (~> 0.7) 101 minitest (~> 5.1) 102 thread_safe (~> 0.3, >= 0.3.4) 103 tzinfo (~> 1.1) 104 addressable (2.5.1) 105 public_suffix (~> 2.0, >= 2.0.2) 106 afm (0.2.2) 107 arel (6.0.4) 108 arel-helpers (2.4.0) 109 activerecord (>= 3.1.0, < 6) 110 backports (3.8.0) 111 bcrypt (3.1.11) 112 bcrypt_pbkdf (1.0.0) 113 bindata (2.4.0) 114 bit-struct (0.16) 115 builder (3.2.3) 116 dnsruby (1.60.2) 117 erubis (2.7.0) 118 faraday (0.13.1) 119 multipart-post (>= 1.2, < 3) 120 ffi (1.9.18) 121 filesize (0.1.1) 122 hashery (2.1.2) 123 i18n (0.8.6) 124 jsobfu (0.4.2) 125 rkelly-remix 126 json (2.1.0) 127 loofah (2.0.3) 128 nokogiri (>= 1.5.9) 129 metasm (1.0.3) 130 metasploit-concern (2.0.5) 131 activemodel (~> 4.2.6) 132 activesupport (~> 4.2.6) 133 railties (~> 4.2.6) 134 metasploit-credential (2.0.12) 135 metasploit-concern 136 metasploit-model 137 metasploit_data_models 138 pg 139 railties 140 rex-socket 141 rubyntlm 142 rubyzip 143 metasploit-model (2.0.4) 144 activemodel (~> 4.2.6) 145 activesupport (~> 4.2.6) 146 railties (~> 4.2.6) 147 metasploit-payloads (1.3.1) 148 metasploit_data_models (2.0.15) 149 activerecord (~> 4.2.6) 150 activesupport (~> 4.2.6) 151 arel-helpers 152 metasploit-concern 153 metasploit-model 154 pg 155 postgres_ext 156 railties (~> 4.2.6) 157 recog (~> 2.0) 158 metasploit_payloads-mettle (0.2.0) 159 mini_portile2 (2.2.0) 160 minitest (5.10.3) 161 msgpack (1.1.0) 162 multipart-post (2.0.0) 163 nessus_rest (0.1.6) 164 net-ssh (4.1.0) 165 network_interface (0.0.1) 166 nexpose (6.1.1) 167 nokogiri (1.8.0) 168 mini_portile2 (~> 2.2.0) 169 octokit (4.7.0) 170 sawyer (~> 0.8.0, >= 0.5.3) 171 openssl-ccm (1.2.1) 172 openvas-omp (0.0.4) 173 packetfu (1.1.13) 174 pcaprub 175 patch_finder (1.0.2) 176 pcaprub (0.12.4) 177 pdf-reader (2.0.0) 178 Ascii85 (~> 1.0.0) 179 afm (~> 0.2.1) 180 hashery (~> 2.0) 181 ruby-rc4 182 ttfunk 183 pg (0.20.0) 184 pg_array_parser (0.0.9) 185 postgres_ext (3.0.0) 186 activerecord (>= 4.0.0) 187 arel (>= 4.0.1) 188 pg_array_parser (~> 0.0.9) 189 public_suffix (2.0.5) 190 rack (1.6.8) 191 rack-test (0.6.3) 192 rack (>= 1.0) 193 rails-deprecated_sanitizer (1.0.3) 194 activesupport (>= 4.2.0.alpha) 195 rails-dom-testing (1.0.8) 196 activesupport (>= 4.2.0.beta, < 5.0) 197 nokogiri (~> 1.6) 198 rails-deprecated_sanitizer (>= 1.0.1) 199 rails-html-sanitizer (1.0.3) 200 loofah (~> 2.0) 201 railties (4.2.9) 202 actionpack (= 4.2.9) 203 activesupport (= 4.2.9) 204 rake (>= 0.8.7) 205 thor (>= 0.18.1, < 2.0) 206 rake (12.0.0) 207 rb-readline (0.5.5) 208 rbnacl (4.0.2) 209 ffi 210 rbnacl-libsodium (1.0.13) 211 rbnacl (>= 3.0.1) 212 recog (2.1.12) 213 nokogiri 214 redcarpet (3.4.0) 215 rex-arch (0.1.11) 216 rex-text 217 rex-bin_tools (0.1.4) 218 metasm 219 rex-arch 220 rex-core 221 rex-struct2 222 rex-text 223 rex-core (0.1.12) 224 rex-encoder (0.1.4) 225 metasm 226 rex-arch 227 rex-text 228 rex-exploitation (0.1.14) 229 jsobfu 230 metasm 231 rex-arch 232 rex-encoder 233 rex-text 234 rex-java (0.1.5) 235 rex-mime (0.1.5) 236 rex-text 237 rex-nop (0.1.1) 238 rex-arch 239 rex-ole (0.1.6) 240 rex-text 241 rex-powershell (0.1.72) 242 rex-random_identifier 243 rex-text 244 rex-random_identifier (0.1.2) 245 rex-text 246 rex-registry (0.1.3) 247 rex-rop_builder (0.1.3) 248 metasm 249 rex-core 250 rex-text 251 rex-socket (0.1.8) 252 rex-core 253 rex-sslscan (0.1.5) 254 rex-core 255 rex-socket 256 rex-text 257 rex-struct2 (0.1.2) 258 rex-text (0.2.15) 259 rex-zip (0.1.3) 260 rex-text 261 rkelly-remix (0.0.7) 262 robots (0.10.1) 263 ruby-rc4 (0.1.5) 264 ruby_smb (0.0.18) 265 bindata 266 rubyntlm 267 windows_error 268 rubyntlm (0.6.2) 269 rubyzip (1.2.1) 270 sawyer (0.8.1) 271 addressable (>= 2.3.5, < 2.6) 272 faraday (~> 0.8, < 1.0) 273 sqlite3 (1.3.13) 274 sshkey (1.9.0) 275 thor (0.20.0) 276 thread_safe (0.3.6) 277 ttfunk (1.5.1) 278 tzinfo (1.2.3) 279 thread_safe (~> 0.1) 280 tzinfo-data (1.2017.2) 281 tzinfo (>= 1.0.0) 282 windows_error (0.1.2) 283 xdr (2.0.0) 284 activemodel (>= 4.2.7) 285 activesupport (>= 4.2.7) 286 xmlrpc (0.3.0) 287 288PLATFORMS 289 ruby 290 291DEPENDENCIES 292 metasploit-framework! 293 294BUNDLED WITH 295 1.15.0