Lucene search
+L

893 matches found

NVD
NVD
added 2011/10/14 10:55 a.m.27 views

CVE-2011-3214

IOGraphics in Apple Mac OS X through 10.6.8 does not properly handle a locked-screen state in display sleep mode for an Apple Cinema Display, which allows physically proximate attackers to bypass the password requirement via unspecified vectors...

4.6CVSS6.1AI score0.00364EPSS
SaveExploits0References3
Prion
Prion
added 2011/10/14 10:55 a.m.18 views

Security feature bypass

IOGraphics in Apple Mac OS X through 10.6.8 does not properly handle a locked-screen state in display sleep mode for an Apple Cinema Display, which allows physically proximate attackers to bypass the password requirement via unspecified vectors...

4.6CVSS6.5AI score0.00364EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2011/10/14 10:0 a.m.56 views

CVE-2011-3214

CVE-2011-3214: IOGraphics in Apple Mac OS X up to 10.6.8 exposes a locked-screen bypass when an Apple Cinema Display is in display sleep. A physically proximate attacker could bypass the password requirement. Apple issued a security update (Security Update 2011-006 / OS X 10.7.2) addressing the l...

4.6CVSS7.8AI score0.00364EPSS
SaveExploits0References3Affected Software2
Cvelist
Cvelist
added 2011/10/14 10:0 a.m.30 views

CVE-2011-3214

IOGraphics in Apple Mac OS X through 10.6.8 does not properly handle a locked-screen state in display sleep mode for an Apple Cinema Display, which allows physically proximate attackers to bypass the password requirement via unspecified vectors...

8AI score0.00364EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2011/04/12 12:0 a.m.26 views

Wordtrainer 3.0 Buffer Overflow

!/usr/bin/python +Exploit Title: Wordtrainer V3.0 .ORD File Buffer Overflow Vulnerability +Date: 12\04\2011 +Author: C4SS!0 G0M3S +Software Link: http://www.wordtrainer.net/software/files/wt307shwexe/wt307shw.exe +Version: 3.0 +Tested On: WIN-XP SP3 Brazilian Portuguese +CVE: N/A from struct impo...

1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2011/03/10 12:0 a.m.49 views

Wake-on-LAN

This script will send a WoL Wake-On-LAN packet to each MAC address listed in file uploaded via its preference. To use this feature : - The scanner must be located on the same physical subnet as the targets. - The MAC addresses of the targets must be listed in a text file supplied via the policy...

5.4AI score
SaveExploits0References1
NVD
NVD
added 2010/12/08 8:0 p.m.26 views

CVE-2010-4012

Race condition in Apple iOS 4.0 through 4.1 for iPhone 3G and later allows physically proximate attackers to bypass the passcode lock by making a call from the Emergency Call screen, then quickly pressing the Sleep/Wake button...

6.2CVSS5.8AI score0.00261EPSS
SaveExploits0References1
rdot
rdot
added 2010/12/02 12:0 a.m.19 views

Магические методы, сериализация, инъекции в сессию и все-все-все

==-1== Введение Изначально писал для себя, как небольшой сборник полезных идей, в итоге вылилось вот в такую статью. Особого опыта в написании публикаций у меня нет, так что ногами не пинать, я старался Перед переходом к практическим примерам рассмотрим теоретически основы используемых функций...

7.6AI score
SaveExploits0
Metasploit
Metasploit
added 2010/11/05 4:0 a.m.58 views

Metasploit Web Crawler

This auxiliary module is a modular web crawler, to be used in conjunction with wmap someday or standalone. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework Web Crawler. Author: Efrain Torres et at metasploit.com 2010...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/07/30 12:0 a.m.14 views

MDVA-2009:177 : x11-server

Display keeps sleeping. Settings set not to but within seconds on being idle screen sleeps or hibernates. This update fixes this issue making the users settings about display respected. %NASLMINLEVEL 70300 @DEPRECATED@ This script has been deprecated as the associated patch is not currently a...

6.9AI score
SaveExploits0References1
0day.today
0day.today
added 2009/08/29 12:0 a.m.18 views

win32/xp sp3 (FR) Sleep 14 bytes

Exploit for win32 platform in category shellcode =============================== win32/xp sp3 FR Sleep 14 bytes =============================== / win32/xp sp3 FR Sleep 14 bytes Author : optix hacker notice Tested Under Windows XP SP3 fr this shellcode makes a sleep for 90000ms=90s=1,5min this is...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.26 views

Windows/x86 (XP SP3) (French) - Sleep 90 Seconds Shellcode (14 bytes)

Windows/x86 XP SP3 French - Sleep 90 Seconds Shellcode 14 bytes. Shellcode exploit for Windowsx86 platform. Tags: Metasploit Framework MSF / win32/xp sp3 FR Sleep 14 bytes Author : optix hacker Mail : [email protected] notice Tested Under Windows XP SP3 fr this shellcode makes a sleep for...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/05/29 12:0 a.m.18 views

PHP 5.2.6 sleep() Local Memory Exhaust Exploit

No description provided by source. ?php sleep9999999; echo 'Hello World'; ? Will print hello world after 9999999 seconds... so maxexecutiontime simply dosnt work :P Why? we can find in manual:...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2008/05/27 12:0 a.m.43 views

function sleep() in all versions of PHP

There is a quite big problem with sleep function in php, The maxexecutiontime set to 60sec. in safe mode can be easy passed by using sleep funcion, for example this script: ?php sleep9999999; echo 'Hello World'; ? Will print hello world after 9999999 seconds... so maxexecutiontime simply dosnt wo...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2008/05/27 12:0 a.m.21 views

PHP 5.2.6 - sleep() Local Memory Exhaust

PHP 5.2.6 - sleep Local Memory Exhaust There is some kind of issue in PHP we can run out memory even on SAFEMODE script simply allocate maximum of memory and go to sleep for, let's say 9999999 seconds. sleep pass 'maxexecutiontime' setting. Ram eater sploit ? if ! $purl = @parseurl$url die'sorry,...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/05/27 12:0 a.m.45 views

PHP 5.2.6 - 'sleep()' Local Memory Exhaust

There is some kind of issue in PHP we can run out memory even on SAFEMODE script simply allocate maximum of memory and go to sleep for, let's say 9999999 seconds. sleep pass 'maxexecutiontime' setting. Ram eater sploit ? if ! $purl = @parseurl$url die'sorry, parseurl function disabled Oo'; if !...

5.8AI score
SaveExploits0
seebug.org
seebug.org
added 2008/05/21 12:0 a.m.21 views

MercuryBoard <= 1.1.5 (login.php) Remote Blind SQL Injection Exploit

No description provided by source. ?php / -------------------------------------------------------------------- MercuryBoard = 1.1.5 login.php Remote Blind SQL Injection Exploit -------------------------------------------------------------------- author...: EgiX mail.....: n0b0d13satgmaildotcom...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/05/20 12:0 a.m.27 views

mercuryboard-blindsql.txt

settitle$this-lang-loginheader; 55. $this-tree$this-lang-loginheader; 56. 57. //print "agent: $this-agent\n"; 58. 59. if !isset$this-post'submit' 60. $requesturi = $this-geturi; 61. 62. if substr$requesturi, -8 == 'register' 63. $requesturi = $this-self; 64. 65. 66. return...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2008/05/19 12:0 a.m.69 views

MercuryBoard <= 1.1.5 (login.php) Remote Blind SQL Injection Exploit

Exploit for unknown platform in category web applications ==================================================================== MercuryBoard settitle$this-lang-loginheader; 55. $this-tree$this-lang-loginheader; 56. 57. //print "agent: $this-agent\n"; 58. 59. if !isset$this-post'submit' 60...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2008/05/15 12:0 a.m.25 views

Symantec Altiris Client Service 6.8.378 Local Privilege Escalation Exploit

Exploit for unknown platform in category local exploits ========================================================================== Symantec Altiris Client Service 6.8.378 Local Privilege Escalation Exploit ========================================================================== // 0day PRIVATE...

6.8AI score
SaveExploits0
Rows per page
Query Builder