The Wayback Machine - https://web.archive.org/web/20200312102759/https://github.com/topics/security-vulnerability
Skip to content
#

security-vulnerability

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 286 public repositories matching this topic...

Varbin
Varbin commented Feb 5, 2018

I'm using OpenNTPD instead of the default ntp on my FreeBSD server - when lynis analyses the ntp settings it tries to query information with ntpq which is (to my knowledge) is not possible with OpenNTPD.

Lynis will slow down as ntpq takes a while fail.

OS: FreeBSD 10.4
Lynis: 2.6.1 (768446e4)

[ Lynis 2.6.1 ]

####################################################################
brakeman
avit
avit commented Feb 6, 2020

Is your feature request related to a problem? Please describe.

The sanitize_sql method signature is designed to receive an array with ["sql template", *values] that it uses for quoting and replacing placeholders.

When a string is passed instead of an array, sanitize_sql is a no-op, and the original string is returned unchanged.

Describe the solution you'd like

Queries lik

charleswhchan
charleswhchan commented May 26, 2019
  • safety version: 1.8.5
  • Python version: 3.6.7
  • Operating System: Ubuntu 18.04

Description

safety skips package(s) with --hash inside requirements.txt

$ cat requirements.txt
flask==0.12.1 --hash=sha256:6c3130c8927109a08225993e4e503de4ac4f2678678ae211b33b519c622a7242

What I Did

$ safety check -r requirements.txt
│ REPORT                                 
tomato42
tomato42 commented Jan 16, 2020

New test script idea

What TLS message this idea relates to?

ClientHello

What TLS extension this idea relates to?

signature_algorithms

What is the behaviour the test script should test?

RFC 8446, section B.3.1.3 and B.3.1.4 describe values, marked as obsolete_RESERVED that MUST NOT be offered or negotiated by TLS 1.3 implementations.

Check that presence of those

Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .

  • Updated Jan 8, 2020
  • PHP
Wikipedia
Wikipedia
You can’t perform that action at this time.