Lucene search
+L

7533 matches found

ThreatPost
ThreatPost
added 2021/10/26 6:15 p.m.26 views

Why the Next-Generation of Application Security Is Needed

By David Brumley Software is revolutionizing the way the world operates. From driverless cars to cryptocurrency, software reimagines possibilities. With software standing at the core of everything we do, we find ourselves pushing out code faster than ever. Current estimates show that there are mo...

7.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2021/10/25 11:30 a.m.33 views

VECTR - A Tool That Facilitates Tracking Of Your Red And Blue Team Testing Activities To Measure Detection And Prevention Capabilities Across Different Attack Scenarios

VECTR documentation can be found here: https://docs.vectr.io VECTR Community Discord Channel: https://discord.gg/2FRd8zf728 VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios...

7.4AI score
SaveExploits0References6
GithubExploit
GithubExploit
added 2021/10/25 3:7 a.m.181 views

Exploit for Expression Language Injection in Atlassian Confluence_Data_Center

CVE-2021-26084 Confluence remote code execution RCE...

9.8CVSS7.7AI score0.99999EPSS
SaveExploits46
Gitee
Gitee
added 2021/10/22 2:57 p.m.7 views

vulhub

This is an open-source collection of vulnerable web applications and environments for testing and learning purposes. It is a community-driven project that aims to provide a safe and controlled environment for users to practice and improve their skills in web application security. The repository...

7.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/10/22 1:28 p.m.40 views

Hackers Set Up Fake Company to Get IT Experts to Launch Ransomware Attacks

The financially motivated FIN7 cybercrime gang has masqueraded as yet another fictitious cybersecurity company called "Bastion Secure" to recruit unwitting software engineers under the guise of penetration testing in a likely lead-up to a ransomware scheme. "With FIN7's latest fake company, the...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2021/10/21 8:30 p.m.28 views

PEASS-ng - Privilege Escalation Awesome Scripts SUITE new generation

Basic Tutorial Here you will find privilege escalation tools for Windows and Linux/Unix and MacOS. These tools search for possible local privilege escalation paths that you could exploit and print them to you with nice colors so you can recognize the misconfigurations easily. Check the LocalWindo...

7.5AI score
SaveExploits0References4
Huntr
Huntr
added 2021/10/21 3:34 p.m.10 views

Heap-based Buffer Overflow in zyantific/zydis

Description Hello, we hope you're doing well during these challenging times. Whilst testing zydis built from commit 077b185 with Clang12 + ASan on Ubuntu 18.04, we discovered a crafted PE file that when fed to ZydisPE triggers a heap-buffer-overflow, READ of size 1. Proof of Concept POC Base64...

SaveExploits0References1
Kitploit
Kitploit
added 2021/10/19 8:30 p.m.395 views

LazyCSRF - A More Useful CSRF PoC Generator

LazyCSRF is a more useful CSRF PoC generator that runs on Burp Suite. Motivation Burp Suite is an intercepting HTTP Proxy, and it is the defacto tool for performing web application security testing. The feature of Burp Suite that I like the most is Generate CSRF PoC. However, this does not suppor...

7.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2021/10/18 8:30 p.m.67 views

Inceptor - Template-Driven AV/EDR Evasion Framework

Modern Penetration testing and Red Teaming often requires to bypass common AV/EDR appliances in order to execute code on a target. With time, defenses are becoming more complex and inherently more difficult to bypass consistently. Inceptor is a tool which can help to automate great part of this...

8.1AI score
SaveExploits0References16
HackRead
HackRead
added 2021/10/18 5:29 p.m.17 views

How using the purple team approach helps in addressing cybercrime

By Waqas Automated purple teaming is one of the best ways to address cybercrime as it does not only test for the deficiencies in existing security controls. This is a post from HackRead.com Read the original post: How using the purple team approach helps in addressing cybercrime...

0.9AI score
SaveExploits0
Gitee
Gitee
added 2021/10/17 12:0 a.m.4 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/10/16 11:59 p.m.6 views

PocCollect

This is a Python-based proof-of-concept POC collection repository. The repository contains a variety of POCs for different vulnerabilities, including Struts2, Heartbleed, and Java Deserialization. The POCs are designed to be used for educational purposes only and should not be used for malicious...

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

penetrationLean

我的渗透学习笔记...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/10/16 8:42 p.m.4 views

jexboss

This is an offensive tool for Java Deserialization Vulnerabilities. The tool is called JexBoss and is used to verify and exploit vulnerabilities in JBoss Application Server and other Java platforms, frameworks, and applications. The tool is written in Python and has a command-line interface. It c...

7.4AI score
SaveExploits0
Citrix
Citrix
added 2021/10/16 12:0 a.m.12 views

Microsoft Security Update Validation Report October 2021

Microsoft’s October 2021 security updates have passed Citrix testing the updates are listed below. The testing is not all-inclusive; all tests are executed against English only environments and issues may still be found upon implementation. Follow best practices for testing and installing softwar...

7AI score
SaveExploits0
Huntr
Huntr
added 2021/10/14 3:25 p.m.8 views

Cross-Site Request Forgery (CSRF) in pkp/omp

✍️ Description Attacker or malicious user is able to delete any user profile photo if a logged in user visits attacker website. because lack of CSRF token 🕵️‍♂️ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally your profile photo deleted...

1.1AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2021/10/12 1:56 p.m.30 views

The joy of phishing your employees

Many companies set up phishing test programs for their employees, often as part of a compliance requirement involving ongoing employee education on security topics. The aim of these programs is to train employees on how to spot a malicious link, not click it, and forward it on to the appropriate...

7.2AI score
SaveExploits0
HackRead
HackRead
added 2021/10/11 2:58 p.m.35 views

Amnesty Intl. accuses Indian cyber security firm of spyware attacks

By Waqas According to Amnesty International, it found evidence that attackers testing the spyware were using the IP address of Indian cyber security firm Innefu Labs. This is a post from HackRead.com Read the original post: Amnesty Intl. accuses Indian cyber security firm of spyware attacks...

3.4AI score
SaveExploits0
Kitploit
Kitploit
added 2021/10/10 8:30 p.m.108 views

FUSE - A Penetration Testing Tool For Finding File Upload Bugs

FUSE is a penetration testing system designed to identify Unrestricted Executable File Upload UEFU vulnerabilities. The details of the testing strategy is in our paper, "FUSE: Finding File Upload Bugs via Penetration Testing", which appeared in NDSS 2020. To see how to configure and execute FUSE,...

8.8CVSS5.7AI score0.64261EPSS
SaveExploits18References8
GithubExploit
GithubExploit
added 2021/10/09 4:52 a.m.9 views

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

Usage Make sure Python and ncat are installed...

10CVSS10AI score0.9981EPSS
SaveExploits126
Rows per page
Query Builder