Earlier this year
-
r95
(Removed the inifitive loop from the scipts, running it from ...) committed by michael.boman
- Removed the inifitive loop from the scipts, running it from cron instead.
Removed the inifitive loop from the scipts, running it from cron instead.
-
r94
(Added a more meaningful body message (link to Wiki page)
) committed by michael.boman
- Added a more meaningful body message (link to Wiki page)
Added a more meaningful body message (link to Wiki page)
-
r93
(Improve the local caching usage) committed by michael.boman
- Improve the local caching usage
Improve the local caching usage
-
-
r91
(Implement a local cache of the S3 archive) committed by michael.boman
- Implement a local cache of the S3 archive
Implement a local cache of the S3 archive
-
r90
(Implement a local cache of the S3 archive) committed by michael.boman
- Implement a local cache of the S3 archive
Implement a local cache of the S3 archive
-
r89
(Tell perl where the .pm files are located) committed by michael.boman
- Tell perl where the .pm files are located
Tell perl where the .pm files are located
-
r88
(Tell perl where the .pm files are located) committed by michael.boman
- Tell perl where the .pm files are located
Tell perl where the .pm files are located
-
r87
(Bugfix: Referred to the wrong variable) committed by michael.boman
- Bugfix: Referred to the wrong variable
Bugfix: Referred to the wrong variable
-
r86
(Delete the sample after upload) committed by michael.boman
- Delete the sample after upload
Delete the sample after upload
-
-
r84
(Fixed some logic errors
) committed by michael.boman
- Fixed some logic errors
-
r83
(Code to automatically generate .hdb-style ClamAV signatures ...) committed by michael.boman
- Code to automatically generate .hdb-style ClamAV signatures on Malware
that yet doesn't have a ClamAV signature.
Code to automatically generate .hdb-style ClamAV signatures on Malware
that yet doesn't have a ClamAV signature.
-
r82
(Don't do unneeded stuff.
) committed by michael.boman
- Don't do unneeded stuff.
-
-
r80
(Tidy up the source code a bit
) committed by michael.boman
- Tidy up the source code a bit
Tidy up the source code a bit
-
r79
(Upload everything except ZIP and RAR files, which will be un...) committed by michael.boman
- Upload everything except ZIP and RAR files, which will be unpacked first.
Upload everything except ZIP and RAR files, which will be unpacked first.
-
r78
(Moved Wordpress to it's own module due to problem creating W...) committed by michael.boman
- Moved Wordpress to it's own module due to problem creating WP posts (blocking Wiki updates).
Moved Wordpress to it's own module due to problem creating WP posts (blocking Wiki updates).
-
r77
(Only scan samples that haven't been scanned before. Upload o...) committed by michael.boman
- Only scan samples that haven't been scanned before. Upload only modified metadata.
Only scan samples that haven't been scanned before. Upload only modified metadata.
-
r76
(Print the debugging message as soon as you enter the functio...) committed by michael.boman
- Print the debugging message as soon as you enter the function
Print the debugging message as soon as you enter the function
-
r75
(Added back scan date to template) committed by michael.boman
- Added back scan date to template
Added back scan date to template
-
r74
(only download files if needed. Save S3 bandwidth (and money)...) committed by michael.boman
- only download files if needed. Save S3 bandwidth (and money).
only download files if needed. Save S3 bandwidth (and money).
-
-
r72
(* Removed some debugging
* Only create Wordpress entries for...) committed by michael.boman
- * Removed some debugging
* Only create Wordpress entries for samples that does not yet have their WP post
* Save WP post number into metadata
* Removed some debugging
* Only create Wordpress entries for samples that does not yet have their WP post
* Save WP post number into metadata
-
r71
(Use the correct time variable) committed by michael.boman
- Use the correct time variable
Use the correct time variable
-
r70
(Use MDBUtils::get_config() to read the configuration file) committed by michael.boman
- Use MDBUtils::get_config() to read the configuration file
Use MDBUtils::get_config() to read the configuration file
-
r69
(Use MDBUtils::get_config() to read the configuration file
Re...) committed by michael.boman
- Use MDBUtils::get_config() to read the configuration file
Removed some debugging statements
Use MDBUtils::get_config() to read the configuration file
Removed some debugging statements
-
r68
(Code to update Wordpress blog. Need to document this.
) committed by michael.boman
- Code to update Wordpress blog. Need to document this.
Code to update Wordpress blog. Need to document this.
-
r67
(Use MDBUtils::get_config() to read the configuration file
Cr...) committed by michael.boman
- Use MDBUtils::get_config() to read the configuration file
Create blog entry if one not yes exist
Use MDBUtils::get_config() to read the configuration file
Create blog entry if one not yes exist
-
-
-
r64
(Small utility that uploads a file to Amazon S3 and submits m...) committed by michael.boman
- Small utility that uploads a file to Amazon S3 and submits metadata
Small utility that uploads a file to Amazon S3 and submits metadata
-
r63
(* Added get_config() function with associated documentation
...) committed by michael.boman
- * Added get_config() function with associated documentation
* Added debugging messages
* Added get_config() function with associated documentation
* Added debugging messages
-
r62
(* Added some debugging messages
* Read configuration using M...) committed by michael.boman
- * Added some debugging messages
* Read configuration using MDBUtils::get_config()
* Make sure that sdb_put_metadata() doesn't try to upload any undefined values
* Added some debugging messages
* Read configuration using MDBUtils::get_config()
* Make sure that sdb_put_metadata() doesn't try to upload any undefined values
-
r61
(Force re-scan all the time, and added some debugging message...) committed by michael.boman
- Force re-scan all the time, and added some debugging message.
Force re-scan all the time, and added some debugging message.
-
r60
(Added some debugging messages) committed by michael.boman
- Added some debugging messages
Added some debugging messages
-
r59
(Use MDBUtils::get_config() to read the configuration) committed by michael.boman
- Use MDBUtils::get_config() to read the configuration
Use MDBUtils::get_config() to read the configuration
-
r58
(cwsandbox module has a 'email' property now
) committed by michael.boman
- cwsandbox module has a 'email' property now
cwsandbox module has a 'email' property now
-
r57
(The virustotal_submit.pl code is finally working as a module...) committed by michael.boman
- The virustotal_submit.pl code is finally working as a module now
The virustotal_submit.pl code is finally working as a module now
-
r56
(Forgot the LinkExtor object creation) committed by michael.boman
- Forgot the LinkExtor object creation
Forgot the LinkExtor object creation
-
r55
(Only look for the required pages) committed by michael.boman
- Only look for the required pages
Only look for the required pages
-
r54
(Divide by zero bug fixed) committed by michael.boman
- Divide by zero bug fixed
-
r53
(Minor change of report language) committed by michael.boman
- Minor change of report language
Minor change of report language
-
r52
(* Use new MDBAWS routines
* Put out a lot of code into own m...) committed by michael.boman
- * Use new MDBAWS routines
* Put out a lot of code into own module for readability and for code-reuse
* Use new MDBAWS routines
* Put out a lot of code into own module for readability and for code-reuse
-
r51
(* Use HashRef instead of Hash when dealing with metadata
* H...) committed by michael.boman
- * Use HashRef instead of Hash when dealing with metadata
* Handle VirusTotal results
* Use the new MDBAWS routines for SQS/SDB
* Use HashRef instead of Hash when dealing with metadata
* Handle VirusTotal results
* Use the new MDBAWS routines for SQS/SDB
-
r50
(Use HashRef instead of Hash when dealing with metadata
) committed by michael.boman
- Use HashRef instead of Hash when dealing with metadata
Use HashRef instead of Hash when dealing with metadata
-
r49
(* Use HashRef instead of Hash when dealing with metadata
* N...) committed by michael.boman
- * Use HashRef instead of Hash when dealing with metadata
* New functions:
* sqs_put_queue( $message );
* $queue = sqs_get_queue( $modulename );
* $message = sqs_get_message( $queue );
* Use HashRef instead of Hash when dealing with metadata
* New functions:
* sqs_put_queue( $message );
* $queue = sqs_get_queue( $modulename );
* $message = sqs_get_message( $queue );
-
r48
(Misc. bug-fixing in SimpleDB routines
) committed by michael.boman
- Misc. bug-fixing in SimpleDB routines
Misc. bug-fixing in SimpleDB routines
-
r47
(More command-line options (totally unneeded in the final ver...) committed by michael.boman
- More command-line options (totally unneeded in the final version, but
nice to have in developing stage).
More command-line options (totally unneeded in the final version, but
nice to have in developing stage).
-
r46
(It also now takes note of what engines detects the malware
) committed by michael.boman
- It also now takes note of what engines detects the malware
It also now takes note of what engines detects the malware
|