issues
search
spyre-project
/
spyre
simple YARA-based IOC scanner
GNU Lesser General Public License v3.0
164
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add goroutine to implement asynchronous concurrent scanning.
#79
zhuhuaidong
opened
6 months ago
1
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
#78
dependabot[bot]
opened
1 year ago
0
Fix MacOS build
#77
hillu
opened
1 year ago
0
How to build for 32-bit program of linux on 64-bit linux using musl-gcc
#76
N0body007
closed
2 years ago
6
Improve MacOSX support
#75
hillu
closed
2 years ago
0
Add example configuration
#74
hillu
closed
3 years ago
0
Scan Modules
#73
MesserBart
opened
3 years ago
6
Stop using which in buildsystem
#72
hillu
opened
3 years ago
0
Add support for Alternate Data Streams on Windows
#71
hillu
closed
3 years ago
0
Added softload hint for the build process
#70
andurin
closed
2 years ago
6
Log file sizes and timestamps
#69
hillu
closed
3 years ago
0
Log sha256 sums for files, gather file evidence
#68
hillu
closed
3 years ago
0
Log system information
#67
hillu
closed
2 years ago
1
RfC, WIP: netstat ioc check, 2nd take
#66
hillu
opened
3 years ago
0
Bump build deps
#65
rhaist
closed
3 years ago
1
Remove Travis-CI and add GA badge
#64
rhaist
closed
3 years ago
0
Reimplement config system based around YAML, pflag.FlagSet
#63
hillu
closed
3 years ago
0
Implement scan for active windows with specific window classes
#62
hillu
closed
3 years ago
0
Implement pattern-based Event Object and Mutex scan
#61
hillu
closed
3 years ago
0
More instructions about how to generate YARA and IOC.json?
#60
040840308
opened
3 years ago
3
add evtx yara scan
#59
lprat
closed
2 years ago
1
netstat ioc check
#58
lprat
closed
2 years ago
2
improve fs scan
#57
lprat
closed
2 years ago
1
Use gopsutil
#56
lprat
closed
2 years ago
2
Add module for network IOCs
#55
hillu
opened
3 years ago
0
Add log file scanner
#54
hillu
opened
3 years ago
0
yara: Log matching strings
#53
hillu
opened
3 years ago
0
Add ignorelist for files
#52
hillu
opened
3 years ago
0
Skip large files before opening
#51
hillu
opened
3 years ago
0
Log SHA256 sums of matched files.
#50
hillu
closed
3 years ago
1
Bump dependencies
#49
rhaist
closed
4 years ago
0
Evaluate MXE as replacement for 3rdparty.mk
#48
hillu
opened
4 years ago
0
Syntax of ioc.json for Registry
#47
dylanjnsn
opened
4 years ago
0
simplistic #44 solved (not tested) and some minor changes
#46
0mbi
closed
4 years ago
1
Separate the list of skipped large files from rule matches.
#45
anna-g-arbeiter
opened
4 years ago
0
Option to exclude vmtoolsd.exe Process from procscan
#44
anna-g-arbeiter
closed
4 years ago
3
Exclude WinDefender from procscan
#43
anna-g-arbeiter
opened
4 years ago
1
Make version number overridable via Makefile variable
#42
hillu
closed
4 years ago
0
Make 3rdparty build output less verbose, eliminate Travis workaround
#41
hillu
closed
4 years ago
0
Extend spyre to build on Fedora
#40
0mbi
closed
4 years ago
3
scanner/yara: Improve compiler diagnostics
#39
hillu
closed
4 years ago
1
yara compile: drop rules that are slowing down #26
#38
0mbi
closed
4 years ago
1
Change ProcScan interface to operate on ps.Process instead of pid
#37
hillu
closed
4 years ago
0
macosx: Enforce static linking by removing *.dylib
#36
hillu
closed
4 years ago
1
Makefile: Recognize gtar on BSD etc. systems
#35
hillu
closed
4 years ago
0
Add support for scanning live processes, YARA process scanner
#34
hillu
closed
4 years ago
0
Move platform-specific code around
#33
hillu
closed
4 years ago
0
Use YARA 4
#32
hillu
closed
4 years ago
0
Make: Attempt to support FreeBSD (and eventually other systems)
#31
hillu
closed
4 years ago
0
3rdparty: Replace explicit pkg.build <- dep.build rules with macros
#30
hillu
closed
4 years ago
0
Next