Lucene search
+L
GiteeMost viewed

1951 matches found

Gitee
Gitee
added 2020/10/02 7:57 p.m.8 views

vulhub

This is an open-source collection of pre-built vulnerable docker environments. It is not a PoC exploit for a specific CVE, but rather a toolkit for testing and demonstrating vulnerabilities. The repository contains a variety of vulnerable environments, including ones for Flask, Apache, and Jenkin...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/09/28 2:31 p.m.8 views

maobugs

maobugs 喵喵喵 1.samples-web-1.2.4.war 为 shiro =1.2.4 硬编码漏洞的war包。说实在这个war真的是难打... 2.jdwp-shellifier-master.zip 自己调试的话使用 java -Xdebug -Xrunjdwp:transport=dtsocket,server=y,suspend=n,address=5005 -jar spring-boot-h2-0.0.1-SNAPSHOT.jar 打开jdwp端口 jdwp 端口开启了的话就能被rce ,详情解压文件readme。 这里并不是无条件rce。...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/09/12 1:12 a.m.8 views

vulhub

It is an offensive tool for web application security training. The repository contains a collection of pre-built vulnerable docker environments for web application security training. The tool is designed to be easy to use, requiring only two simple commands to compile and run a vulnerable...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/09/10 4:51 p.m.8 views

linux-exploit-development-tutorial

It is an offensive tool for Linux. This is a tutorial for Linux exploit development, specifically targeting stack and heap security mechanisms. The tutorial covers various topics, including format string attacks, integer overflow, and buffer overflow attacks. It also discusses how to bypass...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/09/01 3:33 p.m.8 views

BurpSuite-collections

burp插件...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/08/30 8:12 p.m.8 views

welpwn

This is an exploit module for a vulnerability in a binary, targeting a heap-based buffer overflow. The module is part of the PwnContext framework, which is a Python library for exploitation and reverse engineering. The module is designed to exploit a vulnerability in a binary that allows for a...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2020/08/23 4:22 p.m.8 views

vulhub

It is an offensive tool for web application security training. The primary target product/service or framework is not explicitly stated, but the repository contains various vulnerable environments based on Docker-Compose, including Flask, Apache, Nginx, and others. The vulnerability class/vector ...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/08/21 10:36 a.m.8 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 2020/08/11 11:37 a.m.8 views

Vxscan

This is a Python-based comprehensive scanning tool called Vxscan, which is used for sensitive file detection, WAF/CDN identification, port scanning, fingerprint/service identification, operating system identification, weak password detection, POC scanning, SQL injection, and other functions. The...

7.6AI score
SaveExploits0
Gitee
Gitee
added 2020/08/07 12:45 p.m.8 views

metasploit-framework

This is a Metasploit Framework repository, a widely used penetration testing tool. The framework is used for identifying and exploiting vulnerabilities in computer systems and applications. The primary target of this framework is the Metasploit Framework itself, which is a Ruby-based framework fo...

8.3AI score
SaveExploits0
Gitee
Gitee
added 2020/08/06 6:04 p.m.8 views

ctf-pwns

This repository contains a collection of CTF Capture The Flag challenges for training and education. The challenges are categorized into several folders, each containing a specific challenge. The challenges are designed to test various skills, including exploitation, reverse engineering, and...

6.5AI score
SaveExploits0
Gitee
Gitee
added 2020/07/30 8:16 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Advantech Webaccess

This is a PoC Proof of Concept exploit for CVE-2016-0856, a vulnerability in the Windows RPC Remote Procedure Call service. The exploit targets the RpcClient and RpcDcClient classes in the bwconn.dll library. The exploit is written in Python and uses the ctypes library to interact with the DLL. T...

10CVSS9.8AI score0.15724EPSS
SaveExploits9
Gitee
Gitee
added 2020/07/28 10:29 a.m.8 views

Vxscan

This is a Python script for a comprehensive scanning tool called Vxscan. The tool 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,...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2020/07/27 10:33 a.m.8 views

vulscan

This is a Python-based web application for vulnerability scanning and management. Here's a summary of the key features and functionality: Overview The application is built using Django, a Python web framework, and is designed to provide a user-friendly interface for vulnerability scanning and...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/07/26 7:53 a.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Artifex Gsview

PoC exploit for Redis RCE CVE-2017-14947 targeting Redis 4.x/5.x. The vulnerability class/vector is RCE Remote Code Execution. The probable entry point is the redis-rce.py script. Notable dependencies/tooling include six and argparse. The execution context is a Python script invoked from the...

7.8CVSS8.6AI score0.01619EPSS
SaveExploits3
Gitee
Gitee
added 2020/07/18 6:53 p.m.8 views

vulhub

It is an open-source collection of pre-built vulnerable docker environments. The primary vulnerability class/vector is not explicitly stated, but it appears to be a collection of various vulnerabilities, including but not limited to, SQL injection, cross-site scripting XSS, and server-side templa...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/06/27 12:02 a.m.8 views

Pocsuite

This repository is an offensive tool for penetration testing and vulnerability assessment. It is an open-sourced remote vulnerability testing and proof-of-concept development framework developed by the Knownsec Security Team. The primary purpose of this tool is to assist penetration testers and...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/06/26 11:00 a.m.8 views

Gopherus

This is a Python script for generating gopher links to exploit Server-Side Request Forgery SSRF vulnerabilities in various servers. The script is designed to be used with the Metasploit framework. The script defines several classes for different types of servers, including MySQL, FastCGI,...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2020/06/20 12:50 a.m.8 views

shiro-check-rce

shiro反序列化漏洞检测RCE工具...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/06/15 4:44 p.m.8 views

vasto

This is a copy of the VASTO exploit kit for virtualization platforms. The kit consists of two modules: Abiquo Guest Stealer and Abiquo Poison. Abiquo Guest Stealer is a module that exploits a path traversal vulnerability in Abiquo's REST APIs to retrieve files on the remote system under the Tomca...

6.4AI score
SaveExploits0
Gitee
Gitee
added 2020/06/15 4:12 p.m.8 views

Zeratool

This repository, Zeratool, is an automatic exploit generation tool for exploitable CTF Capture The Flag problems. It uses the angr concolic analysis framework to analyze binaries and identify vulnerabilities. The tool can generate exploits for buffer overflow and format string vulnerabilities, an...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2020/06/13 9:30 a.m.8 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 training purposes, specifically designed for vulnerability research and penetration testing. The target product/service or framework is various, as it...

8.1AI score
SaveExploits0
Gitee
Gitee
added 2020/06/11 9:58 p.m.8 views

shadowbroker

This repository, xftx/shadowbroker, contains a collection of exploits and tools leaked by the Shadow Brokers. The repository includes a README.md file that provides information on the contents of the repository, including the exploits and tools it contains. The exploits and tools are organized in...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2020/06/10 11:06 a.m.8 views

Awesome_shiro

Awesomeshiro反序列化漏洞复现...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/06/07 1:33 p.m.8 views

metasploit-framework

This is the Metasploit Framework repository, a widely used penetration testing tool. The framework is written in Ruby and provides a comprehensive set of modules for exploiting vulnerabilities, conducting social engineering attacks, and gathering information about targets. The repository contains...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2020/06/06 11:33 a.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

CVE-2020-0796 PoC aka CoronaBlue aka SMBGhost is a proof-of-concept exploit for a bug in Windows 10 1903/1909's new SMB3 compression capability. The bug is caused by a lack of bounds checking in the offset size of the SMB2CompressionTransformHeader, which can lead to a buffer overflow and crash t...

10CVSS9.4AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2020/06/05 2:28 p.m.8 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 2020/06/04 2:06 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

PoC exploit for CVE-2020-0796 - SMBv3 RCE. The target product/service is SMB Server Message Block protocol, specifically SMBv3. The vulnerability class/vector is Remote Code Execution RCE. The probable entry point is the scanner.py script, which sends a specially crafted SMB negotiate request to...

10CVSS8.7AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2020/06/04 11:41 a.m.8 views

vulhub

It is an offensive tool for web application security training. The target product/service or framework is a collection of vulnerable environments based on Docker-Compose, including Flask, Apache, Nginx, and others. The vulnerability class/vector is various, including SQL injection, cross-site...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/05/28 5:42 p.m.8 views

vulhub

This is an open-source collection of pre-built vulnerable docker environments. It is not a PoC exploit for a specific CVE, but rather a toolkit for testing and training purposes. The repository contains a variety of vulnerable environments, including Flask SSTI, Apache Parsing Vulnerability, and...

8.3AI score
SaveExploits0
Gitee
Gitee
added 2020/05/27 3:26 p.m.8 views

Exploit for Off-by-one Error in Sudo_Project Sudo

PoC exploit for CVE-2021-3156, Exploit module/toolkit targeting Linux, or It is an offensive tool for Linux. The repository contains various tools and scripts for exploiting vulnerabilities in Linux systems. The tools include: evilELF: a tool for exploiting ELF-related vulnerabilities evilHEAP: a...

7.8CVSS8AI score0.99969EPSS
SaveExploits83
Gitee
Gitee
added 2020/05/25 3:21 p.m.8 views

Exploit for CVE-2020-11651

CVE-2020-11651 is a proof-of-concept PoC exploit for a vulnerability in the SaltStack master. The exploit is designed to obtain pre-auth RCE Remote Code Execution on a SaltStack master and all associated minions. The vulnerability is not explicitly stated in the provided code, but it is likely...

9.8CVSS8.1AI score0.96614EPSS
SaveExploits22
Gitee
Gitee
added 2020/05/15 11:04 p.m.8 views

Exploit for OS Command Injection in Atom Electron

CVE-2018-1000006-DEMO The Demo for CVE-2018-1000006 Analysis Electron v1.8.2-beta.4 远程命令执行漏洞—【CVE-2018-1000006】 POC 可以直接使用 elecrce\elecrce-win32-x64\elecrce.exe 也可以自己打包成exe应用,生成有漏洞的版本应用,以版本1.7.8为例: electron-packager ./test elecrce --win --out ./elecrce --arch=x64 --version=0.0.1...

9.3CVSS7AI score0.76017EPSS
SaveExploits32
Gitee
Gitee
added 2020/05/15 10:28 p.m.8 views

vulhub

It is an offensive tool for vulnerable environments. The repository contains a collection of pre-built vulnerable Docker environments, including a Flask SSTI Server-Side Template Injection environment. The tool is designed to be used for testing and training purposes, allowing users to practice...

8.2AI score
SaveExploits0
Gitee
Gitee
added 2020/04/19 11:08 p.m.8 views

tater

It is an offensive tool for Windows Privilege Escalation. The tool is called Tater, a PowerShell implementation of the Hot Potato Windows Privilege Escalation exploit. The target product/service or framework is Windows, and the vulnerability class/vector is Privilege Escalation. The probable entr...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/04/17 9:42 p.m.8 views

Information_Collection_Handbook

This is a collection of tools and resources for information gathering, specifically for penetration testing and vulnerability assessment. The repository is maintained by Qftm and is available on GitHub. The repository contains a variety of tools and scripts for gathering information about a targe...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2020/04/17 9:43 a.m.8 views

SCANNER-INURLBR

It is an offensive tool for web application vulnerability scanning. The primary CVE ID present in the context is not explicitly mentioned, but the tool is designed for Google Hacking and web application vulnerability scanning. The target product/service or framework is not explicitly stated, but...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/04/14 5:58 p.m.8 views

metasploit-framework

This is an offensive tool for Metasploit Framework. It is a collection of Ruby code that provides a framework for developing and executing exploits, as well as a platform for testing and validating vulnerabilities. The repository contains a wide range of modules and tools for various tasks,...

8.6AI score
SaveExploits0
Gitee
Gitee
added 2020/04/01 2:05 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

CVE-2020-0796 Windows SMBv3 LPE Exploit Authors Daniel García Gutiérrez @danigargu Manuel Blanco Parajón @dialluvioso References https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0796 https://www.synacktiv.com/posts/exploit/im-smbghost-daba-dee-daba-da.html...

10CVSS7.1AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2020/03/28 4:57 p.m.8 views

Scanners-Box

This is a collection of open-source scanning tools, referred to as "Scanners Box" or "scanbox." The project is a repository of various tools for scanning and testing web applications, IoT devices, and other targets. The tools are primarily used for vulnerability scanning, penetration testing, and...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/03/28 12:48 a.m.8 views

PayloadsAllTheThings

Exploit module/toolkit targeting Amazon Web Services AWS environments. The repository contains a list of useful payloads and bypass for Web Application Security and Pentest/CTF. The primary vulnerability class targeted is CRLF Carriage Return-Line Feed injection, which can be used to inject...

7.5AI score
SaveExploits0
Gitee
Gitee
added 2020/03/28 12:35 a.m.8 views

Unix-PrivEsc

UNIX-PrivEsc ============ This is just an effort to aggregate local UNIX privilege escalation exploits. They are all publicly available but don't allow for a sensible overview + it's always the quirky ones that you can't find when you need them. I am going to progressively push out exploits from ...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/03/26 2:49 p.m.8 views

AssassinGo

This is an extensible and concurrency pentest framework in Go, also with a WebGUI. It is an offensive tool for Network Scanning, Vulnerability Scanning, and Information Gathering. The primary CVE ID is not specified in the provided context. The target product/service is not explicitly stated, but...

6.6AI score
SaveExploits0
Gitee
Gitee
added 2020/03/23 1:33 p.m.8 views

CMSmap

It is an offensive tool for web application security testing. The primary CVE ID is not present in the provided context, but the tool is designed to automate the process of detecting security flaws in popular Content Management Systems CMSs such as WordPress, Joomla, Drupal, and Moodle. The tool,...

7.5AI score
SaveExploits0
Gitee
Gitee
added 2020/03/23 1:22 p.m.8 views

hitconDockerfile

This repository is an offensive tool for web application exploitation. It contains a collection of web challenges created by the user "Pr0phet" for the HITCON CTF Capture The Flag series. The challenges are designed to test various web application vulnerabilities, including SQL injection, SSRF...

8.5AI score
SaveExploits0
Gitee
Gitee
added 2020/03/20 4:41 a.m.8 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Gitlab

This repository is an open-source collection of pre-built vulnerable docker environments, vulhub. It is an offensive tool for web application security training and testing. The primary CVE ID present in the context is CVE-2016-9086. The target product/service or framework is GitLab, and the...

6.5CVSS8AI score0.04836EPSS
SaveExploits39
Gitee
Gitee
added 2020/02/21 5:01 p.m.8 views

metasploit-framework

This is the Metasploit Framework repository, a widely used penetration testing tool. It is an offensive tool for penetration testing and vulnerability assessment. The primary target of this tool is the Metasploit Framework itself, which is a Ruby-based framework for developing and executing...

8.5AI score
SaveExploits0
Gitee
Gitee
added 2020/02/18 9:25 p.m.8 views

AFLplusplus

This is a code repository for AFLplusplus, a tool for fuzz testing and vulnerability discovery. The repository contains various files and directories related to the project, including configuration files, makefiles, and documentation. The repository is organized as follows: .clang-format is a...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/02/12 4:22 p.m.8 views

picoCTF-2019-writeups

The repository is a collection of write-ups for the picoCTF 2019 challenge. The write-ups cover various challenges, including general skills, web exploitation, and reverse engineering. The challenges involve solving problems such as decoding messages, exploiting vulnerabilities, and reversing...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/01/18 1:55 p.m.8 views

fastjson-remote-code-execute-poc

This repository is an exploit module for a remote code execution RCE vulnerability in the FastJSON library, version 1.2.24. The exploit is likely targeting a Java application that uses this library. The repository contains metadata from the IntelliJ IDEA project, which includes information about...

8.6AI score
SaveExploits0
Total number of security vulnerabilities1951