Tagged Questions
1
vote
2answers
344 views
Sun ILOM / Out of band management security concerns
I would like to get some outside opinion on this if possible, although I do not know what to ask.
Sun ILOM is an Out-of-band management system. I understand it is a separate OS on the box that is ...
7
votes
3answers
449 views
What prevents this exploit from working (unix SUID)?
If I have a user on a unix system where Im allowed to create new files, what prevents me from downloading an executable file onto that system which is already SUID'ed to root on a different system?
...
10
votes
7answers
338 views
UNIX Servers: Possible intrusions or attacks that do not use any of the open listen sockets
What type of attacks are there that do not use open TCP or open UDP ports?
Is it safe to assume that no open ports means no remote access?
(Excluding the possibility that there is a badware already ...