Lucene search
+L
GiteeMost viewed

1945 matches found

Gitee
Gitee
added 2016/07/18 6:34 p.m.6 views

penetration

相信很多小伙伴都知道XSS测试,至于如何更加有效地插入载荷是一件重复性的高强度劳动工作, 在此本文介绍了一款自动进行插入XSS,并且可以自定义攻击载荷。 这些载荷从几十条到几百条甚至几千条。该脚本也同时包含了一些绕过各种WAF的语句。 0×01 BruteXSS BruteXSS是一个非常强大和快速的跨站点脚本暴力注入。它用于暴力注入一个参数。 该BruteXSS从指定的词库加载多种有效载荷进行注入并且使用指定的载荷和扫描检查这些参数很容易受到XSS漏洞。 得益于非常强大的扫描功能。在执行任务时,BruteXSS是非常准确而且极少误报。...

6AI score
SaveExploits0
Gitee
Gitee
added 2023/02/11 2:00 a.m.5 views

wky-v4

This is a collection of bash scripts and configuration files for a Linux system. Here's a breakdown of the contents: Scripts: 1. setnginxphp.sh: Configures Nginx and PHP settings. 2. initcachedir.sh: Initializes a cache directory for the ipes application. 3. ipes.sh: Starts the ipes application. ...

7AI score
SaveExploits0
Gitee
Gitee
added 2022/10/10 10:55 p.m.5 views

pocsuite3_pocs

一些pocsuite3的脚本 shirokeybrute 把ShiroAttack2的检测和爆破key逻辑抠出来。用于批量测试shiro key是否可爆破。 使用步骤: 1.把shirokeys.txt放入pocsuite3\data目录 2.修改pocsuite3\lib\core\common.py setpaths函数中添加paths.SHIROKEYS = os.path.joinpaths.POCSUITEDATAPATH, "shirokeys.txt" 2.2或者直接修改poc中getwordlist函数所打开的文件地址 cve20220540 jira越权...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2022/08/30 11:27 a.m.5 views

frankenstein

This is a Python-based framework called Frankenstein, designed to provide a virtual environment for fuzzing wireless firmwares. The framework is currently optimized for the CYW20735 Bluetooth evaluation board but also supports the CYW20819A1 evaluation board. The framework allows users to attach ...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2022/08/25 9:11 p.m.5 views

Exploit for CVE-2022-21907

CVE-2022-21907 使用说明 git clone https://gitee.com/lutixiaya/cve-2022-21907.git pip install -r requirements.txt 修改py脚本中的ip地址 python CVE-2022-21907.py...

10CVSS9.7AI score0.9279EPSS
SaveExploits21
Gitee
Gitee
added 2022/06/15 5:15 p.m.5 views

vulhub

This is an open-source vulnerability training platform. It is a collection of vulnerable environments for training and testing purposes, allowing users to practice their penetration testing and vulnerability assessment skills in a safe and controlled environment. The platform is maintained by the...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2022/05/26 5:31 a.m.5 views

vulhub

This repository is an offensive tool for web application security training and testing. It is a collection of vulnerable web applications and tools for testing and training purposes. The repository contains a variety of vulnerable applications, including web servers, databases, and other web-base...

8AI score
SaveExploits0
Gitee
Gitee
added 2022/05/19 10:50 a.m.5 views

exploitdb

The Exploit Database Git Repository This is an official repository of The Exploit Database, a project sponsored by Offensive Security. Our repositories are: - Exploits & Shellcodes: https://github.com/offensive-security/exploitdb - Binary Exploits:...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2022/03/24 6:54 p.m.5 views

Exploit for Expression Language Injection in Vmware Spring_Cloud_Gateway

漏洞简介 Spring Cloud Gateway 是 Spring Cloud 的一个全新项目,该项目是基于 Spring 5.0,Spring Boot 2.0 和 Project Reactor 等技术开发的网关,它旨在为微服务架构提供一种简单有效的统一的API路由管理方式。 前段时间springCloud Gateway被爆致命RCE CVE ,cve信息显示当应用程序启用和暴露Spring Cloud Gateway的Gateway Actuator endpoint时,会受到远程代码注入攻击,攻击者发送恶意请求从而可远程执行任意代码。目前受影响的版本如下: 3.1.0 3.0...

10CVSS9AI score0.98253EPSS
SaveExploits54
Gitee
Gitee
added 2022/02/20 5:49 p.m.5 views

nuclei-templates

This repository is a collection of templates for the nuclei engine, a tool used to find security vulnerabilities in applications. The templates are used to identify potential vulnerabilities and are contributed by both the project's team and the community. The repository contains various template...

8.1AI score
SaveExploits0
Gitee
Gitee
added 2022/02/11 1:36 p.m.5 views

Demo

This repository is an offensive tool for domain enumeration and vulnerability scanning. It contains a collection of tools and scripts for performing domain enumeration, subdomain brute forcing, and database vulnerability scanning. The tools include SubDomainsBrute, wydomain, dnsmaper, orangescan,...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2022/01/25 4:48 p.m.6 views

CTF-All-In-One

This is a comprehensive guide to CTF Capture The Flag competitions, specifically focusing on the Pwn binary exploitation aspect. The book is written by Yang Cheng, a member of L-Team, and is intended for beginners. It covers the basics of binary exploitation, including memory management, buffer...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2022/01/20 9:12 p.m.5 views

vulhub

This is an open-source collection of vulnerable web applications and environments, designed for security training and testing. The repository contains a variety of applications, including web servers, databases, and other services, each with its own set of vulnerabilities. The goal is to provide ...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2022/01/13 9:52 a.m.5 views

securitylab

This repository is an offensive tool for a CodeQL query library. It contains various CodeQL queries for detecting vulnerabilities in C++ code, specifically targeting the ChakraCore and Chromium projects. The queries are designed to identify potential security issues, such as bad overflow checks,...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2021/12/13 8:55 a.m.5 views

log4j2-bug-recurrent

log4j2漏洞复现demo 演示版本 ------ jdk : jdk8u181 log4j2 : 2.12.0 log4j2漏洞范围:2.0 jdk.version jdk.version 8u191 还有其他版本不一一列出 server-simple:模拟一个生产服务 attack-simple:模拟的攻击代码 rmi-service :模拟黑客的rmi服务...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/11/21 12:00 a.m.5 views

vulhub1

This is a repository for a project called Vulhub, which appears to be a collection of vulnerable systems and applications for testing and learning purposes. The repository contains various files and directories, including: 1. .gitattributes: A file that specifies which files should be ignored by...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2021/11/13 8:27 a.m.5 views

Exploit for Argument Injection in Phpmailer_Project Phpmailer

This is a Python script that exploits a vulnerability in PHPMailer version 5.2.18. The script is designed to be run on a vulnerable environment, and it will spawn a vulnerable web application on the host on port 8080. The exploit will drop a shell where commands can be sent to the backdoor. The...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/10/29 2:36 p.m.5 views

ICSwiki

This is an offensive tool for ICS Industrial Control Systems testing. It is a collection of scripts and tools for identifying and exploiting vulnerabilities in ICS protocols, specifically IEC-60870-5-104 and IEC-61850-8-1. The tool is designed to send identify requests and extract vendor name,...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/10/21 3:11 p.m.5 views

Exploit for CVE-2021-417731

No description...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/10/09 4:03 p.m.5 views

exploitdb

This is an official repository of The Exploit Database, a project sponsored by Offensive Security. The repository contains a collection of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers. The Exploit Database is a...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2021/09/29 10:38 p.m.5 views

PayloadsAllTheThings

It is an offensive tool for Web Application Security. The repository, PayloadsAllTheThings, contains a list of useful payloads and bypass techniques for web application security and penetration testing/CTF. The provided code snippet is a GitHub funding model configuration file .github/FUNDING.yml...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/09/27 3:04 p.m.5 views

PrintNightmare

This is a PoC Proof of Concept exploit for the Print Nightmare vulnerability, which affects Windows Print Spooler service. The repository contains a Visual Studio solution file EXP/POC.sln that includes a C++ project POC with a main function. The project uses the RPC Remote Procedure Call client...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2021/09/17 12:51 p.m.5 views

Exploit for CVE-2021-3129

It is an exploit module for CVE-2021-3129. The target product/service is Laravel, a PHP web framework. The vulnerability class/vector is a remote code execution RCE vulnerability. The probable entry point is the Laravel application itself, likely through a web interface. Not specified...

9.8CVSS10AI score0.99943EPSS
SaveExploits38
Gitee
Gitee
added 2021/09/01 11:35 p.m.5 views

CDK

This is a container penetration toolkit called CDK, which is designed for offering stable exploitation in different slimmed containers without any OS dependency. It comes with useful net-tools and many powerful PoCs/EXPs and helps users to escape container and take over K8s cluster easily. The...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/08/18 3:39 p.m.5 views

x-scan

This is a vulnerability scanner framework written in Python, specifically designed for scanning web applications. The framework is called "X Vulnerability Scanner Framework" and is maintained by "BaCde". The code is organized into several modules, each responsible for a specific type of...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2021/08/16 7:35 p.m.5 views

CDK

This repository is an open-sourced container penetration toolkit called CDK, designed for offering stable exploitation in different slimmed containers without any OS dependency. It comes with useful net-tools and many powerful PoCs/EXPs to help users escape container and take over K8s cluster...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2021/08/16 4:49 p.m.5 views

AllAboutBugBounty

This repository is an offensive tool for bug bounty hunting, specifically for bypassing various security measures and exploiting vulnerabilities in web applications. The primary focus is on identifying and exploiting weaknesses in business logic, authentication, and authorization. The repository...

6.6AI score
SaveExploits0
Gitee
Gitee
added 2021/07/15 10:12 p.m.5 views

pikachu

It is an offensive tool for web application security training. The primary CVE ID is not explicitly mentioned, but the tool is designed to simulate various web application vulnerabilities, including Burt Force 暴力破解漏洞, XSS 跨站脚本漏洞, CSRF 跨站请求伪造, SQL-Inject SQL注入漏洞, RCE 远程命令/代码执行, Files Inclusion...

6.1AI score
SaveExploits0
Gitee
Gitee
added 2021/07/01 11:56 p.m.5 views

Exploit for CVE-2021-1675

No description...

9.3CVSS8.8AI score0.86132EPSS
SaveExploits62
Gitee
Gitee
added 2021/06/30 10:20 p.m.5 views

vulhub

This is an open-source, community-driven project called Vulhub, which provides a comprehensive collection of vulnerable systems and applications for educational and testing purposes. The repository contains a wide range of vulnerable systems, including web applications, databases, and networks, a...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/06/23 10:13 p.m.5 views

writeup

This is a Python script for exploiting a vulnerability in the "Aegis" binary. The script is designed to be used with the "pwn" library, which is a Python library for exploitation. The script starts by setting a debug flag to 1, which means that the script will run in debug mode. If the debug flag...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/06/18 4:53 p.m.5 views

MS17-010

This repository is for public analysis of the MS17-010 vulnerability. The repository contains various PoCs Proof of Concepts and exploits for the vulnerability, which is a remote code execution vulnerability in the Windows SMBv1 protocol. The vulnerability is caused by a buffer overflow in the...

8.4AI score
SaveExploits0
Gitee
Gitee
added 2021/06/15 4:42 a.m.5 views

vulhub1

This is an open-source collection of vulnerable systems and applications for educational purposes, maintained by phith0n. It provides a controlled environment for learning and practicing penetration testing, vulnerability assessment, and security research. The repository contains various vulnerab...

8.1AI score
SaveExploits0
Gitee
Gitee
added 2021/06/13 3:41 p.m.5 views

lua-resty-waf

This is a Lua library for building a web application firewall WAF on top of the OpenResty stack. The library is called "lua-resty-waf" and is maintained by Robert Paprocki p0pr0ck5. The library provides a set of APIs for loading and managing rules, as well as for logging and storing data. It also...

8AI score
SaveExploits0
Gitee
Gitee
added 2021/06/10 8:46 p.m.5 views

Vxscan

This is a Python-based comprehensive scanning tool called Vxscan. It is designed to perform various types of scans, including sensitive file detection, WAF/CDN identification, port scanning, fingerprint/service identification, operating system identification, weak password detection, POC scanning...

7.7AI score
SaveExploits0
Gitee
Gitee
added 2021/06/10 9:38 a.m.5 views

PowerSploit

This is an offensive tool for Windows PowerShell exploitation. The repository contains a collection of PowerShell scripts and modules, including AntivirusBypass and CodeExecution, which are designed to bypass antivirus software and execute malicious code, respectively. The AntivirusBypass module...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2021/06/03 10:56 a.m.5 views

edusrc_POC

This repository contains a collection of Python scripts, each designed to exploit vulnerabilities in various web applications. The scripts are written in Chinese and appear to be intended for use on Chinese-language systems. The scripts are categorized into several groups, each targeting a specif...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/06/02 11:22 a.m.5 views

CTF-All-In-One

This is a comprehensive security guide for CTF Capture The Flag competitions, written in Chinese. The guide covers various topics, including Linux basics, web security, reverse engineering, and cryptography. It is intended for beginners and intermediate learners. The guide is organized into sever...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2021/05/21 8:51 a.m.5 views

vulhub

This repository is an open-source collection of pre-built vulnerable docker environments, referred to as 'Vulhub'. It is not a specific exploit or tool, but rather a collection of vulnerable environments for testing and learning purposes. The repository contains various vulnerable docker...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/05/02 6:10 p.m.5 views

Exploit for Out-of-bounds Write in Microsoft

PoC exploit for CVE-2021-1732. This repository contains a proof-of-concept exploit for a vulnerability in Microsoft Visual Studio. The target is the Visual Studio 2013 solution file format, specifically the ExploitTest.sln file. The vulnerability class is not explicitly stated, but based on the...

7.8CVSS9.1AI score0.78376EPSS
SaveExploits21
Gitee
Gitee
added 2021/04/26 8:40 p.m.5 views

glimmer

This is a Python-based framework called Glimmer, which is a poc proof-of-concept framework for various attacks. The framework is designed to be extensible and allows users to write their own parsers for different protocols and targets. The framework has several dependencies, including rich,...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/04/14 9:18 p.m.5 views

Exploit for Use After Free in Adobe Flash_Player

Awesome CobaltStrike 0x00 前言 1. 一部分是近期做RedTeam项目的时候看到的一些关于CobaltStrike不错的文章 2. 目前网上的Aggressor Script种类繁多,大多数资源的聚合都是只给出对应的链接,而不说明是干什么的,以至于在查看时不知道如何选择,要一个一个打开看 3. 关于新特性BOF资源的整合 4. 解决要用的时候找不到合适aggressor script或者BOF的问题 5. 如果有本repo没有涉及的优质内容,欢迎大家提交pr 0x01 相关文章合集 基础知识参考: 1. CobaltStrikewiki 2...

9.8CVSS10AI score0.89532EPSS
SaveExploits19
Gitee
Gitee
added 2021/04/01 8:15 p.m.5 views

ysoserial

This is a proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. The tool, called ysoserial, is a collection of utilities and property-oriented programming "gadget chains" discovered in common Java libraries that can, under the right conditions, exploit Jav...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/03/30 7:18 p.m.5 views

CTF-All-In-One

This repository is an offensive tool for CTF Capture The Flag competitions, specifically targeting Linux systems. The primary vulnerability class is not explicitly stated, but based on the content, it appears to be focused on binary exploitation Pwn. The tool is designed to be used in a CTF...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2021/03/26 4:57 p.m.5 views

Zeratool

This is an offensive tool for CTF Capture The Flag problems. It is designed to automatically generate exploits and remotely capture flags for exploitable CTF problems. The tool, called Zeratool, uses the angr binary analysis framework to concolically analyze binaries by hooking printf and looking...

8.5AI score
SaveExploits0
Gitee
Gitee
added 2021/03/12 9:38 a.m.5 views

vulhub

It is an offensive tool for vulnerable environments. The repository contains pre-built vulnerable environments based on Docker-Compose. The tool is designed to provide a simple way to create and manage vulnerable environments for testing and training purposes. The target product/service or...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/03/11 5:57 p.m.5 views

metasploit-framework

This is an exploit module for the Metasploit Framework, a penetration testing tool. The module is designed to exploit a vulnerability in a specific target, which is not explicitly stated in the provided code. However, based on the code and the context, it appears that the target is a Windows...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/02/22 11:55 p.m.5 views

SHIRO-550

No description...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/02/22 3:07 p.m.5 views

vulhub

This repository is an open-source collection of pre-built vulnerable Docker environments, known as Vulhub. It is an offensive tool for testing and demonstrating vulnerabilities in various software and systems. The primary vulnerability class targeted by Vulhub is not explicitly stated, but it...

8.6AI score
SaveExploits0
Gitee
Gitee
added 2021/02/06 10:32 p.m.5 views

Pwnable.kr-CTF-Writeups

This repository contains writeups for a CTF Capture The Flag challenge called Pwnable.kr. The challenge involves exploiting vulnerabilities in various programs to obtain flags. The repository includes four writeups: 1. FD: This writeup involves exploiting a file descriptor vulnerability in a...

7.6AI score
SaveExploits0
Total number of security vulnerabilities1945