Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
137 user(s) are online (112 user(s) are browsing Forums)

Members: 2
Guests: 135

bigmac, MazinKaesar, more...

Support us!

Headlines

 
  Register To Post  

Is remote procedure call (RPC) safe?
Home away from home
Home away from home


See User information
Is remote procedure call (RPC) safe?

Recently I looked at SUN RPC, because its need for BIND DNS server.

While compiling i found an error on excel() command, so looked inside code found this, it looks like RPC uses a C compiler back end to do what it likes.

So the question is there any security built in so this is not exploited?

Should we have RPC on AmigaOS?

If I'm right this might be a big security risk for Linux and Windows operating systems, (Windows even has it built in to the kernel)

switch (fork())
{
        case 
0:
                (
voidclose(1);
                (
voiddup2(pd[1], 1);
                (
voidclose(pd[0]);
                
execl(CPPCPPCPPFLAGSdefineinfileNULL);
                
perror("execl");
                exit(
1);
        case -
1:
                
perror("fork");
                exit(
1);
 }


Edited by LiveForIt on 2010/10/30 0:30:25
(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1
Pegasos2
X5000
X1000
A1222
Sam 440/460
Classic PowerPC Amiga
WinUAE emulation
Qemu emulation
Total Votes: 131
The poll will close at 2025/12/1 12:00
2 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project