![]() |
kubuntu help
well on my older desktop i recently added a dual boot with kubuntu, so now it has kubuntu 7.10 and windows xp (im thinking sp2). well im hoping its not sp2, because of the dreaded raw-sockets kill. so i wrote a simple syn flooder with kate and compiled with gcc, when, to my suprise, didn't work. the following socket() call failed and produced the perror("socket()") call.
:
s = socket(PF_INET, SOCK_RAW, IPPROTO_RAW);if anyone here has some insight, please help edit: i believe nmap does work (port scanning atleast). im severely confused. |
Re: kubuntu help
drivers would be specific to the OS running at the time...
|
Re: kubuntu help
Quote:
|
Re: kubuntu help
Is there something wrong with raw sockets? networking challenged here.
|
Re: kubuntu help
Quote:
[edit:] actually, this makes sense. Giving raw network access seems (to my slightly buzzed mind, had a couple drinks this evening) like a very possible security risk, hence the need for - as Vista so well puts it - elevated privileges. Requiring anything using raw sockets to either run as root or call setuid() to get root privileges seems like a feasible requirement. |
Re: kubuntu help
jimbo and jabo, in windows xp sp2 and above, raw sockets are disabled at driver level.
EDIT: sorry for the bump :( |
Re: kubuntu help
Quote:
|
| All times are GMT -5. The time now is 4:10 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC