mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2025-01-11 19:30:19 +01:00
samples tweak
This commit is contained in:
parent
cb6d37ceb2
commit
2d2e318fa8
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
<span class="code-title"># Scan for malware or viruses using Clamav</span>
|
||||
<br>wget http://www.eicar.org/download/eicar.com
|
||||
<br>curl -X PUT --upload-file ./eicar.com https://transfer.sh/eicar.com/scan
|
||||
<br>
|
||||
<br><br>
|
||||
<span class="code-title"># Upload malware to VirusTotal, get a permalink in return</span>
|
||||
<br>curl -X PUT --upload-file nhgbhhj https://transfer.sh/test.txt/virustotal
|
||||
<br>
|
||||
|
|
Loading…
Reference in a new issue