File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99| 1/LOW | fs/file/delete | deletes files |
1010| 1/LOW | fs/symlink/resolve | resolves symbolic links |
1111| 1/LOW | net/hostname/resolve | resolves network hosts via name |
12- | 1/LOW | net/socket/connect | initiate a connection on a socket |
1312| 1/LOW | net/socket/receive | receive a message from a socket |
1413| 1/LOW | net/socket/send | send a message to a socket |
1514| 1/LOW | process/create | create a new child process using fork |
15+ | 1/LOW | process/multithreaded | uses pthreads |
1616| 1/LOW | process/username/get | get login name |
1717| 1/LOW | random/insecure | generate random numbers insecurely |
1818| 2/MED | device/pseudo_terminal | pseudo-terminal access functions |
2121| 2/MED | net/download | downloads files |
2222| 2/MED | net/ip/parse | parses IP address |
2323| 2/MED | net/ip/string | converts IP address from byte to string |
24+ | 2/MED | net/socket/connect | initiate a connection on a socket |
2425| 2/MED | net/upload | uploads files |
25- | 2/MED | process/multithreaded | uses pthreads |
2626| 3/HIGH | combo/backdoor/net_term | uploads, provides a terminal, runs program: "_ uname |
2727| | | _ unlink |
2828| | | _ waitpid |
You can’t perform that action at this time.
0 commit comments