update description of gce module

pull/6/head
mrtc0 2018-11-26 12:04:22 +09:00
parent a5f1f360cf
commit bbfa929f79
No known key found for this signature in database
GPG Key ID: 9E09D6CB4FE999DD
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ The following modules are already implemented and can be used with the `-m` argu
| `readfiles` | Read files such as `/etc/passwd` |
| `alibaba` | Read files from the provider (e.g: meta-data, user-data) |
| `aws` | Read files from the provider (e.g: meta-data, user-data) |
| `gce` | Read files from the provider (e.g: meta-data, user-data) |
| `digitalocean` | Read files from the provider (e.g: meta-data, user-data) |
| `socksproxy` | SOCKS4 Proxy |
| `smbhash` | Force an SMB authentication via a UNC Path |