Skip to content

Commit

Permalink
Merge pull request #72 from tstromberg/main
Browse files Browse the repository at this point in the history
Update TestMarkdown/macOS/SpectralBlur-macshare testcase
  • Loading branch information
tstromberg authored Mar 22, 2024
2 parents a2c6648 + 9a1f8a0 commit 76cede9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testdata/macOS/SpectralBlur-macshare.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
| 1/LOW | fs/file/delete | deletes files |
| 1/LOW | fs/symlink/resolve | resolves symbolic links |
| 1/LOW | net/hostname/resolve | resolves network hosts via name |
| 1/LOW | net/socket/connect | initiate a connection on a socket |
| 1/LOW | net/socket/receive | receive a message from a socket |
| 1/LOW | net/socket/send | send a message to a socket |
| 1/LOW | process/create | create a new child process using fork |
| 1/LOW | process/multithreaded | uses pthreads |
| 1/LOW | process/username/get | get login name |
| 1/LOW | random/insecure | generate random numbers insecurely |
| 2/MED | device/pseudo_terminal | pseudo-terminal access functions |
Expand All @@ -21,8 +21,8 @@
| 2/MED | net/download | downloads files |
| 2/MED | net/ip/parse | parses IP address |
| 2/MED | net/ip/string | converts IP address from byte to string |
| 2/MED | net/socket/connect | initiate a connection on a socket |
| 2/MED | net/upload | uploads files |
| 2/MED | process/multithreaded | uses pthreads |
| 3/HIGH | combo/backdoor/net_term | uploads, provides a terminal, runs program: "_uname |
| | | _unlink |
| | | _waitpid |
Expand Down

0 comments on commit 76cede9

Please sign in to comment.