yara
Here are 160 public repositories matching this topic...
-
Updated
Dec 1, 2020
-
Updated
Dec 2, 2020 - YARA
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 20, 2020 - YARA
-
Updated
Oct 12, 2020 - Python
-
Updated
Dec 8, 2020 - C++
-
Updated
Oct 8, 2019 - Python
-
Updated
Nov 3, 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
Nov 8, 2020 - Python
-
Updated
Dec 7, 2020 - YARA
-
Updated
Dec 3, 2020 - YARA
-
Updated
Jul 28, 2018 - Python
-
Updated
Nov 18, 2020 - Python
-
Updated
Dec 7, 2020 - Python
-
Updated
Nov 17, 2020 - Go
-
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 &typeImprove 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 :)