sinn3r
dcf90b7cc7
Change options. And change "checksum" to "hash"
2014-01-13 09:57:28 -06:00
sinn3r
231c757804
Strictly just -q for the quick option
2014-01-13 09:12:16 -06:00
sinn3r
ffc9f652cc
Fix VirusTotalUtility module scope
2014-01-12 16:12:25 -06:00
sinn3r
02d5931739
Add method scan_by_checksum for virustotal.rb
...
Allows the user to scan files based on checksusm (without actually
uploading them to VT)
2014-01-12 15:45:16 -06:00
sinn3r
3b095f325f
Change default key to Metasploit
2014-01-10 17:34:55 -06:00
sinn3r
807d8c12c7
Have a default API key
...
Modules now should have a default API key. See the following for
details:
http://blog.virustotal.com/2012/12/public-api-request-rate-limits-and-tool.html
2014-01-10 01:26:42 -06:00
sinn3r
4ba2a53e4a
Correct a typo
...
They caught me. Thanks HD.
2014-01-09 16:40:29 -06:00
sinn3r
9ddef2fbc9
Update rpsec and the script
2014-01-08 13:22:38 -06:00
sinn3r
60138aba67
Use $stdout
2014-01-08 02:34:27 -06:00
sinn3r
44f89f839d
Update documentation
2014-01-07 19:11:08 -06:00
sinn3r
4f7cf0994a
Adds a timeout to wait_report method
...
In case it takes too long to get a report, the method will give up
checking after one hour. The user can still manually check the report
from the analysis link given earlier.
2014-01-07 19:03:42 -06:00
sinn3r
481ec7b9ec
Add VirusTotal Scanner Utility
...
[SeeRM #8733 ] This a tool that uses VirusTotal's public API to submit
a malware sample for analysis. As an offensive tool developer, this
would provide a convenient way to check and see how AVs react to
something we write.
2014-01-07 18:29:26 -06:00