Topic: "java-security"
jar-analyzer/jar-analyzer
Jar Analyzer - 一个 JAR 包 GUI 分析工具,方法调用关系搜索,方法调用链 DFS 算法分析,模拟 JVM 的污点分析验证 DFS 结果,字符串搜索,Java Web 组件入口分析,CFG 程序分析,JVM 栈帧分析,自定义表达式搜索,支持 MCP 调用,文档:https://docs.qq.com/doc/DV3pKbG9GS0pJS0tk
Language: Java - Size: 86.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,800 - Forks: 168
SpringKill-team/CodeAuditAssistant
🔍 CodeAuditAssistant - IDEA代码审计插件(公测中) ⚡ 精准追踪复杂调用链 | 🚀 毫秒级方法搜索 | 🔥 内置高危漏洞检测 原生集成 | 反编译/路径分析 | 内存优化 | 安全审计利器 🔍 CodeAuditAssistant - JetBrains Code Audit Plugin (Beta) ⚡ Deep Call-Chain Tracking | 🚀 Method/Class Search | 🔥 Prebuilt Vuln Sinks Native Integration | Decompiler/Path Finder | Memory Optimized
Size: 4.53 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 723 - Forks: 34
Chanzi-keji/chanzi
"chanzi" is a simple and user-friendly JAVA SAST tool that utilizes taint analysis technology, includes built-in common vulnerability rules, supports decompile, custom rule, and is compatible with the technology stacks of Servlet&filter, Spring,struts,Dubbo,Thrift, jax-rs,jax-ws,JFinal,Netty,MyBatis,and JSP.
Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 444 - Forks: 14
dschadow/JavaSecurity
Java web and command line applications demonstrating various security topics
Language: Java - Size: 2.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 238 - Forks: 72
dschadow/Java-Web-Security
Java-Web-Security - Sichere Webanwendungen mit Java entwickeln
Language: Java - Size: 1.02 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 220 - Forks: 61
4ra1n/code-encryptor 📦
使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
Language: C - Size: 20.2 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 175 - Forks: 19
ushelp/EasyShiro
基于 RBAC 模型功能全面的 Shiro 安全集成&简化&扩展组件。Shiro integration & simplifies & Extension component based RBAC
Language: TSQL - Size: 823 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 48 - Forks: 21
shawnmckinney/remote-code-execution-sample
Demonstrate how usage of the Java Security Manager can prevent Remote Code Execution (RCE) exploits.
Language: Java - Size: 941 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 26 - Forks: 8
paulveillard/cybersecurity-java-security
An ongoing collection of java language tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.
Size: 75.2 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 1
veilair/java-development
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Java Development.
Language: Java - Size: 16.7 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 21 - Forks: 10
shawnmckinney/apache-fortress-demo
Sample web app to demo end-to-end security w/ JavaEE, Spring Security and RBAC fine-grained authorization. All connections use SSL.
Language: HTML - Size: 5.69 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 11
cloudlinux/securechain-java
TuxCare SecureChain enhances Java supply chain security through vetted libraries, vulnerability fixes, and extended support. Ideal for enterprise-level compliance and secure development.
Size: 560 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 2
dschadow/ApplicationIntrusionDetection
Application Intrusion Detection projects
Language: Java - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 10
hugo-pcl/native-crypto-flutter
Fast and powerful cryptographic functions thanks to javax.crypto and CommonCrypto.
Language: Dart - Size: 760 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 4
shawnmckinney/wicket-sample
Sample Apache Wicket web app to demo basic java EE security and RBAC with Apache Fortress
Language: HTML - Size: 710 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 5
shawnmckinney/role-engineering-sample
Tutorial on RBAC role engineering practice using Apache Fortress as the security system inside a sample Apache Wicket Java Web app. Based on this article: http://iamfortress.net/2015/03/05/the-seven-steps-of-role-engineering/
Language: Java - Size: 991 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0
gayanukabulegoda/SpringJWT
SpringJWT is a simple project designed to help users understand JWT implementation with Spring Security, including the use of bearer tokens for secure authentication.
Language: Java - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1
GauravChaddha1996/Rakshak
A PGP end-to-end encrypted generic email client developed for Smart India Hackathon.
Language: Java - Size: 342 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 1
bivektor/bivektor-product-samples
Example Java projects using Bivektor tools
Language: Java - Size: 199 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 1
paulveillard/cybersecurity-scripts
A collection of public offensive and defensive security software, libraries, learning tutorials, documents, books, resources and cool stuff in security
Language: Shell - Size: 23.4 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0
VEIL-IMIST-SEC/VmSecMap
一个为广大安全人员整合的知识框架,目前会涉及到Web安全、Java安全研究、红蓝对抗、应急响应、APP、SRC、CTF等。
Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0
muneebahmad/AESAndroid
Android AES-ECB/CBC, reference implementation by me in Java for PGSS.
Language: Java - Size: 85 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1
fdeniz07/SpringSecurity
Spring Boot - Security via JWT
Language: Java - Size: 583 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
deepcloudlabs/dcl210-2022-mar-28
DCL-210: Advanced Java Programming
Language: Java - Size: 1.59 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
Sangmoo/CryptoUtil
CryptoUtil to Java
Language: Java - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
imdeepakchahar/java-security-interceptor
This project is a Spring MVC-based Java application that implements a security interceptor to validate incoming HTTP requests and prevent common vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and malicious file uploads.
Language: Java - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
bakastrumpf/webshop-project
Web shop app based on Spring Boot. Entities&controllers: users, categories, offers, receipts and vouchers. Security, login, logout, passwords. | May 2021
Language: Java - Size: 295 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
AndreProenza/Medical-Test-Records
A secure healthcare system and network, which aims to interconnect different healthcare institutions and provide patients with secure and confidential access to medical records from different organizations.
Language: CSS - Size: 91.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
Diwas25/sprint-security-tutorial
Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
alansastre/jakartaee-security
Seguridad en Jakarta EE con Jakarta Security. Formerly Java EE.
Language: Java - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1
deepcloudlabs/dcl210-2022-aug-16
DCL-210: Advanced Java Programming
Language: Java - Size: 5.41 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
cicciog/CryptographyExample
Cryptography Primitives examples
Language: Java - Size: 362 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2
amran-bd/Java-AES-Security-Server-Client
Language: Java - Size: 25.4 KB - Last synced at: almost 3 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1
grmontpetit/bouncy-castle-example
Language: Java - Size: 84 KB - Last synced at: 3 months ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 1
Garret29/password_manager
JavaFX Password Manager
Language: Java - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
bylickilabs/PasswordVault
A simple and secure Java-based password vault that encrypts and decrypts strings using AES-128 encryption. Perfect for demonstration, learning cryptography in Java, or building your own local password manager.
Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
nareshdeeti/nonplussed
This & that and That & this
Language: Java - Size: 452 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
heyliceeee/SD-trabalhoPratico
Sistema de comunicação distribuído para cenários de coordenação em emergências.
Language: Java - Size: 221 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
Ramy-Badr-Ahmed/Merkle-DAG-Matlab
Merkle-Directed Acyclic Graph (DAG) in MATLAB - https://doi.org/10.5281/zenodo.12808889
Language: MATLAB - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
wasswarichard/ems-backend-solution
ems-backend - spring-boot
Language: Java - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
AadhilMR/logistics-management-system
A logistics management system is a system with advanced functionalities such as transaction management, voyage tracking, and more. This project demonstrates cargo handling of voyages using Jakarta EE, EJB components, JTA, and Java Security.
Language: Java - Size: 3.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Fred-abcd/FredJCaptcha
Java Captcha image generator
Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Quathar/PSP
🖥️ Process & Service Programming Projects
Language: Java - Size: 14.8 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
visheshspecial1999/Spring_class_projects
Here I am uploading my class projects which I completed using Spring boot
Language: Java - Size: 2.02 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Keita18/Encryption_Decryption
Core Java Secuirity Algorithm: this module contains Encryption decryptuon algorithm with Strategy Pattern
Language: HTML - Size: 82 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
mkfah809/Java_Security
Handling HTTP Authentication, and Authorization. However, success/fail logins. As well as, Grant Authority to a user
Language: Java - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
l-aleksashka-l/JavaLibraries
Learning new Libraries
Language: Java - Size: 67.4 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
giosil/wauth
LoginModule implementation template.
Language: Java - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
unideb-tesla/dsa-key-generator
A small command line application for creating and saving public and private keys for digital signature, implemented in Java.
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
f-z/cinema-booking-app
A JavaFX cinema booking application. Click the following link for the demo:
Language: Java - Size: 113 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
keilw/javaee-soteria Fork of skanel/javaee-soteria
Playing with JSR-375 (Security API) Soteria
Language: Java - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
LiveMyKarma/shiro-music-app
Skeleton Web Application for Apache Shiro course
Language: Java - Size: 1.2 MB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
montimaj/CRYPTSTEG
Encrypt and hide a file inside an image
Language: Java - Size: 41.2 MB - Last synced at: almost 3 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 1