-
Updated
Feb 28, 2022
Security
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 15,675 public repositories matching this topic...
-
Updated
Feb 17, 2022
Context: https://caddy.community/t/including-files-scripts/15050/4
Right now, the templates module is inflexible in that only functions the functions registered by Caddy itself are available.
A good refactor would be to make it possible to pass an optional array of modules in the http.handlers.templates.functions.* namespace which get invoked at Provision() time to register additional
-
Updated
Mar 1, 2022 - Python
-
Updated
Mar 1, 2022
OS/Environment
None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
Ansible version
None yet, as I haven't yet gotten that far into setting up Algo.
Version of components from requirements.txt
Not applicable (see above.)
Summary of the pro
-
Updated
Feb 28, 2022 - Python
-
Updated
Dec 2, 2020
-
Updated
Mar 2, 2022 - Python
-
Updated
Jan 15, 2022 - Python
-
Updated
Mar 2, 2022 - C++
-
Updated
Mar 2, 2022 - Shell
-
Updated
Mar 3, 2022 - PHP
Environment
Sat Dec 11 06:20:24 AM UTC 2021
rasm2 5.5.2 27280 @ linux-x86-64 git.5.5.2
commit: e65e385e5308293c23611e16e531df8c52a9ff18 build: 2021-12-11__06:31:42
Linux x86_64Description
The opcodes jecxz and jrcxz cannot assemble.
Test
$ rasm2 -a x86 -b 64 'jecxz 0x1'
Cannot assemble 'jecxz 0x1' at line 3
invalid
$ rasm2 -a x86 -b 64 'jrcxz 0x1
Sorry for not following the template. It's a straightforward question.
By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:
# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
deny all;
}
However, this disables xmlrpc feature, which disa
-
Updated
Oct 20, 2021 - Shell
We need a flag (compose-svc-start-wait ) to control how long docker-slim should wait before starting each service when there's a compose file (build, profile, run commands though the run command doesn't have support for compose yet).
-
Updated
Feb 22, 2022 - SCSS
Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).
While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit
-
Updated
Jan 16, 2022
-
Updated
Mar 2, 2022 - C++
-
Updated
Mar 2, 2022 - C++
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 3, 2022 - Go
Environment information
- Operating System: Linux kali 5.15.0-kali2-amd64 1 SMP Debian 5.15.5-2kali2 (2021-12-22) x86_64 GNU/Linux (Kali 2021.4)
- Cutter version: Cutter v2.0.5-x64.Linux (AppImage)
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
- File format: ELF 64-bit LSB executable
**Describe the
- Wikipedia
- Wikipedia
We Lead Conferencia virtual y gratuita
Mar 7 - 9, 2022 • Online
ZapCon
March 08, 2022 • Online
GitHub Constellation India 2022
Mar 22 - 24, 2022 • Virtual
Security apps
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
GuardRails
GuardRails provides continuous security feedback for modern development teams
Semgrep
Code scanning at ludicrous speed. Find bugs and enforce code standards
GitProtect.io Backup
Automatic, daily repo and metadata backup - no maintenance needed: fast restore, DR, AWS, and S3 cloud storage support
Cloudback Backup
Backups your GitHub repository, code, LFS and metadata, on-demand and on-schedule
WhiteSource Bolt
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
Renovate
Keep dependencies up-to-date with automated Pull Requests
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Rewind Backups for GitHub (Formerly BackHub)
Backup your GitHub repos & metadata automatically. Get daily backups that can be restored in seconds – AWS storage available
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to
x32dbg.exeandx64dbg.exerespectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.