首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
热门关键字: shell  88888  art  vitter  linux
  当前位置:主页>安全文章>文章资料>Exploits>列表
PIKATEL 96338L-2M-8M Unauthenticated Remote DNS Changer
  日期:2016-09-13 17:17:12 点击:16 评论:0
#!/bin/bash## PIKATEL 96338L-2M-8M Unauthenticated Remote DNS Change Exploit## Copyright 2016 (c) Todor Donev todor.donev at gmail.com# https://www.ethical-hacker.org/# https://www.facebook.com/ethicalhackerorg## Description: # The vulnerability exi
PIKATEL 96338WS Unauthenticated Remote DNS Changer
  日期:2016-09-13 17:16:31 点击:33 评论:0
#!/bin/bash## PIKATEL 96338WS Unauthenticated Remote DNS Change Exploit## Copyright 2016 (c) Todor Donev todor.donev at gmail.com# https://www.ethical-hacker.org/# https://www.facebook.com/ethicalhackerorg## Description: # The vulnerability exist in
Exper EWM-01 ADSL/MODEM Unauthenticated Remote DNS Changer
  日期:2016-09-13 17:15:54 点击:25 评论:0
#!/bin/bash## Exper EWM-01 ADSL/MODEM # Unauthenticated Remote DNS Change Exploit## Copyright 2016 (c) Todor Donev todor.donev at gmail.com# https://www.ethical-hacker.org/# https://www.facebook.com/ethicalhackerorg## Description: # The vulnerabilit
Inteno EG101R1 VoIP Router Unauthenticated Remote DNS Changer
  日期:2016-09-13 17:15:26 点击:33 评论:0
#!/bin/bash## Inteno EG101R1 VoIP Router # Unauthenticated Remote DNS Change Exploit## Copyright 2016 (c) Todor Donev todor.donev at gmail.com# https://www.ethical-hacker.org/# https://www.facebook.com/ethicalhackerorg## Description: # The vulnerabi
Samsung Repair Information Disclosure
  日期:2016-09-13 17:14:48 点击:19 评论:0
#!/bin/bash#for t in {4136987977..4136989977}; doecho testing ticket $tfor i in {2000000000..9999999999}; doecho testing telephone $ip1=$(echo $i | cut --characters 1-3)p2=$(echo $i | cut --characters 4-6)p3=$(echo $i | cut --characters 7-)curl=$(cu
MySQL / MariaDB / PerconaDB 5.5.52 / 5.6.33 / 5.7.15 - Code Execution / Privileg
  日期:2016-09-13 17:13:30 点击:39 评论:0
============================================= - Discovered by: Dawid Golunski - http://legalhackers.com - dawid (at) legalhackers.com - CVE-2016-6662 - Release date: 12.09.2016 - Severity: Critical ============================================= I. VUL
LamaHub 0.0.6.2 - Buffer Overflow
  日期:2016-09-12 18:27:47 点击:28 评论:0
# Exploit Title: LamaHub-0.0.6.2 BufferOverflow # Date: 09/09/09 # Exploit Author: Pi3rrot # Vendor Homepage: http://lamahub.sourceforge.net/ # Software Link: http://ovh.dl.sourceforge.net/sourceforge/lamahub/LamaHub-0.0.6.2.tar.gz # Version: 0.0.6.2
Vodafone Mobile Wifi - Reset Admin Password
  日期:2016-09-12 18:27:07 点击:213 评论:0
import urllib2 import json from datetime import datetime, timedelta import time import httplib from threading import Thread from Queue import Queue from multiprocessing import process print Vodafone Mobile WiFi - Password reset exploit (Daniele Lingu
Zabbix 2.0 - 3.0.3 - SQL Injection
  日期:2016-09-09 19:02:11 点击:49 评论:0
# Exploit Title: 2.0 Zabbix 3.0.4 SQL Injection Python PoC # Data: 20-08-2016 # Software Link: www.zabbix.com # Exploit Author: Unknown( http://seclists.org/fulldisclosure/2016/Aug/82 ) # Version: Zabbix 2.0-3.0.x(3.0.4) # PoC Author: Zzzians # Conta
Apple iCloud Desktop Client 5.2.1.0 - Local Credentials Disclosure
  日期:2016-09-09 19:01:24 点击:36 评论:0
##### # Apple iCloud Desktop Client v5.2.1.0 Local Credentials Disclosure After Sign Out Exploit # Tested on Windows Windows 7 64bit, English # Vendor Homepage @ https://www.apple.com/ # Product Homepage @ https://support.apple.com/en-us/HT204283 # D
LogMeIn Client 1.3.2462 (64bit) - Local Credentials Disclosure
  日期:2016-09-09 19:00:43 点击:23 评论:0
##### # LogMeIn Client v1.3.2462 (64bit) Local Credentials Disclosure # Tested on Windows Windows Server 2012 R2 64bit, English # Vendor Homepage @ https://secure.logmein.com/home/en # Date 06/09/2016 # Bug Discovery by: # # Alexander Korznikov ( htt
Dropbox Desktop Client 9.4.49 (64bit) - Local Credentials Disclosure
  日期:2016-09-09 19:00:09 点击:18 评论:0
##### # Dropbox Desktop Client v9.4.49 (64bit) Local Credentials Disclosure # Tested on Windows Windows Server 2012 R2 64bit, English # Vendor Homepage @ https://www.dropbox.com # Date 06/09/2016 # Bug Discovery by: # # Yakir Wizman ( https://www.lin
Apache/mod_ssl OpenSSL < 0.9.6d / < 0.9.7-beta2 - 'openssl-too-open.c' SSL2 KEY_
  日期:2016-09-09 18:59:05 点击:41 评论:0
/* * openssl-too-open.c - OpenSSL remote exploit * Spawns a nobody/apache shell on Apache, root on other servers. * * by Solar Eclipse solareclipse@phreedom.org * * Thanks to Core, HD Moore, Zillion, Dvorak and Black Berry for their help. * * This co
Adobe ColdFusion < 11 Update 10 - XML External Entity Injection
  日期:2016-09-08 15:43:25 点击:30 评论:0
''' ============================================= - Discovered by: Dawid Golunski - http://legalhackers.com - dawid (at) legalhackers.com - CVE-2016-4264 - APSB16-30 - Release date: 31.08.2016 - Severity: Critical ====================================
SugarCRM 6.5.23 - REST PHP Object Injection Exploit (Metasploit)
  日期:2016-09-08 15:42:43 点击:27 评论:0
## # This module requires Metasploit: http://metasploit.com/download # Current source: https://github.com/rapid7/metasploit-framework ## require 'msf/core' class MetasploitModule Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remo
TeamViewer 11.0.65452 (64 bit) - Local Credentials Disclosure
  日期:2016-09-08 15:41:46 点击:44 评论:0
##### # TeamViewer 11.0.65452 (64 bit) Local Credentials Disclosure # Tested on Windows 7 64bit, English # Vendor Homepage @ https://www.teamviewer.com/ # Date 07/09/2016 # Bug Discovered by Alexander Korznikov ( https://www.linkedin.com/in/nopernik
Multiple Applications - Local Credentials Disclosure
  日期:2016-09-08 15:41:01 点击:35 评论:0
##### # Dropbox Desktop Client v9.4.49 (64bit) Local Credentials Disclosure # Tested on Windows Windows Server 2012 R2 64bit, English # Vendor Homepage @ https://www.dropbox.com # Date 06/09/2016 # Bug Discovery by: # # Yakir Wizman ( https://www.lin
WIN-911 7.17.00 - Multiple Vulnerabilities
  日期:2016-09-07 14:58:14 点击:78 评论:0
Title: WIN-911 - Insecure File Permissions EoP CWE Class: CWE-276: Incorrect Default Permissions Date: 05/09/2016 Vendor: Win911 Product: WIN-911 Type: Alarm Notification Software Version: V7.17.00 Download URL: through Rockwell Automation downloads:
glibc - getaddrinfo Stack Based Buffer Overflow
  日期:2016-09-07 14:55:40 点击:63 评论:0
''' add by SpeeDr00t@Blackfalcon (jang kyoung chip) This is a published vulnerability by google in the past. Please refer to the link below. Reference: - https://googleonlinesecurity.blogspot.kr/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html - ht
MySQL 5.5.45 (64bit) - Local Credentials Disclosure
  日期:2016-09-06 11:54:22 点击:22 评论:0
##### # MySQL 5.5.45 (64bit) Local Credentials Disclosure # Tested on Windows Windows Server 2012 R2 64bit, English # Vendor Homepage @ https://www.mysql.com # Date 05/09/2016 # Bug Discovered by Yakir Wizman ( https://www.linkedin.com/in/yakirwizman
共637页/12733条记录 首页 上一页 [106] [107] [108] 109 [110] [111] [112] 下一页 末页
  本月热点文章
 
  本月推荐文章
 
  相关分类
  漏洞检测
  漏洞资料
  入侵实例
  系统安全
  网络安全
  网络基础
  病毒分析
Exploits
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved