Lucene search
+L

83 matches found

Prion
Prion
added 2020/08/31 9:15 p.m.16 views

Code injection

An issue was discovered on LG mobile devices with Android OS 4.4, 5.0, 5.1, 6.0, 7.0, 7.1, 8.0, 8.1, 9.0, and 10 software. Certain automated testing is mishandled. The LG ID is LVE-SMP-200019 August 2020...

5CVSS7.5AI score0.00346EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/08/31 8:45 p.m.53 views

CVE-2020-25064

Technical details (affected products, vulnerable component, root cause, exploit information) are not provided in the connected documents. Monitor for updates from LG/Security advisories.

7.5CVSS7.5AI score0.00346EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/08/31 8:45 p.m.27 views

CVE-2020-25064

An issue was discovered on LG mobile devices with Android OS 4.4, 5.0, 5.1, 6.0, 7.0, 7.1, 8.0, 8.1, 9.0, and 10 software. Certain automated testing is mishandled. The LG ID is LVE-SMP-200019 August 2020...

7.6AI score0.00346EPSS
SaveExploits0References1
Trend Micro Simply Security
Trend Micro Simply Security
added 2020/08/13 12:0 a.m.9 views

Secure and Integrate Your Azure DevOps CI/CD Pipeline

Explore experiments from Chuck Losh, Solution Architect, to explore how Application Security can help protect your applications at runtime as they are built, and integrate with your automated Azure DevOps CI/CD pipeline with automated testing...

1.2AI score
SaveExploits0
Fedora
Fedora
added 2019/08/11 1:14 a.m.10 views

[SECURITY] Fedora 30 Update: os-autoinst-4.5-19.20190706gitc3d5e8a.fc30

The OS-autoinst project aims at providing a means to run fully automated tests. Especially to run tests of basic and low-level operating system components such as bootloader, kernel, installer and upgrade, which can not easily and safely be tested with other automated testing frameworks. However,...

1.8AI score
SaveExploits0
ThreatPost
ThreatPost
added 2019/07/18 4:5 p.m.104 views

Google Triples Some Bug Bounty Payouts

Google is upping the ante for its Chrome bug bounty rewards program, doubling payouts from $15,000 to $30,000 for “high-quality” reports. It is also tripling baseline payouts for Chrome to $15,000. The bug-bounty pay raise is part of Google’s Chromium open-source project, which supplies the vast...

7.8AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2019/06/12 2:28 p.m.140 views

When Time is of the Essence – Testing Controls Against the Latest Threats Faster

A new threat has hit head the headlines Robinhood anyone?, and you need to know if you're protected right now. What do you do? Traditionally, you would have to go with one of the options below. Option 1 – Manually check that IoCs have been updated across your security controls. This would require...

7.2AI score
SaveExploits0
n0where
n0where
added 2019/03/05 9:51 p.m.165 views

Automated Dynamic Application Penetration Testing: ADAPT

ADAPT is a tool that performs Automated Dynamic Application Penetration Testing for web applications. It is designed to increase accuracy, speed, and confidence in penetration testing efforts. ADAPT automatically tests for multiple industry standard OWASP Top 10 vulnerabilities, and outputs...

0.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2019/01/28 8:43 p.m.141 views

ADAPT - Tool That Performs Automated Penetration Testing For WebApps

ADAPT is a tool that performs Automated Dynamic Application Penetration Testing for web applications. It is designed to increase accuracy, speed, and confidence in penetration testing efforts. ADAPT automatically tests for multiple industry standard OWASP Top 10 vulnerabilities, and outputs...

7.1AI score
SaveExploits0References3
Carbon Black Blog
Carbon Black Blog
added 2018/09/28 5:0 p.m.50 views

Excerpts from: Using the ATT&CK™ Framework to Mature Your Threat Hunting Program

Every threat hunt starts with intelligence. As one of the industry’s most comprehensive knowledge bases for adversary behavior, ATT&CK provides a structure for hunters to build their hypotheses and search for threats. Recently Carbon Black, Red Canary and MITRE teamed up for the webinar, Using th...

7.3AI score
SaveExploits0
ripstech
ripstech
added 2017/10/25 3:0 p.m.15 views

Security Analysis with Bamboo Plugin

Build Management with Bamboo In the process of continuous integration, a code repository is automatically built and tested by a CI service when code is pushed or committed to the repository. This enables automated testing, tracking, and reporting of build errors and boosts the productivity of...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2017/09/01 9:0 p.m.24 views

Tulpar - Web Vulnerability Scanner

Tulpar is a open source web vulnerability scanner for written to make web penetration testing automated. Features Sql Injection GET Method XSS GET Method Crawl E-mail Disclosure Credit Card Disclosure Whois Command Injection GET Method Directory Traversal GET Method File Include GET Method Server...

6.9AI score
SaveExploits0References1
Trend Micro Simply Security
Trend Micro Simply Security
added 2017/05/15 12:46 a.m.269 views

WannaCry & The Reality Of Patching

Editors note: For the latest WannaCry information as it relates to Trend Micro products, please read this support article. The WannaCry ransomware variant of 12-May-2017 has been engineered to take advantage of the most common security challenges facing large organizations today. Starting with on...

9.3CVSS9AI score0.9923EPSS
SaveExploits102
ripstech
ripstech
added 2016/12/18 12:0 p.m.37 views

Continuous Integration - Jenkins at your service

How Continuous Integration works Continuous integration is the process of - as the name suggests - continually merging all parts of code changed by developers. The main purpose of CI is to achieve better productivity and code integrity by using a shared code repository which is automatically buil...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2016/11/18 2:24 p.m.21 views

Acunetix v11 - Web Application Security Testing Tool

London, UK – November 2016 – Acunetix, the pioneer in automated web application security software, has announced the release of version 11. New integrated vulnerability management features extend the enterprise’s ability to comprehensively manage, prioritise and control vulnerability threats –...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2015/12/01 12:0 a.m.108 views

HumHub 0.11.2 and 0.20.0-beta.2 - SQL 注入漏洞

寻找SQL注入的一般步骤: 1、寻找数据输入(表单) 2、注入数据 3、检测异常响应,像HTTP的500错误,SQL报错 该过程可以借助多种工具实现自动化。 用AWVS检测出 /index.php 可能存在SQL注入。 以下地址会报SQL错误,from 字段是注入点: http://localhost/index.php?from=1'"&limit=10&mode=activity&r=space/space/stream&sguid=e9659cfc-886f-4524-94ae-1721999ad43b...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2015/06/16 8:2 p.m.28 views

Cupp - Common User Passwords Profiler

The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the passwo...

7.3AI score
SaveExploits0References1
myhack58
myhack58
added 2015/03/09 12:0 a.m.46 views

Using scrapy crawl sebug vulnerability database-vulnerability warning-the black bar safety net

! Due to the project need to grab the sebug of the vulnerability database content, using the scrapy framework simple has written a gripping sebug the crawler, and stored in a database, mysql or mongodb, here to mysql, for example. About scrapy Scrapy, Python, development of a quick,high-level...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2014/04/27 12:2 a.m.57 views

IronWASP 2014 - One of the world's best web security scannners

Find security issues on your website automatically using IronWASP, one of the world's best web security scannners. Here's what is new: 1 Login recording Now you can easily just record a login sequence and use it in vulnerability scans and other automated tests. See video tutorial. 2 Automatically...

7.6AI score
SaveExploits0
ThreatPost
ThreatPost
added 2013/05/31 4:27 p.m.17 views

Oracle Java Security Enhancements Get Mixed Reviews

Oracle is working hard to restore some faith in the security of the Java browser plug-in with a number of enhancements announced yesterday, specifically to in-house code testing, as well as policy changes regarding signed applets and certificate validation. But after a miserable year of targeted...

SaveExploits0References1
Rows per page
Query Builder