-
Updated
Sep 23, 2020 - Go
security-tools
Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.
Here are 1,795 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
I would like to be able to whitelist a commit within the rule. Furthermore, I would like the ability to have multiple whitelists for commits so I can add more descriptive tags from which repo the commit lives etc.
Describe the solution you'd like
[[rules]]
description = "AWS Secret Key"
regex = '''(?i)aws(.{0,20}
-
Updated
Sep 29, 2020 - Ruby
If you call fuzz on a layer that contains a PacketField, that fuzz does not recurse down into a PacketField within the layer
class Foo(Packet):
name='Foo'
fields_desc=[
int64("bar"),
]
def extract_padding(self, s):
return b'', s
class demo(Packet):
name="demo"
fields_desc = [ PacketField(name="foo",default=Foo(),cls=Foo)]
inst-
Updated
Oct 2, 2020 - Python
-
Updated
Sep 23, 2020 - Shell
Description
I would like to run trivy on multiple images in parallel (eg: two scripts are running separately and both will call trivy on different images)
What did you expect to happen?
Trivy processes would be isolated and proceed as if only one was running
What happened instead?
The second trivy process to start appears to wait until the first trivy process has compl
We need Vagrant docs, you can find it here https://github.com/NullArray/AutoSploit/tree/dev-beta/Vagrant
README translations
-
Updated
Oct 3, 2020
-
Updated
Sep 30, 2020 - C#
-
Updated
Oct 2, 2020 - Go
-
Updated
Oct 2, 2020 - Python
-
Updated
Sep 8, 2020 - Shell
-
Updated
Oct 3, 2020 - Go
-
Updated
Jun 28, 2020 - Go
-
Updated
Oct 2, 2020 - Shell
Describe the bug
In the docs found here:
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
B109 and B111 show a description instead of a plugin name. This looks inconsistent since all the other plugin names are listed. I believe this is a result of a recent change to remove these deprecated plugins.
To Reproduce
- Navigate to https://bandit
-
Updated
Oct 3, 2020 - Ruby
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 6, 2020
We have a problem which has 2 possible solutions.
- We create a custom parser for positional arguments so you can do
rustscan 127.0.0.1,google.com - We create a flag such as
rustscan -a 127.0.0.1,google.com
The 2nd option would solve a significant amount of bugs, whereas the 1st option also solves the bugs but adds a lot more complexity to the program. See #211 for more info.
**Que
-
Updated
Apr 24, 2020 - Python
Would be awesome if it would be possible to save the found streams to a M3U file, compatible with VLC. An example template of a valid M3U file is the following:
#EXTM3U
#EXTINF:-1 tvg-id="" tvg-name="" tvg-language="" tvg-logo="" tvg-country="" tvg-url="" group-title="",[IP AND CHANNELID HERE FOR NAME]
rtsp://192.168.0.5/route/to/stream/here
#EXTINF:-1 tvg-id="" tvg-name="" tvg-langua
What would you like to be added
Add support for a DynamoDB storage backend. Although MySQL is available, it would require to run a RDS Instance for it. Extra costs, backup considerations, etc. Even with Aurora Serverless.
DynamoDB is just there, scales as needed with OnDemand pricing and has fine backup capabilities.
Why this is needed
We plan to run step-ca in AWS ECS on Farga
-
Updated
Oct 2, 2020
-
Updated
Oct 2, 2020 - Shell
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Sep 15, 2020 - C#
-
Updated
Aug 7, 2020
- Wikipedia
- Wikipedia


It would be nice if lynis would gather (and report in the portal/reports) information about user-accounts: