Lucene search
+L
GiteeMost viewed

1951 matches found

Gitee
Gitee
added 2020/10/10 5:38 p.m.9 views

vulhub

It is an offensive tool for web application security training. The primary target is the web application, specifically the Flask framework. The vulnerability class/vector is Server-Side Template Injection SSTI. The probable entry points are scripts/modules such as flask/ssti/exploit.py. Notable...

8.5AI score
SaveExploits0
Gitee
Gitee
added 2020/10/06 8:53 p.m.9 views

Exploit for CVE-2018-9995

This is a Python script, getDVRCredentials.py, that exploits a vulnerability in DVR systems to obtain exposed credentials. The script is designed to target various DVR systems, including Novo, CeNova, QSee, Pulnix, XVR 5 in 1, Securus, Night OWL, DVR Login, HVR Login, and MDVR Login. The script...

9.8CVSS7AI score0.6501EPSS
SaveExploits15
Gitee
Gitee
added 2020/10/05 3:12 p.m.9 views

Exploit for CVE-2018-2894

CVE-2018-2894 CVE-2018-2894 WebLogic 未授权访问致任意文件上传/RCE漏洞 检查脚本...

9.8CVSS7.1AI score0.23742EPSS
SaveExploits7
Gitee
Gitee
added 2020/10/05 12:41 p.m.9 views

Exploit for Missing Authentication for Critical Function in Oracle Weblogic_Server

PoC exploit for CVE-2017-10271, an unauthenticated Weblogic RCE. The target product/service is Weblogic, and the vulnerability class/vector is RCE Remote Code Execution. The probable entry point is the CoordinatorPortType SOAP endpoint. Notable dependencies/tooling include the requests library an...

7.5CVSS7.7AI score0.9999EPSS
SaveExploits45
Gitee
Gitee
added 2020/10/02 10:07 p.m.9 views

BurpSuite-collections

有关burpsuite的插件非商店,文章以及使用技巧的收集此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载---Collection of burpsuite plugins non-stores, articles and tips for using Burpsuite, no crack version file...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/09/21 10:52 a.m.9 views

sploitfun-linux-x86-exp-tut-zh

This is a Linux x86 exploit development tutorial series. The series covers various topics such as buffer overflow, integer overflow, off-by-one vulnerability, return-to-libc, and ASLR bypass. The tutorials are written in Chinese and translated into English. The series includes chapters on: 1...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/09/13 6:32 p.m.9 views

vulhub

It is an offensive tool for Docker environments. The repository contains pre-built vulnerable environments based on Docker-Compose, allowing users to easily set up and test various vulnerabilities. The tool is designed to be user-friendly, requiring no prior knowledge of Docker, and can be...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/09/11 5:02 p.m.9 views

Exploit for CVE-2014-7911

This is a local root exploit for Nexus5 Android 4.4.4KTU84P. The exploit is based on the CVE-2014-7911 vulnerability, which is a privilege escalation vulnerability in the Android operating system. The exploit is designed to gain root access on the device. The exploit is implemented in Java and us...

7.2CVSS7.3AI score0.24534EPSS
SaveExploits6
Gitee
Gitee
added 2020/09/11 3:00 p.m.9 views

My-CTF-Web-Challenges

It is an offensive tool for web exploitation. The repository contains a collection of web challenges created by the user 'orange'. The challenges are designed to test various web exploitation techniques, including SQL injection, cross-site scripting XSS, and authentication bypass. The challenges...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/09/06 11:31 a.m.9 views

aMALgamous

This repository is an offensive tool for creating custom malware payloads. It is a Python-based tool that allows users to generate various types of malware payloads, including Meterpreter, Shell, and Python payloads, as well as payloads for specific platforms such as Windows and macOS. The tool i...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2020/09/04 11:14 a.m.9 views

PayloadsAllTheThings

It is an offensive tool for general-purpose payloads. This repository contains a collection of payloads, but no specific exploit or vulnerability is identified. The provided code snippet is a funding model configuration for GitHub Sponsors and Ko-fi, indicating that the repository's author is ope...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/09/01 9:22 a.m.9 views

ysoserial

This is a Java tool called ysoserial, which is a proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. The tool is designed to create payloads that can be used to execute arbitrary code on a Java application that performs unsafe deserialization of objects...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/08/26 10:06 a.m.9 views

Pocsuite

This project, Pocsuite, is an open-sourced remote vulnerability testing and proof-of-concept development framework developed by the Knownsec Security Team. It comes with a powerful proof-of-concept engine and many niche features for penetration testers and security researchers. The framework...

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

powerSploit

This is an offensive tool for Windows. It is a PowerShell module called PowerSploit, which is a framework for penetration testing and red teaming. The module includes various tools for tasks such as antivirus bypass, code execution, and DLL injection. The primary vulnerability targeted by this to...

8.1AI score
SaveExploits0
Gitee
Gitee
added 2020/08/23 9:53 p.m.9 views

KITT-Lite

This is a Python-based pentesting CLI tool. The tool is designed to extract WPS Wi-Fi Protected Setup pins from vulnerable routers. It uses various tools such as Piexiewps, Reaver, Bully, Aircrack Suite, and Wash in an automated way to achieve its goal. The tool is likely used for penetration...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2020/08/19 5:09 p.m.9 views

vulhub

It is an offensive tool for Docker environments. The tool is designed to create a vulnerable Docker environment for testing and training purposes. It provides a collection of pre-built vulnerable Docker environments, allowing users to execute two simple commands to create a vulnerable environment...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2020/08/11 1:08 p.m.9 views

pwntools

This is an offensive tool for exploit development and CTF Capture The Flag framework. The tool is called pwntools and is used for exploit development and CTF challenges. It provides a set of tools and libraries for exploiting vulnerabilities and solving CTF challenges. The tool is written in Pyth...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/08/10 5:44 p.m.9 views

BurpSuite-collections

有关burpsuite的插件非商店,文章以及使用技巧的收集此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载---Collection of burpsuite plugins non-stores, articles and tips for using Burpsuite, no crack version file...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/08/09 10:59 a.m.9 views

pwn-collection

This repository contains a collection of CTF Capture The Flag challenges with writeups and exploit scripts. The challenges are categorized into three main areas: fmtstr32, heapchunkoverlap64, and pwn300. The fmtstr32 category contains challenges related to format string vulnerabilities, which all...

7.7AI score
SaveExploits0
Gitee
Gitee
added 2020/08/08 10:15 a.m.9 views

CTFtools

This repository is an offensive tool for web application exploitation, specifically targeting web servers. The primary vulnerability class is code execution RCE, with various exploitation techniques and payloads. The tool is designed to automate the exploitation process, making it easier for...

8.7AI score
SaveExploits0
Gitee
Gitee
added 2020/08/07 1:42 p.m.9 views

CTF-challenges-by-me

This is an offensive tool for CTF challenges. It is a collection of exploits and challenges from various CTF events, including 0ctffinal-2017 and 0ctfquals-2018. The repository contains a variety of challenges, including web security, pwnable, and cryptography challenges. The challenges are...

7.6AI score
SaveExploits0
Gitee
Gitee
added 2020/08/06 6:47 p.m.9 views

vulhub

It is an open-source collection of pre-built vulnerable docker environments. The repository contains a variety of vulnerable environments, including Flask SSTI, Apache Parsing Vulnerability, and more. The environments are designed to be easy to use, with simple installation and usage instructions...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2020/08/06 3:56 p.m.9 views

CTF-Web-Challenges

This is a PHP challenge where the goal is to get a shell on the server. The challenge is hosted on a Docker container, and the PHP code is written in a way that makes it difficult to execute arbitrary code. The challenge involves using the session.uploadprogress feature in PHP, which allows us to...

7.7AI score
SaveExploits0
Gitee
Gitee
added 2020/08/06 10:18 a.m.9 views

aflnet

It is an offensive tool for Network protocols. The repository contains a greybox fuzzer for protocol implementations, named AFLNet. It takes a mutational approach and uses state-feedback, in addition to code-coverage feedback, to guide the fuzzing process. AFLNet is seeded with a corpus of record...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2020/08/02 11:36 p.m.9 views

vulhubs

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 various vulnerable environments, including Flask SSTI, Apache Parsing Vulnerability, and more...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2020/07/29 5:49 p.m.9 views

bluescan

This is a Python script for a Bluetooth scanner, specifically designed to scan for devices, services, and vulnerabilities. The script is called "bluescan" and is available on GitHub. The script is based on the BlueZ Bluetooth protocol stack and uses the libbluetooth-dev package. It can be install...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2020/07/23 6:44 a.m.9 views

pwntools

This repository is an offensive tool for binary exploitation. It is a collection of common binary exploitation tools, including pwntools, a Python library for binary exploitation. The repository includes a variety of tools and scripts for exploiting vulnerabilities in binaries, including exploit...

8.6AI score
SaveExploits0
Gitee
Gitee
added 2020/07/17 1:28 a.m.9 views

metasploit-framework

This is an offensive tool for Metasploit Framework. It is a collection of modules and tools for exploiting vulnerabilities in various systems and applications. The repository contains a wide range of modules, including exploits, payloads, and post-exploitation tools. The primary target of this to...

8.2AI score
SaveExploits0
Gitee
Gitee
added 2020/07/17 1:24 a.m.9 views

PowerSploit

This is a PowerShell post-exploitation framework called PowerSploit. It is a collection of PowerShell scripts that can be used to perform various malicious activities, such as code execution, DLL injection, and reflective PE injection. The framework is designed to be portable and can be used on...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2020/07/13 12:59 p.m.9 views

Vulmap

This is an open-source online local vulnerability scanner project called Vulmap. It consists of online local vulnerability scanning programs for Windows and Linux operating systems. The project is designed to scan installed software on the host, query the Vulmon API for vulnerabilities, and print...

6.5AI score
SaveExploits0
Gitee
Gitee
added 2020/07/07 10:42 a.m.9 views

K8tools

It is an offensive tool for web application exploitation. The repository, K8tools, contains a collection of tools for various purposes, including internal penetration, privilege escalation, remote overflow, vulnerability exploitation, scanning, password cracking, and evasion. The primary focus is...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2020/07/01 4:26 p.m.9 views

WriteUp_GoogleCTF_2017

This is a PoC exploit for a vulnerability in the Inst Prof binary, which is a x8664 Linux binary with PIE and NX enabled. The exploit allocates two pages using code reuse, one page to stack pivot and the other page to execute a shellcode. The shellcode is executed by dereferencing a text pointer...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2020/06/19 1:32 p.m.9 views

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

This is a PoC exploit for CVE-2013-0001, a SQL injection vulnerability scanner written in Python. The target product/service is a web application, and the vulnerability class is SQL injection. The probable entry point is the sqliscanner.py script, which is invoked by running the script with the -...

4.3CVSS8.1AI score0.13553EPSS
SaveExploits1
Gitee
Gitee
added 2020/06/18 10:29 a.m.9 views

vulhub

It is an open-source collection of pre-built vulnerable docker environments. The repository contains a variety of vulnerable environments, including Flask SSTI, Apache Parsing Vulnerability, and more. The target product/service or framework is not explicitly stated, but the environments are...

6.5AI score
SaveExploits0
Gitee
Gitee
added 2020/06/15 4:44 p.m.9 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 9:35 a.m.9 views

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

This is a proof-of-concept PoC exploit for CVE-2020-0796, also known as SMBGhost. The exploit targets a remote code execution vulnerability in the Windows SMBv3 server. The PoC is written in Python and uses a shellcode written in x64 assembly language. The PoC consists of two main components: 1. ...

10CVSS9.3AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2020/06/13 9:09 p.m.9 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 learning about various vulnerabilities. The primary purpose of Vulhub is to provide a simple way to create and run vulnerable environment...

8.1AI score
SaveExploits0
Gitee
Gitee
added 2020/06/06 12:18 p.m.9 views

PRET

The repository michaelxiaxc/PRET is a Printer Exploitation Toolkit that allows users to test the security of their printers. The tool connects to a device via network or USB and exploits the features of a given printer language, currently supporting PostScript, PJL, and PCL. The main idea of PRET...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2020/06/04 9:33 a.m.9 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 Exploit analysis POC Analysis by SungLin Knownsec 404 Team Writeup+PoC by @ZecOps References https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0796...

10CVSS7.1AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2020/05/27 11:23 a.m.9 views

Exploit for Use After Free in Microsoft

This is an attempt to port existing PoCs Proof of Concept to actual exploits for the BlueKeep vulnerability CVE-2019-0708. The project is not actively maintained, but the author welcomes suggestions and opinions from the public. The goal is to achieve Remote Code Execution RCE on vulnerable hosts...

10CVSS7.2AI score0.99999EPSS
SaveExploits126
Gitee
Gitee
added 2020/05/26 11:42 p.m.9 views

Exploit for Use After Free in Microsoft

CVE-2019-0708 真烦那些整天黑菜虚昆的人 在B站上面黑就算了,因为我基本上不看B站 现在出个漏洞还要黑,你们不累吗?反正我不累 好吧进入正题 目标需开启3389 电脑右键允许远程连桌面连接 命令: python CVE-2019-0708-poc.py 192.168.1.106...

10CVSS7.1AI score0.99999EPSS
SaveExploits126
Gitee
Gitee
added 2020/05/21 12:25 p.m.9 views

MCIR

This is a collection of intentionally vulnerable applications for testing code injection vulnerabilities. The applications are designed to be used in a trusted web environment and should not be published on a production server or exposed to the internet. The applications include: CryptOMG: A...

8.1AI score
SaveExploits0
Gitee
Gitee
added 2020/05/12 1:38 p.m.9 views

vulhub

This repository is an open-source collection of vulnerable web applications and environments for security testing and education, maintained by vulhub. It is a defensive blue-team research and threat mitigation tool. The repository contains a variety of vulnerable web applications and environments...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/05/06 11:13 p.m.9 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.8AI score
SaveExploits0
Gitee
Gitee
added 2020/05/06 3:20 p.m.9 views

Information_Collection_Handbook

Handbook of information collection for penetration testing...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2020/04/27 11:24 a.m.9 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.8AI score
SaveExploits0
Gitee
Gitee
added 2020/04/26 9:31 a.m.9 views

vmware_escape

This is an exploit module for VMware Workstation prior to version 12.5.5. The exploit targets a vulnerability in the way VMware handles certain types of memory access, allowing an attacker to execute arbitrary code on the host system. The exploit is designed to be used by an attacker who has gain...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2020/04/07 4:50 p.m.9 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 RCE Remote Code Execution. The probable entry point is the scanner.py script, which sends a specially crafted SMB negotiate request to...

10CVSS8.1AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2020/04/01 5:13 p.m.9 views

vulhub

This repository is an open-source collection of pre-built vulnerable docker environments. It is an offensive tool for web application security testing. The primary vulnerability class/vector targeted by this repository is Server-Side Template Injection SSTI, specifically in Flask applications. Th...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2020/03/28 4:57 p.m.9 views

shadowbroker-1

This repository, fengzihk/shadowbroker-1, contains a collection of exploits and tools leaked by the Shadow Brokers, a group known for releasing sensitive information. The repository includes a README file that lists various exploits, such as EARLYSHOVEL, EBBISLAND, ECHOWRECKER, EASYBEE, and...

7.4AI score
SaveExploits0
Total number of security vulnerabilities1951