-
Updated
Jul 3, 2020 - Go
cybersecurity
Here are 996 public repositories matching this topic...
-
Updated
Jan 22, 2020
-
Updated
Jul 3, 2020 - Python
-
Updated
Jun 18, 2020
-
Updated
Apr 6, 2019 - Shell
As code on master is Python3 only depndency on six should be removed and affected code needs to be adapted to use Python3 constructs.
Hi,
thank you in providing VM ready instance.
I am running your provided VM ver 3.0.2 and how do I upgrade this to 3.0.3?
-
Updated
Jul 3, 2020
The project works with 8 modules < reference source/Module >
- Creating issue to accelerate/track test frame building of each module
- The test folder has a very basic example to start with.
- Feel free to make a pull request for the test cases
Description of problem:
I have never written SCAP content before, and am looking at how to get started. I would like to write SCAP content to test compliance on Photon OS against DISA SRGs. I have been all over the wiki pages, but I am still not sure how to get started. The main page makes it look super easy for writing OVAL and XCCDF files using YAML, but I am not sure where to build those
-
Updated
Jul 3, 2020
-
Updated
Dec 23, 2018 - Python
-
Updated
Jul 3, 2020
-
Updated
Jun 24, 2020
-
Updated
Jun 13, 2020 - Python
-
Updated
Jul 3, 2020 - C#
Hi,
I plan to run WALKOFF in a high-availability setup within a cluster.
Unforunately there is no documentation available.
Is this technically possible? Can you give me some hints in the right direction?
Otherwise I think this would be a great feature ;)
As a user of the ATT&CK Navigator, I want to know that there are official Python scripts for working with Layer files on the attack-scripts repo.
We should include a mention in the root README, the in-app help documentation, and the in--app documentation specifically for the layer-layer operations since that's one of the curre
-
Updated
Jun 7, 2020 - Python
As requested, I am pointing to a comment you solicited regarding some improvements I would suggest for dawnscanner. The improvements are:
- Document all scans that are performed, grouping them by type of scan and detailing what they scan
- Consider not using a centralized scan directory at the top level of the user home dir
- Document the scan results DB and dir structure
For original com
Split in modify
Hi,
I have a problem with a modify.
I wish to split one entry in 2 differents fields. For example I have This IP with port [2a01:c206:3003:3104::1]:9001.
I with to split ip and port.
I try to do this:
[
{
"rulename": "IPv6port",
"if": {
"source.account":"]:(([0-9]+))"
},
"then": {
"source.port":"{matches[source.account][0]}-
Updated
Jul 2, 2020 - C++
-
Updated
Jun 30, 2020 - Jupyter Notebook
-
Updated
Jun 23, 2020 - Python
-
Updated
Apr 18, 2020 - Python
-
Updated
Jun 20, 2020 - Python
-
Updated
Mar 24, 2020 - Shell
Improve this page
Add a description, image, and links to the cybersecurity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cybersecurity topic, visit your repo's landing page and select "manage topics."


Hello everyone!
I have a few doubts on how events are handled across misp instances and Orgs. As I still haven't complete domain of the code and my curiosity is killing me, I'm coming here to ask help =]
Wil