7532 matches found
Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft
Usage: Make sure Python is installed, then run poc.py. Window...
IBM Tivoli Storage Manager 5.2.0.1 Buffer Overflow
Exploit Title: IBM Tivoli Storage Manager Command Line Administrative Interface 5.2.0.1 - id' Field Stack Based Buffer Overflow Exploit Author: Paolo Stagno aka VoidSec Vendor Homepage: https://www.ibm.com/support/knowledgecenter/en/SSGSG77.1.0/com.ibm.itsm.tsm.doc/welcome.html Version: 5.2.0.1...
This One Time on a Pen Test: CSRF to Password Reset Phishing
Each year, Rapid7 penetration testers complete hundreds of internally and externally based penetration testing service engagements. This post is part of an ongoing series featuring testimonials of what goes on beneath the hoodie. For more insights, check out our 2020 Under the Hoodie report...
How to Optimize Your App Settings for Privacy
By Uzair Amir In order to protect users' privacy, developers must keep their apps' security in mind and put their apps through regression testing. This is a post from HackRead.com Read the original post: How to Optimize Your App Settings for Privacy...
Behind the Scenes: Under the Hoodie 2020 Video Series
Longtime fans of our Under the Hoodie video series may have noticed that this year’s videos looked, well, a little different. Because we were all working from home amid the COVID-19 pandemic, we realized that it was no longer feasible to sit down in person and interview our pen testing services...
The vulnerability of the Windows MSCTF Server component of the Windows operating system allows attackers to disclose protected information.
The vulnerability of the Windows MSCTF Server component exists due to insufficient testing of input data. Exploiting this vulnerability can allow an attacker to disclose protected information...
The vulnerability of Intel microprocessor microprogramming software arises from insufficient testing of input data, allowing attackers to exploit this weakness to gain increased privileges.
The vulnerability of Intel processor microprogramming software exists due to insufficient testing of input data. Exploiting this vulnerability can allow attackers to enhance their privileges...
pocsuite3
This is a Python package called pocsuite3, which is a remote vulnerability testing and proof-of-concept development framework. It is developed by the Knownsec 404 Team and comes with a powerful proof-of-concept engine, many powerful features for penetration testers and security researchers. The...
Exploit for Path Traversal in Citrix Xenmobile_Server
Usage & Disclaimer This script is a batch detection tool for...
Informatica: Blind SQL injection at tsftp.informatica.com
The parameter refreshtoken sent to the REST path /api/v1/token is vulnerable to blind SQL injection. Compare the response time of these 2 requests: $ time curl -X POST "https://tsftp.informatica.com/api/v1/token" -H "accept: application/json" -H "Content-Type: application/x-www-form-urlencoded" -...
vulhub
It is an offensive tool for vulnerable environments. The repository contains a collection of pre-built vulnerable docker environments, including Flask SSTI, Apache Parsing Vulnerability, and others. The tool allows users to easily create and run vulnerable environments for testing and training...
`Shared` can cause a data race
Shared data structure in model crate implements Send and Sync traits regardless of the inner type. This allows safe Rust code to trigger a data race, which is undefined behavior in Rust. Users are advised to treat Shared as an unsafe type. It should not be used outside of the testing context, and...
RUSTSEC-2020-0140 `Shared` can cause a data race
Shared data structure in model crate implements Send and Sync traits regardless of the inner type. This allows safe Rust code to trigger a data race, which is undefined behavior in Rust. Users are advised to treat Shared as an unsafe type. It should not be used outside of the testing context, and...
Security Bulletin: Vulnerabilities in Tivoli Netcool/OMNIbus
Summary There are vulnerabilities in the libnhttpd interface which is part of Tivoli Netcool/OMNIbus. This were discovered during penetration testing of the product. Vulnerability Details Third Party Entry: PSIRT-ADV0026226 DESCRIPTION: Created from Advisory: ADV0026226 CVSS Base score: 8.8 CVSS...
Citrix UPS Print Driver Certification Tool
Where to download ? Certain legacy Citrix tools are now available on request only. Please submit the request here - https://forms.gle/obA39PEz5qpDiSPq8 Once we verify your request, we will provide access to the download location. Description The Citrix UPS Print Driver Certification Tool can be...
pwntools
This is an open-source repository for the pwntools project, a Python library for reverse engineering and exploitation. The repository contains various files and workflows for contributing to the project, including issue templates, pull request templates, and workflows for continuous integration a...
This One Time on a Pen Test: How I Hacked a Self-Driving Car
Each year, Rapid7 penetration testers complete hundreds of internally and externally based penetration testing service engagements. This post is part of an ongoing series featuring testimonials of what goes on beneath the hoodie. For more insights, check out our 2020 Under the Hoodie report. An...
Secure Cloning: VMware Advances the State of the Art in Secure VDI Infrastructure
The need for security in the workplace has changed. Remote work is the new normal and the result is drastic changes to an organization’s entire attack surface area. Cybercriminals are taking advantage of this new reality by targeting the very means by which employees connect to corporate resource...
SpringBootVulExploit
This repository contains a collection of Spring Boot vulnerability exploit checklists, which are used for authorized testing and security research purposes. The repository includes various exploits and techniques for exploiting Spring Boot applications, including: 1. Spring Boot Vulnerability...
Pocsuite
This is an offensive tool for penetration testing and vulnerability assessment. It is a Python-based framework called Pocsuite, developed by the Knownsec 404 Team. The tool is designed to perform remote vulnerability testing and proof-of-concept development. The target product/service or framewor...