Search blog.co.uk

About me

tibbar

tibbar

Calendar

<<  <  October 2008  >  >>
Mo Tu We Th Fr Sa Su
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

Last comments

Software Firewalls

by tibbar @ 2006-02-10 - 10:01:33

Many home users rely on a software firewall to protect them from malicious hackers on the outside. While many firewalls do a reasonable job on blocking the outside attacker, most are quite weak at protecting the user from a malicious program that is intended to provide a backdoor into your system.

Such programs could include remote logins (telnet style), ircbots (to form part of a botnet) and ftp servers (to allow the attacker to use your computer to host illegal content).

The typical firewall works by suspending execution of programs you run, right at the moment the program requests use of the function WSAStartup (the winsock function that initialises use of the socket library (sockets are used for communication)).

It then presents the user with a dialog asking if it is ok that this program accesses the internet. Of course, this sounds quite safe, but what if the malicious program is able to hide itself within another existing application, that already has internet access...iexplorer, for example...

If that were possible, your software firewall would not be of much help.

Unfortuntely, it is possible, primarily using a windows api called "CreateRemoteThread". This ingenious invention of Microsoft allows you to create a new thread in another application. I am sure it has legitimate uses, but imho it is a dangerous api that should be subject to greater security priviledges.

Anyway, using this api command it is possible to "inject" any type of application into an already running application. This means the attacker can inject all of their ircbots, ftpservers and backdoors into a trusted process, and bypass most firewalls.

It also has the added advantage for the attacker that the end user will be oblivious to the extra applications that are running when they look on the taskmgr.

Anyway, I gotta head off to work.

Tonight, I will give some example code of how this actually works.


 
 

Trackback address for this post:

authimage

Comments, Trackbacks: Hide subcomments

skip2468skip2468 [Member]
10/02/06 @ 23:32

Good to know the truth - many thanks.

Have you checked my blog?

3reret [Visitor]

17/07/08 @ 11:08

العاب بنات
توبيكات
صور للماسنجر
العاب تلبيس
عالم حواء
مصارعة حرة
برامج
اناشيد
تحميل العاب
يوتيوب
مسجات
العاب
العاب طبخ
العاب بنات
http://game.paramegsoft.com/category/12/12">العاب ميك اب
العاب باربي
ماسنجر
برامج مجانية
مسلسلات ومسرحيات
خلفيات
غرائب وعجائب
حكم وامثال
سياحة
افلام وثائقية
القران الكريم
اخبار
العاب بلاى ستيشن ونينتندو
برامج فوتشوب
نغمات
ثيمات
القاهرة اليوم
عمرو اديب
صور سيارات
نكت
برامج حماية وانتى فايروس
افلام اجنبية
برامج صور
قصص
برامج ماسنجر
برامج
العاب
بروكسي
برامج الجوال
برامج بورتابل
برامج الشبكات
تحميل برامج
العاب باربي
مصارعه حره
برامج كمبيوتر
اغانى اطفال
افلام
صور
اغانى
فيديو مصرى
hguhf

العاب تلبيس زفاف
العاب سونك
العاب
العاب ماريو
العاب
العاب باربي
العاب مكياج و ميك اب
العاب طبخ
العاب تلبيس بنات
العاب ترتيب
العاب ديكور
العاب بنات
العاب اطفال
العاب كرتون
العاب سيارات
العاب اكشن
العاب ذكاء
العاب دراجات
العاب رياضية
العاب قتالية
العاب بازل و متاهات
العاب ورق
العاب تصويب ونشان
العاب حربية
العاب فلاش
العاب مغامرات
العاب تلوين
العاب عربية
العاب قص الشعر

Leave a comment :

Your email address will not be displayed on this site.
Your URL will be displayed.
Allowed XHTML tags: <!, p, ul, ol, li, dl, dt, dd, address, blockquote, ins, del, a, span, bdo, br, em, strong, dfn, code, samp, kdb, var, cite, abbr, acronym, q, sub, sup, tt, i, b, big, small, img>
URLs, email, AIM and ICQs will be converted automatically.
Options:
 
(Line breaks become <br />)
(Set cookies for name, email & url)
All comments on this blog will be moderated by the author.
Validation code:
Please enter the above code here:
For protection from spambots (case-sensitive).

Recent Posts

  1. Reflecting on better times
    by tibbar on 2008-07-21
  2. CodeCrypter 1 Year On
    by tibbar on 2006-12-26
  3. Hooking drivers
    by tibbar on 2006-12-22
  4. linux server framework
    by tibbar on 2006-10-19
  5. ReactOS
    by tibbar on 2006-07-15
  6. update
    by tibbar on 2006-06-18
  7. What comes next?
    by tibbar on 2006-04-11
  8. Kernel Mode Ircbot
    by tibbar on 2006-04-06
  9. codeCrypter next release plans
    by tibbar on 2006-03-31
  10. jotti scan
    by tibbar on 2006-03-23

Footer

The content of this website belongs to a private person, blog.co.uk is not responsible for the content of this website.