-
Updated
Feb 25, 2021 - 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 2,005 public repositories matching this topic...
-
Updated
Jan 22, 2021 - Shell
Currently, Trivy traverses all paths and looks for all Gemfile.lock in a container image. However, the image sometimes has only Gemfile.lock and doesn't install gems listed in the Gemfile.lock. I think a gem should have *.gemspec file if it is installed. e.g. rake.gemspec has the information about rake.
To avoid false positives from Gemfile.lock, we are probably able to take advantage of `*
Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.
This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with TODO or XXX that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.
-
Updated
Feb 25, 2021 - Ruby
-
Updated
Feb 24, 2021 - Python
-
Updated
Feb 12, 2021 - Shell
-
Updated
Feb 24, 2021 - Python
We need Vagrant docs, you can find it here https://github.com/NullArray/AutoSploit/tree/dev-beta/Vagrant
README translations
-
Updated
Feb 23, 2021
-
Updated
Feb 22, 2021 - Go
-
Updated
Dec 12, 2020 - C#
RustScan has an accessible mode, rustscan --accessible which should promise not to have any weird ASCII text in it.
Write CI that runs RustScan with --accessible a few times, with different flags / options and check the terminal output to see if it contains one of these:
[!][~][>]| {}
If any of these characters appear in any of the tests, fail the CI. E
-
Updated
Feb 25, 2021 - Go
-
Updated
Feb 10, 2021 - Shell
-
Updated
Nov 1, 2020 - Go
-
Updated
Feb 23, 2021 - 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
Sep 6, 2020
-
Updated
Jan 26, 2021 - Python
-
Updated
Feb 17, 2021 - Ruby
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
Apr 24, 2020 - Python
-
Updated
Feb 24, 2021 - Python
Is there a way to skip the nmap scan and go straight to the attacking routes? In case i already know the target list is full of open rtsp port IPs.
-
Updated
Feb 21, 2021 - Shell
-
Updated
Oct 2, 2020
-
Updated
Feb 22, 2021 - Ruby
-
Updated
Feb 18, 2021 - C#
- Wikipedia
- Wikipedia
Describe the bug
Our CI failed due to gitleaks detecting the following block as a Github API key. It's not, but I assume the pattern matches similar enough that the regex matched the line. This code block is Terraform config to deploy a docker image inside Kubernetes.
The
sourceattribute [references a commit that doesn't introduce secrets](https://github.co