index
:
PeekabooAV
add-travis
fix-oletools-bug-detect_vba_macros
master
Contrib clone of PeekabooAV
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-13
Adds ignore to smime rule for p7m and p7c (#113)
HEAD
master
Felix Bauer
2019-11-12
Change scan_file.py to peekaboo-util.py
Felix Bauer
2019-10-29
Fix returned RuleResult istead of CuckooReport
Felix Bauer
2019-10-29
Replaced logging of entire exception with precise warning
Felix Bauer
2019-10-29
Removed raise OSError when Cuckoo report not found
Felix Bauer
2019-10-29
Removed overly specific exception handling
Felix Bauer
2019-10-29
Python3 Exception TypeError in scan_file.py
Felix Bauer
2019-10-15
add some more default bad signatures to ruleset.conf.sample (#103)
Marcel Caspar
2019-10-02
Remove file extension check from oletools module (#105)
Felix Bauer
2019-10-01
Add olereport to expression context (#100)
Felix Bauer
2019-10-01
Add None type to expressions (#101)
Felix Bauer
2019-09-05
Handles deprecation warnings in unit tests with python3 (#99)
Felix Bauer
2019-08-27
Ignore gpg signatures (#97)
Felix Bauer
2019-08-27
Add implementation of generic rules (expressions) (#96)
Felix Bauer
2019-08-20
Add an additional static test to the ruleset to check for office macros with ...
Felix Bauer
2019-08-06
Merge pull request #91 from Jack28/cuckoo-api-authtoken
Felix Bauer
2019-08-06
Add support for Cuckoo API Authentication Bearer Token
Felix Bauer
2019-06-24
Merge pull request #86 from michaelweiser/setup-doc
Michael Weiser
2019-06-05
Deprecate installation using setup.py
Michael Weiser
2019-06-05
Merge pull request #85 from michaelweiser/augment-dist
Michael Weiser
2019-06-05
Add documentation on PyPI interaction testing
Michael Weiser
2019-05-21
Update documentation with sample config paths
Michael Weiser
2019-05-21
Update systemd unit
Michael Weiser
2019-05-21
Distribute sample configuration files
Michael Weiser
2019-05-09
Merge pull request #84 from michaelweiser/orig-filename
Michael Weiser
2019-05-09
Update change log
Michael Weiser
2019-05-09
More robustly poll Cuckoo REST API jobs
Michael Weiser
2019-05-09
Submit sample with its original filename to Cuckoo
Michael Weiser
2019-05-09
Use super() for other Cuckoo classes as well
Michael Weiser
2019-05-09
Let requests and urllib3 do our retries for us
Michael Weiser
2019-05-09
Merge pull request #76 from michaelweiser/ruleset-rework
Michael Weiser
2019-04-25
Update change log
Michael Weiser
2019-04-25
Avoid TypeError on ruleset config validation with python3
Michael Weiser
2019-04-25
Fix test regex for python3
Michael Weiser
2019-04-25
Avoid config access boilerplate in rule classes
Michael Weiser
2019-04-25
Lower default for in-flight lock staleness
Michael Weiser
2019-04-25
Detect unknown config sections and options
Michael Weiser
2019-04-25
Validate ruleset config
Michael Weiser
2019-04-25
Allow rules to run to be configured
Michael Weiser
2019-04-25
Merge pull request #79 from michaelweiser/python3
Michael Weiser
2019-04-24
Remove explicit references to python 2
Michael Weiser
2019-04-24
Leave DB engine disposal to garbage collector
Michael Weiser
2019-04-24
db: Remove unnecessary else clause
Michael Weiser
2019-04-24
Raise oletools version for python3 compatibility
Michael Weiser
2019-04-24
Merge pull request #78 from michaelweiser/prepare-1.7
Michael Weiser
2019-04-23
Bump version to 1.7 and update ASCII logo
Michael Weiser
2019-04-23
Add a change log
Michael Weiser
2019-04-17
Merge pull request #75 from michaelweiser/kill-the-authors
Michael Weiser
2019-04-17
Merge pull request #74 from michaelweiser/cuckoo-hang
Michael Weiser
2019-04-16
Trim in-source authorship info in favour of VCS metadata
Michael Weiser
[next]