3 matches found
cryptr
cryptr A simple shell utility for encrypting and decrypting files using OpenSSL. Installation root@kitploit: git clone https://github.com/nodesocket/cryptr.git ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr Requirements shred if optionally deleting original file. Bash tab completion Add...
cryptr
cryptr OpenSSLを使用したファイルの暗号化・復号化のためのシンプルなシェルユーティリティ。 インストール root@kitploit: git clone https://github.com/nodesocket/cryptr.git ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr 要件 元のファイルをオプションで削除する場合、shred が必要です。 Bashのタブ補完 tools/cryptr-bash-completion.bash をタブ補完ファイルディレクトリに追加してください。 コマンド encrypt...
VMware NSX-T 操作系统命令注入漏洞
Vmware NSX Data Center is a complete L2-L7 network and security virtualization platform from Vmware that provides virtualized networks for virtual machines, isolates virtual machines from the physical network, and makes network services independent of specific physical network devices, giving use...