Lucene search
+L
GiteeMost viewed

1951 matches found

Gitee
Gitee
added 2020/01/23 1:34 p.m.7 views

vulhub

It is an offensive tool for vulnerable environments. The repository contains a collection of pre-built vulnerable docker environments, allowing users to easily create and test vulnerable environments without requiring prior knowledge of docker. The tool is designed to be user-friendly, with a...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2019/12/14 1:51 a.m.7 views

venom

This is a Metasploit framework module for generating shellcode and compiling it into an executable file. The module, named "venom," is designed to produce shellcode in various formats C, Python, Ruby, DLL, MSI, HTA-PSH and inject it into a template e.g., Python that executes the shellcode in RAM...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2019/10/08 1:11 p.m.7 views

metasploit-framework

This is an exploit module for the Metasploit Framework, a penetration testing tool. The module is used to exploit a vulnerability in the Windows SMB service, specifically the MS08-067 NetAPI vulnerability. The module is designed to run on the Metasploit Framework and can be used to test the...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2019/09/19 3:45 p.m.7 views

Vxscan

This is a Python script called Vxscan, which is a comprehensive scanning tool. It is primarily used for sensitive file detection, WAF/CDN identification, port scanning, fingerprint/service identification, operating system identification, weak password detection, POC scanning, and SQL injection. T...

7.7AI score
SaveExploits0
Gitee
Gitee
added 2019/07/07 5:35 p.m.7 views

pwn

PWNexecrise Basic rop toturial Challengs pwnbasicrop Toturial: https://www.anquanke.com/post/id/164530 Basic rop toturial 2 Challengs pwnbasicrop2 Toturial: https://www.anquanke.com/post/id/168468...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2019/05/08 12:12 a.m.7 views

Exploit for Missing Authentication for Critical Function in Oracle Weblogic_Server

PoC exploit for CVE-2017-10271, an RCE vulnerability in Oracle WebLogic. The exploit targets the async/AsyncResponseService endpoint and uses a SOAP request to inject malicious code. The payload is a Java XMLDecoder that creates a ProcessBuilder to execute a bash shell with a reverse shell payloa...

7.5CVSS7.8AI score0.9999EPSS
SaveExploits45
Gitee
Gitee
added 2018/08/13 12:01 p.m.7 views

Fuxi-Scanner

This is an open-source network security vulnerability scanner called Fuxi-Scanner. It is a Python-based tool that provides multiple security functions, including vulnerability detection and management, authentication testing, IT asset discovery and management, port scanning, subdomain scanning, a...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2018/07/12 7:38 a.m.7 views

exploit-database

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 aim is to serve as the most...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2018/07/10 5:52 p.m.7 views

exploit-database-bin-sploits

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 aim is to serve as the most...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2018/02/23 4:31 p.m.7 views

PWN_learning

This repository is an exploit for a stack smash vulnerability in a CTF challenge called "Smashes". The exploit is written in Python and uses the pwntools library. The vulnerability is caused by a buffer overflow in the stackchkfail function, which is called when a stack buffer overflow is detecte...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2018/01/28 10:27 p.m.7 views

metasploit-framework

This is the Metasploit Framework repository. It is an offensive tool for penetration testing and vulnerability exploitation. The primary vulnerability class/vector targeted by this framework is not explicitly stated, but it is likely to be a wide range of vulnerabilities, including remote code...

8.3AI score
SaveExploits0
Gitee
Gitee
added 2016/07/18 6:34 p.m.7 views

penetration

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

6AI score
SaveExploits0
Gitee
Gitee
added 2022/10/10 10:55 p.m.6 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/06/15 5:15 p.m.6 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/19 10:50 a.m.6 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/04/07 10:08 a.m.6 views

Exploit for SQL Injection in Zabbix

This repository is an offensive tool for cybersecurity training and education, specifically targeting various vulnerabilities in software and systems. It contains a collection of exploits, tools, and examples for learning and practicing cybersecurity skills. The primary vulnerability targeted by...

9.8CVSS8.1AI score0.80296EPSS
SaveExploits28
Gitee
Gitee
added 2022/03/11 5:31 p.m.6 views

Exploit for Path Traversal in F5 Big-Ip_Access_Policy_Manager

CVE-2020-5902 is a vulnerability in BIG-IP, a load balancer and application delivery controller. The vulnerability is a remote code execution RCE flaw that allows an attacker to execute arbitrary code on the BIG-IP system. The vulnerability exists in the BIG-IP web interface, specifically in the...

10CVSS8.3AI score0.99999EPSS
SaveExploits62
Gitee
Gitee
added 2022/02/20 5:49 p.m.6 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/16 10:11 a.m.6 views

vulhub

This is a pre-built vulnerable environment based on Docker-Compose, maintained by the Vulhub project. The repository contains a collection of vulnerable applications and services, including CouchDB, FFmpeg, Git, and more, which can be used for testing and training purposes. The environment is...

8AI score
SaveExploits0
Gitee
Gitee
added 2022/02/15 4:05 p.m.6 views

csv-plus_vulnerability

No description...

7AI score
SaveExploits0
Gitee
Gitee
added 2022/01/30 10:53 a.m.6 views

redis-rce

PoC exploit for Redis RCE Remote Code Execution in Redis 4.x/5.x. The exploit is inspired by Redis post-exploitation techniques and is based on a modified version of the Redis Rogue Server. The exploit uses the RedisModules-ExecuteCommand library to load a custom Redis module, which allows for...

8.4AI score
SaveExploits0
Gitee
Gitee
added 2022/01/20 9:12 p.m.6 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/19 9:03 a.m.6 views

Exploit for SQL Injection in Zabbix

This repository is an open-source collection of vulnerable web applications and tools for security research and education, maintained by phith0n. It is an offensive tool for web application security research. The repository contains various vulnerable web applications, including CouchDB, FFmpeg,...

9.8CVSS7.1AI score0.99679EPSS
SaveExploits76
Gitee
Gitee
added 2022/01/13 9:52 a.m.6 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/20 7:29 p.m.6 views

Exploit for Off-by-one Error in Sudo_Project Sudo

This is a PoC exploit for CVE-2021-3156, a sudo vulnerability dubbed Baron Samedit. The exploit is designed to achieve single-shot access to the system, without modifying system files. It is written in C and uses a heap overflow technique to bypass security restrictions. The exploit is typically...

7.8CVSS7.7AI score0.99969EPSS
SaveExploits83
Gitee
Gitee
added 2021/12/13 8:55 a.m.6 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/30 5:29 p.m.6 views

Exploit for OS Command Injection in Zabbix

This is a Python script that exploits a vulnerability in the Zabbix web application. The script is designed to send a malicious payload to the Zabbix server, which will execute the payload and potentially allow an attacker to gain unauthorized access to the system. Here is a breakdown of the...

8.1CVSS8AI score0.22467EPSS
SaveExploits24
Gitee
Gitee
added 2021/11/18 11:34 p.m.6 views

Exploit for Improper Input Validation in Drupal

PoC exploit for CVE-2018-7600, a remote code execution vulnerability in Drupal. The target product/service is Drupal, and the vulnerability class/vector is RCE Remote Code Execution. The probable entry point is the 'user/register' page, and the exploit is typically invoked by running the...

9.8CVSS8.9AI score0.99991EPSS
SaveExploits49
Gitee
Gitee
added 2021/11/12 12:50 p.m.6 views

Kunyu

This is a Python-based tool called Kunyu, which is designed for more efficient corporate asset collection and network surveying and mapping. The tool is intended for security-related practitioners to use in their work. The tool's primary function is to identify and collect information about asset...

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

Exploit for CVE-2021-417731

No description...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/10/17 12:00 a.m.6 views

PayloadsAllTheThings

It is an offensive tool for Web Application Security and Pentest/CTF. This repository contains a list of useful payloads and bypass techniques for web application security and penetration testing/CTF. The payloads are likely used to exploit vulnerabilities and bypass security measures. Not...

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

nuclei-templates

This is a community-curated list of templates for the nuclei engine to find security vulnerabilities in applications. The repository contains various templates for the scanner provided by the team and contributed by the community. The templates are the core of the nuclei scanner, which powers the...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2021/09/29 10:38 p.m.6 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.6 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/13 4:53 p.m.6 views

vulhubdocker2

This repository is an open-source project for vulnerability research and training, specifically targeting various web applications and services. It is a collection of vulnerable environments and tools for testing and learning about common web application vulnerabilities. The repository contains a...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/09/01 11:35 p.m.6 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.6 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 4:49 p.m.6 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/30 3:39 p.m.6 views

Exploit-Writeups

The repository whuadmin/Exploit-Writeups is a collection of writeups for various CTF Capture The Flag challenges. The writeups cover a range of topics, including reverse engineering, pwnables, and cryptography. The first challenge is "crackme01" from EncryptCTF-2019, which is a reverse engineerin...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/07/28 4:13 p.m.6 views

vulhub

This is an open-source collection of vulnerable web applications and environments for testing and learning about web application security. It is a project maintained by phith0n and hosted on GitHub. The repository contains a variety of applications and environments, including CouchDB, FFmpeg, Git...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2021/07/25 3:07 p.m.6 views

impacket1472

This is a Python library called Impacket, which provides a collection of classes for working with network protocols. The library is focused on providing low-level programmatic access to the packets and for some protocols e.g. SMB1-3 and MSRPC the protocol implementation itself. The library includ...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2021/07/16 8:03 a.m.6 views

pocsuite3

This is a PoC exploit for CVE-2021-NNNN, an exploit module/toolkit targeting a vulnerability in a specific product/service or framework. The target product/service or framework is not explicitly stated, but based on the code and metadata, it appears to be a web application vulnerability. The...

8.3AI score
SaveExploits0
Gitee
Gitee
added 2021/07/15 10:48 a.m.6 views

vulhub

This repository is an offensive tool for vulnerability research and exploitation, specifically targeting various web applications and frameworks. The primary vulnerability class/vector targeted by this repository is not explicitly stated, but based on the code and metadata, it appears to be a...

8.7AI score
SaveExploits0
Gitee
Gitee
added 2021/07/09 6:43 p.m.6 views

purple-team-attack-automation

This is an offensive tool for Metasploit Framework. The tool is designed to automate the process of exploiting vulnerabilities in various systems. It is likely used for penetration testing and vulnerability assessment purposes. The tool is written in Ruby and utilizes the Metasploit Framework,...

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

Exploit for CVE-2021-1675

No description...

9.3CVSS8.8AI score0.86132EPSS
SaveExploits63
Gitee
Gitee
added 2021/06/30 10:20 p.m.6 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/29 3:48 p.m.6 views

vulhub

This repository is an offensive tool for creating vulnerable environments based on Docker-Compose. It is a pre-built collection of vulnerable environments for testing and practicing defensive security skills. The repository contains various vulnerable environments, including CouchDB, FFmpeg, Git,...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/06/23 10:13 p.m.6 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.6 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.6 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
Total number of security vulnerabilities1951