Search This Blog
Tuesday, June 29, 2010
D-Link from Starhub will NEVER fix the HNAP vulnerability?
The details:
http://www.sourcesec.com/tag/hnap/
D-Link replied and stated somethings which I think was stupid such as it can only be exploited with the software (which I see is nothing more than injecting a SOAP packet because there is no authentication). I believe anyone with some SOAP knowledge is able to just send the packet over or simply run the bash scripts available on the website.
The argument about which firmware is probably some overlook by the security researcher, but D-Link should spend more time checking which are the affected firmware instead of check out which of the listed firmware did not exist!
BUT, this is the best part. Singapore telco Starhub has some promotion for their users to get D-Link products (for free I guess) and D-Link has even created a special page for Starhub users.
Here is the "Download" page for the Starhub equipment on D-Link:
http://www.dlink.com.sg/Starhub/downloads.asp
The best part is, look at those firmware. They are ancient! The link still works though, but it seems like this page is totally forgotten and they will probably not update it any further. What this means is that all Starhub users who follows this link will believe that this is the latest firmware available for their routers. And take for example DIR-655. The vulnerability is only fixed in 1.33NA which has the following update notes:
¤ Fixed: Correct HNAP issue.
¤ Fixed: DNS relay issue ( WAN Slowdown )
¤ Added: Advanced DNS descriptions
And we still have 1.11 on the Starhub page. To add some damage to this, 1.33NA is essentially for North America. I had tried looking for 1.33WW (world Wide) and this only thing that came close is from the Russia FTP which may very well end up giving you a Russian web interface (unconfirmed).
Has D-Link forsaken the rest of the world on DIR-655? Well share your thoughts here in the comments.
Disciples 3 Renaissance Gameplay
Monday, June 28, 2010
Reverse...
Friday, June 25, 2010
心竅 -《蒲松齡》主題曲 ~ 馬浚偉
《蒲松齡》主題曲:心竅-馬浚偉
作曲 鄧智偉
填詞 張美賢
編曲 Johnny Yim
監製 鄧智偉
迷惑太多 能望見太多 明白太少
預計長夜深 終於天曉
暗黑的心 才最叵測 難料
雲象太多 而道理太多 提示太少
直到長夜深 星光普照
聽風的笑 能盡世間 奇妙
如夢初醒 無言才動聽心的呼叫
鏡中緣 霧裡花 在美好 從未需要
如夢不醒 芒然流淚過荒島身照
愛很長 夜再深 還有破曉
迷惑太多 能望見太多 明白太少
預計長夜深 終於天曉
暗黑的心 才最叵測 難料
同伴太多 沿路過太多 留下太少
別算人或妖 鬼影 心竅
有酒今宵 讓最困擾 忘掉
如夢初醒 明明還在笑怎麼哭了
鏡中緣 霧裡花 最假的 才越心跳
如夢不醒 明明流淚了怎麼失笑
怨很長 恨太多 唯愛太少
Thursday, June 24, 2010
Onee and his house
Wednesday, June 16, 2010
Sunday, June 13, 2010
Zebraman 2 - Zebra City's Counter Attack Released in Tokyo
And now, in 2010, we finally get a sequel. Here is the Zebraman 2 Trailer:
13 Assassins (2010)
This is a remake I will look forward to, especially since it is directed by Takeshi Miike.
Monday, May 31, 2010
How to install Nessus on Backtrack 4
Things has not changed much in the previous versions, of both BackTrack (except it's now Ubuntu) and Nessus. However, it is always good to post something here so that I can refer back to it when I need to.
What you will need is to Download Nessus via:
http://www.nessus.org/download/
The version I get now is 4.2.2. You probably want the GUI as well, which I am not very sure if it is still supported since the version is still at 4.0.2:
http://www.nessus.org/download/index.php?product=NessusClient
In your BackTrack, open a command prompt (or shell) and run:
dpkg -i
for both the Server and the Client (if you want the GUI).
For Nessus Server, the following steps are required:
1. Make the certificates
/opt/nessus/sbin/nessus-mkcert
Register the scanner in order to download update
/opt/nessus/bin/nessus-fetch –register XXXX-XXXX-XXXX-XXXX-XXXX
Nessus will fetch the update once it finish register. Btw, I presumed you know how this works, if not, you can refer to: http://www.nessus.org/register/
Create a Nessus User
/opt/nessus/sbin/nessus-adduserStart Nessus Server
/etc/init.d/nessusd startStart Nessus Client
Backtrack -> Internet -> NessusClient or from CLI: /opt/nessus/bin/NessusClient
That's all to it.
Wednesday, May 26, 2010
Apple refuses to fix Safari on OSX even after it had been fixed for 2 years on Windows
http://www.networkworld.com/news/2010/052510-two-years-later-apple-still.html?source=nww_rss
Still remember the carpet bombing attack on Safari? Well, it is still not fix on OSX simply because Apple did not find a way to exploit it. Bottom line, the file is saved automatically on OSX in the download directory, but it is still not yet possible to exploit it (yet).
Guess this will be a ticking timebomb. As soon as a remote binary execution exploit is found for OSX. That will either be the day some guy get famous because of this combine attack or the day that many Mac get compromised.
Well, remember that you heard this first from me. And do not come banging my wall when it happen. It ISNT me!
Power Supply Calculator
http://support.asus.com/PowerSupplyCalculator/PowerSupplyCalculator_right.aspx
It is probably designed for a very old version of IE or something.
But what I want to introduce is this:
http://www.extreme.outervision.com/PSUEngine
This page has a good inventory to take into consideration all type of CPU, Graphics card etc. It is always good to calculate how much you need before you go ahead to buy your PSU.
Tuesday, May 25, 2010
IBM free thumbdrive comes free with malware!
IBM security. What do you think of them now?
Read about it:
http://www.networkworld.com/news/2010/052110-ibm-red-faced-after-handing-out.html?source=NWWNLE_nlt_security_2010-05-24
Monday, May 24, 2010
8 Steps to remove a generic malware
http://www.techspot.com/vb/topic58138.html
I guess it is good to have it printed out in case of a rainy day.
Thursday, May 20, 2010
Metasploit 3.4.0 Released
Changes in Metasploit 3.3 to 3.4:
http://www.metasploit.com/redmine/projects/framework/wiki/Release_Notes_34
