Lucene search
+L

3733 matches found

OpenVAS
OpenVAS
added 2019/10/19 12:0 a.m.30 views

Fedora Update for python-ecdsa FEDORA-2019-8fcf21a816

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS8.5AI score0.02505EPSS
SaveExploits0References2
Fedora
Fedora
added 2019/10/18 4:54 p.m.58 views

[SECURITY] Fedora 30 Update: python-ecdsa-0.13.3-1.fc30

This is an easy-to-use implementation of ECDSA cryptography Elliptic Curve Digital Signature Algorithm, implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs signing key and verifying key, sign messages, and verify the signatures. The key...

7.5CVSS2.2AI score0.02505EPSS
SaveExploits0
Fedora
Fedora
added 2019/10/18 12:48 a.m.33 views

[SECURITY] Fedora 29 Update: python-ecdsa-0.13.3-1.fc29

This is an easy-to-use implementation of ECDSA cryptography Elliptic Curve Digital Signature Algorithm, implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs signing key and verifying key, sign messages, and verify the signatures. The key...

7.5CVSS2.2AI score0.02505EPSS
SaveExploits0
Kitploit
Kitploit
added 2019/10/12 12:22 p.m.244 views

Fsmon - Monitor Filesystem On iOS / OS X / Android / FirefoxOS / Linux

FileSystem Monitor utility that runs on Linux, Android, iOS and OSX. Brought to you by Sergi Àlvarez at Nowsecure and distributed under the MIT license. Contact: [email protected] Usage The tool retrieves file system events from a specific directory and shows them in colorful format or in...

6.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2019/10/05 9:1 p.m.166 views

Userrecon-Py v2.0 - Username Recognition On Various Websites

Username recognition on various websites. Installation Withpip3 Linux sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git --upgrade userrecon-py --help Build from source Linux git clone https://github.com/decoxviii/userrecon-py.git ; cd userrecon-py sudo -H pip3 install -r...

7.3AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/09/24 12:0 a.m.28 views

EulerOS 2.0 SP3 : krb5 (EulerOS-SA-2019-2058)

According to the version of the krb5 packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Double free vulnerability in MIT Kerberos 5 aka krb5 allows attackers to have unspecified impact via vectors involving automatic deletion of security...

9.8CVSS7.4AI score0.05481EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2019/09/04 12:0 a.m.17 views

Fedora Update for python-slixmpp FEDORA-2019-f40c49b99e

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.5AI score0.02342EPSS
SaveExploits1References2
Fedora
Fedora
added 2019/09/03 2:2 a.m.40 views

[SECURITY] Fedora 29 Update: python-slixmpp-1.4.2-1.fc29

Slixmpp is an MIT licensed XMPP library for Python 3.5+. It is a fork of SleekXMPP. Goals is to only rewrite the core of the library the low level socket handling, the timers, the events dispatching in order to remove all threads...

7.5CVSS3.1AI score0.02342EPSS
SaveExploits1
Fedora
Fedora
added 2019/09/03 1:3 a.m.44 views

[SECURITY] Fedora 30 Update: python-slixmpp-1.4.2-1.fc30

Slixmpp is an MIT licensed XMPP library for Python 3.5+. It is a fork of SleekXMPP. Goals is to only rewrite the core of the library the low level socket handling, the timers, the events dispatching in order to remove all threads...

7.5CVSS3.1AI score0.02342EPSS
SaveExploits1
Information Security Automation
Information Security Automation
added 2019/08/25 8:6 p.m.14 views

Zbrunk universal data analysis system

Zbrunk project github began almost like a joke. And in a way it is. In short, my friends and I decided to make an open-source MIT license tool, which will be a kind of alternative to Splunk for some specific tasks. So, it will be possible to: Put structured JSON events in Zbrunk using http...

7AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2019/08/24 12:27 a.m.7 views

db.csail.mit.edu Improper Access Control vulnerability

Security Researcher Rooghz Helped patch 446 vulnerabilities Received 8 Coordinated Disclosure badges Received 31 recommendations , a holder of 8 badges for responsible and coordinated disclosure, found a security vulnerability affecting db.csail.mit.edu website and its users. Following coordinate...

0.3AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2019/08/13 7:0 a.m.5693 views

August 13, 2019—KB4512517 (OS Build 14393.3144)

None None...

10CVSS6.8AI score0.83433EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:0 a.m.29 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : krb5 Multiple Vulnerabilities (NS-SA-2019-0067)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has krb5 packages installed that are affected by multiple vulnerabilities: - MIT krb5 1.6 or later allows an authenticated kadmin with permission to add principals to an LDAP Kerberos database to circumvent a DN containership...

6.5CVSS6.2AI score0.026EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2019/07/19 12:15 p.m.120 views

Userrecon v1.1.0 - Recognition Usernames In 187 Social Networks

Find usernames in 187 social networks. Installation 1. Install dependencies Debian/Ubuntu: sudo apt install python3 python3-pip 2. Install with pip3: sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git userrecon-py --help Building from Source Clone this repository, and: git clo...

7.2AI score
SaveExploits0References4
Fedora
Fedora
added 2019/06/14 2:17 a.m.17 views

[SECURITY] Fedora 29 Update: js-jquery-jstree-3.3.8-1.fc29

jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources, AJAX & async callback loading. jsTree functions properly in either...

0.3AI score
SaveExploits0
Fedora
Fedora
added 2019/06/14 12:55 a.m.21 views

[SECURITY] Fedora 30 Update: js-jquery-jstree-3.3.8-1.fc30

jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources, AJAX & async callback loading. jsTree functions properly in either...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/06/14 12:0 a.m.265 views

Tzumi Electronics Klic Lock Authentication Bypass

CVE-2019-11334 MIT License Copyright c 2019 Kerry Enfinger Python program to unlock any Tzumi Klic smart locks Model 5686 Firmware 6.2 May work on other smart locks Requires valid account email and password from Klic mobile application import argparse import requests import json from subprocess...

4.3CVSS0.3AI score0.01588EPSS
SaveExploits2
Microsoft KB
Microsoft KB
added 2019/06/11 7:0 a.m.285 views

June 11, 2019—KB4503293 (OS Build 18362.175)

None None...

9.3CVSS6.8AI score0.48043EPSS
SaveExploits16
Tenable Nessus
Tenable Nessus
added 2019/06/05 12:0 a.m.37 views

Debian DSA-4455-1 : heimdal - security update

Several vulnerabilities were discovered in Heimdal, an implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. - CVE-2018-16860 Isaac Boukris and Andrew Bartlett discovered that Heimdal was susceptible to man-in-the-middle attacks caused by incomplete checksum validation. Detai...

7.5CVSS7.3AI score0.02486EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2019/06/05 12:0 a.m.37 views

Debian: Security Advisory (DSA-4455-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.9AI score0.02486EPSS
SaveExploits0References5
Rows per page
Query Builder