Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Java Security
YouTube
education
Showing:
38
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Ekoparty Security Conference
Descubriendo Tesoros Ocultos en el Mundo Java - Ekoparty 2023
0
rewiews
Explora técnicas avanzadas de reconocimiento, detección y explotación de vulnerabilidades en Java, incluyendo una herramienta integral para automatizar procesos y mejorar la seguridad.
Add to list
1
Lesons
44 minutes
On-Demand
Free-Video
Bugcrowd
Log4Shell Vulnerability - Bugcrowd Security Flash
0
rewiews
Explore the critical Log4Shell vulnerability, its impact, and mitigation strategies in this concise security briefing from Bugcrowd's expert.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
OWASP Foundation
Automated Gadget Chain Discovery for Deserialization Vulnerability Remediation
0
rewiews
Explore automated discovery of Java deserialization gadget chains for vulnerability assessment and prioritized remediation, with insights on a new FOSS toolkit for evaluating security risks.
Add to list
17
Lesons
32 minutes
On-Demand
Free-Video
OWASP Foundation
Dynamic Source-Sink Analysis for Java Applications - From the Ground Up
0
rewiews
Dynamic source-sink analysis for Java applications to detect security vulnerabilities, aimed at developers for use during development, not production. Demonstrates live detection of issues like log manipulation.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
Linux Foundation
Log4Shell Live Hack - A Hands-on, Actionable Fix Guide
0
rewiews
Hands-on guide to understanding and mitigating the Log4Shell vulnerability, featuring live hacks, real-world remediation approaches, and practical demos for Java-based applications and infrastructure.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
IEEE
Hardening Java's Access Control by Abolishing Implicit Privilege Elevation
0
rewiews
Explores Java's access control vulnerabilities, proposing explicit privilege elevation to enhance security. Demonstrates how removing shortcuts in the Java Class Library can prevent confused-deputy vulnerabilities without performance loss.
Add to list
18
Lesons
21 minutes
On-Demand
Free-Video
SyScan360
Finding and Exploiting Novel Flaws in Java Software
0
rewiews
Explore techniques for discovering and exploiting vulnerabilities in Java applications, focusing on novel flaws and advanced security research methodologies.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
Bugcrowd
Log4Shell - The Worst Java Vulnerability in Years
0
rewiews
Explore the critical Log4Shell vulnerability, its impact on Java systems, and essential mitigation strategies in this comprehensive security analysis.
Add to list
12
Lesons
28 minutes
On-Demand
Free-Video
OWASP Foundation
Legacy Java Vulnerabilities - Ignore at Your Own Risk
0
rewiews
Explore legacy Java vulnerabilities, their persistence, and mitigation strategies. Learn about security risks, update challenges, and alternative approaches for protecting enterprise applications.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
OWASP Foundation
Attacking JSON - Vulnerabilities in Popular Parsers
0
rewiews
Explore JSON parser vulnerabilities in .NET and Java, including RCE risks. Learn about attack techniques, vulnerable formats, and mitigation strategies for safer serialization implementations.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
OWASP Foundation
Java LangSec - New Security Controls in Java 8 and 9
0
rewiews
Explore new security controls in Java 8 and 9 with expert Jim Manico. Learn about Java LangSec and enhance your secure coding practices for web applications.
Add to list
1
Lesons
48 minutes
On-Demand
Free-Video
OWASP Foundation
Making the Future Secure with Java
0
rewiews
Explore Oracle's progress on Java platform security and future plans. Learn about evolving threats and strategies to enhance Java's security in an increasingly sophisticated attack landscape.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Devoxx
Stranger Danger - Your Java Attack Surface Just Got Bigger
0
rewiews
Hands-on live-hacking session exploring vulnerabilities in cloud-native Java apps. Learn to identify threats, protect against risks, and implement best practices for secure development.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Java
Java 21 Security Updates - From Cryptography to Configuration
0
rewiews
Explore Java 21's security updates, including cryptographic enhancements, API advancements, and monitoring tools. Learn to build applications with modern algorithms and protocols for improved security.
Add to list
14
Lesons
27 minutes
On-Demand
Free-Video
Java
Making the JDK More Secure - New Features and Default Configuration
0
rewiews
Explore JDK 9's enhanced security features, including SHA-3, OCSP stapling, and DTLS. Learn about Oracle's efforts to strengthen Java's cryptographic algorithms and default security configurations.
Add to list
20
Lesons
44 minutes
On-Demand
Free-Video
Java
Keeping Your Java Applications Secure - Cryptographic Improvements and Best Practices
0
rewiews
Explore Java's cryptographic enhancements and secure coding practices to develop robust applications with strong security capabilities and protection against vulnerabilities.
Add to list
25
Lesons
37 minutes
On-Demand
Free-Video
Java
Evolving the Security of the Java Platform
0
rewiews
Explore recent improvements in Java's security and cryptographic APIs, learn about the Java Cryptographic Roadmap, and understand the process of maintaining platform security.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
Java
Secure Coding Guidelines for Java SE - Overview and Best Practices
0
rewiews
Learn essential Java secure coding practices to prevent vulnerabilities. Covers guidelines, real-world examples like Log4Shell, and practical tips for implementing security throughout the development process.
Add to list
6
Lesons
32 minutes
On-Demand
Free-Video
DefCamp
5.0 Shades of Java Exploitation
0
rewiews
Explore Java exploitation techniques in this DefCamp 2023 talk. Discover vulnerabilities, hacking methods, and cybersecurity insights from expert Matei Badanoiu of Deloitte.
Add to list
1
Lesons
35 minutes
On-Demand
Free-Video
Java
Java 22 Release Notes Review - Key Changes and Updates
0
rewiews
Comprehensive overview of Java 22 release, covering new features, improvements, deprecations, and performance updates. Ideal for developers staying current with Java's latest advancements.
Add to list
15
Lesons
30 minutes
On-Demand
Free-Video
Java
Java 17 to 21: A Showcase of JDK Security Enhancements
0
rewiews
Explore JDK security advancements from Java 17 to 21, covering cryptographic algorithms, configuration, API improvements, and Java Flight Recorder's role in enhancing software security.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
Devoxx
Monitoring Java Application Security with JDK Tools and JFR Events
0
rewiews
Explore Java application security monitoring using JDK tools and JFR Events. Learn to record security properties, monitor TLS protocols, and analyze X.509 certificates for enhanced data protection.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
Maximizing Security with JDK - Understanding Built-in Capabilities
0
rewiews
Explore JDK's native security features, including cryptography and post-quantum enhancements, to simplify development and strengthen application security through live coding demonstrations.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
44CON Information Security Conference
BaRMIe - Poking Java’s Back Door
0
rewiews
Explore Java's Remote Method Invocation security vulnerabilities, enumeration techniques, and exploitation tools with BaRMIe. Learn about common mistakes and potential solutions in RMI implementations.
Add to list
20
Lesons
42 minutes
On-Demand
Free-Video
44CON Information Security Conference
Penetration Testing Considered Harmful
0
rewiews
Critique of penetration testing practices, exploring limitations, misconceptions, and potential harm in cybersecurity. Proposes alternative approaches and challenges industry norms.
Add to list
60
Lesons
47 minutes
On-Demand
Free-Video
Devoxx
Java Security Animated
0
rewiews
Explore Java platform security concepts through animated visualizations, making complex topics more accessible and easier to understand for developers.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
Devoxx
The Anatomy of Java Vulnerabilities
0
rewiews
Explore Java vulnerabilities, their impact, and defense strategies. Learn about reporting, managing, and fixing security issues to protect your code from cyber threats.
Add to list
41
Lesons
49 minutes
On-Demand
Free-Video
Devoxx
Common Vulnerabilities You Wish Your Java App Didn't Have
0
rewiews
Explore and learn to defend against prevalent Java vulnerabilities through real-world examples and practical code solutions for enhanced application security.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Association for Computing Machinery (ACM)
An In-Depth Study of More Than Ten Years of Java Exploitation
0
rewiews
Comprehensive analysis of Java exploitation trends over a decade, examining vulnerabilities, attack vectors, and security implications for developers and researchers.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
Black Hat
New Exploit Technique in Java Deserialization Attack
0
rewiews
Unveiling advanced Java deserialization vulnerabilities: analysis of 10,000+ libraries, new exploit techniques, and their profound impact on Java security. Enhances attack vectors beyond deserialization.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Black Hat
Java Every-Days - Exploiting Software Running on 3 Billion Devices
0
rewiews
Explore Java vulnerabilities, exploitation trends, and security measures in this Black Hat talk. Gain insights into common weaknesses, attack surfaces, and Oracle's responses to protect 3 billion devices.
Add to list
28
Lesons
52 minutes
On-Demand
Free-Video
Black Hat
Java & Java Virtual Machine Security Vulnerabilities & Exploitation Techniques
0
rewiews
Explore Java and JVM security vulnerabilities, exploitation techniques, and potential risks in this comprehensive presentation by Last Stage of Delirium.
Add to list
1
Lesons
1 hour 26 minutes
On-Demand
Free-Video
GOTO Conferences
Java Security and the Java Ecosystem
0
rewiews
Explore Java security challenges, ecosystem changes, and best practices with Nicolas Frankel. Learn about JVM vulnerabilities, backdoors, and the evolving Java landscape.
Add to list
7
Lesons
26 minutes
On-Demand
Free-Video
GOTO Conferences
Java Security and the Java Ecosystem
0
rewiews
Explore Java security challenges and ecosystem evolution with expert Nicolas Frankel. Gain insights into the dark sides of Java security and learn how the landscape has transformed over decades.
Add to list
1
Lesons
27 minutes
On-Demand
Free-Video
Introduction to System Hardening
0
rewiews
Learn system hardening essentials: security compliance, inventory, least privilege, audit policies, and best practices for Java, admin passwords, and group policies.
Add to list
17
Lesons
28 minutes
On-Demand
Free-Video
Devoxx
Wargames - Java Vulnerabilities and Why You Should Care
0
rewiews
Explore Java vulnerabilities through interactive wargames, understanding their impact and importance for secure coding practices in software development.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
Devoxx
Wargames - Java Vulnerabilities and Why You Should Care
0
rewiews
Explore Java vulnerabilities, security tools, and best practices to protect applications. Learn about CVEs, software supply chain risks, and DevSecOps strategies for robust Java development.
Add to list
18
Lesons
36 minutes
On-Demand
Free-Video
Devoxx
Monitoring Java Application Security with JDK Tools and JFR Events
0
rewiews
Utilize JDK tools and JFR Events to monitor Java application security, record properties, analyze TLS protocols, and inspect X.509 certificates.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
load more...