搜索 “abcd”

不再关注网络安全

abcd

  • 2019-04-09
  • tools
  • 1766 阅读

Shelly PRO 4PM v0.11.0 – Authentication Bypass

  • 2023-08-04
  • exploits
  • 41 阅读

#!/bin/bash # Exploit Title: Shelly PRO 4PM v0.11.0 - Authentication Bypass # Google Dork: NA # Date: 2nd August 2023 # Exploit Author: The Security Team [exploitsecurity.io] # Exploit Blog: https://www.exploitsecurity.io/post/cve-2023-3338...

Joomla! com_booking component 2.4.9 – Information Leak (Account enumeration)

  • 2023-07-19
  • exploits
  • 51 阅读

# Exploit Title: Joomla! com_booking component 2.4.9 - Information Leak (Account enumeration) # Google Dork: inurl:"index.php?option=com_booking" # Date: 07/12/2023 # Exploit Author: qw3rTyTy # Vendor Homepage: http://www.artio.net/ ...

Azure Apache Ambari 2302250400 – Spoofing

  • 2023-06-26
  • exploits
  • 44 阅读

# Exploit Title: Azure Apache Ambari 2302250400 - Spoofing # Date: 2023-06-23 # country: Iran # Exploit Author: Amirhossein Bahramizadeh # Category : Remote # Vendor Homepage: Microsoft Apache Ambari Microsoft azure Hdinsights # Tested on...

Covenant v0.5 – Remote Code Execution (RCE)

  • 2023-03-30
  • exploits
  • 31 阅读

# Exploit Title: Covenant v0.5 - Remote Code Execution (RCE) # Exploit Author: xThaz # Author website: https://xthaz.fr/ # Date: 2022-09-11 # Vendor Homepage: https://cobbr.io/Covenant.html # Software Link: https://github.com/cobbr/Covenant ...

PHP计算查找多个字符串最长公共前缀

PHP计算查找多个字符串最长公共前缀

  • 2022-09-21
  • PHP
  • 3239 阅读

查找两个字符串的最大相同部分 最长公共前缀(Longest-Common-Prefix) 题干如下: 编写一个函数来查找字符串数组中的最长公共前缀。如果不存在公共前缀,返回空字符串 ""。示例 1:  输入: ["flower","flow","flight"]  输出: "fl"示例 2:  输入: ["dog","racecar","car"]  输出: ""解释:...

Prestashop blockwishlist module 2.1.0 – SQLi

  • 2022-08-09
  • exploits
  • 33 阅读

# Exploit Title: Prestashop blockwishlist module 2.1.0 - SQLi # Date: 29/07/22 # Exploit Author: Karthik UJ (@5up3r541y4n) # Vendor Homepage: https://www.prestashop.com/en # Software Link (blockwishlist): https://github.com/PrestaShop/blockwis...

ICL ScadaFlex II SCADA Controllers SC-1/SC-2 1.03.07 – Remote File CRUD

  • 2022-02-23
  • exploits
  • 33 阅读

# Exploit Title: CL ScadaFlex II SCADA Controllers SC-1/SC-2 1.03.07 Remote File CRUD # Exploit Author: LiquidWorm #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # # ICL ScadaFlex II SCADA Controllers SC-1/SC-2 1.03.07 Remote File CRUD ...

OpenAM 13.0 – LDAP Injection

  • 2021-11-03
  • exploits
  • 35 阅读

# Exploit Title: OpenAM 13.0 - LDAP Injection # Date: 03/11/2021 # Exploit Author: Charlton Trezevant, GuidePoint Security # Vendor Homepage: https://www.forgerock.com/ # Software Link: https://github.com/OpenIdentityPlatform/OpenAM/releases/t...

Hotel Management System 1.0 – Cross-Site Scripting (XSS) Arbitrary File Upload Remote Code Execution (RCE)

  • 2021-08-03
  • exploits
  • 43 阅读

# Exploit Title: Hotel Management System 1.0 - Cross-Site Scripting (XSS) Arbitrary File Upload Remote Code Execution (RCE) # Date: 2021-08-01 # Exploit Author: Merbin Russel # Vendor Homepage: https://phpgurukul.com/ # Software Link: https:/...