yara
Here are 155 public repositories matching this topic...
-
Updated
Oct 15, 2020
-
Updated
Oct 18, 2020 - YARA
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 15, 2020 - YARA
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 8, 2019 - Python
-
Updated
Oct 17, 2020 - C++
-
Updated
Sep 14, 2020 - Python
-
Updated
Jul 27, 2020 - Python
-
Updated
Jul 9, 2020 - Python
Environment information
- Mquery version (from the /status page): 1.2.0
- Ursadb version (from the /status page): 1.3.2+1125ee5
- Installation method:
- Generic docker-compose
- Dev docker-compose
- Native (from source)
- Other (please explain) k8s
Reproduction Steps
Start database compacting.
Run a query in just a right moment (ideallly a long running
-
Updated
Sep 29, 2020 - Python
-
Updated
Oct 8, 2020 - YARA
-
Updated
Jul 28, 2018 - Python
-
Updated
Oct 23, 2019 - Python
-
Updated
Aug 1, 2020 - Python
-
Updated
Mar 13, 2018 - Go
DbChange class is clearly used in ways it was not designed for.
The class definition:
enum class DbChangeType {
Insert = 1,
Drop = 2,
Reload = 3,
ToggleTaint = 4,
NewIterator = 5,
UpdateIterator = 6
};
class DBChange {
public:
DbChangeType type;
std::string obj_name;
std::string parameter;
DBChange(const DbChangeType &type-
Updated
Sep 29, 2020 - Go
-
Updated
Sep 8, 2020 - YARA
Improve this page
Add a description, image, and links to the yara topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yara topic, visit your repo's landing page and select "manage topics."
Currently, we're not detecting a lot of @wireghoul's htaceess-based webshells. It would be nice to improve the situation :)