Skip to content

Instantly share code, notes, and snippets.

@jsecurity101
Last active February 13, 2023 02:23
Show Gist options
  • Save jsecurity101/6ca7012660b3214d8dd35a974917b751 to your computer and use it in GitHub Desktop.
Save jsecurity101/6ca7012660b3214d8dd35a974917b751 to your computer and use it in GitHub Desktop.
rpc
filter
add rule layer=um actiontype=permit
add condition field=if_uuid matchtype=equal data=<uuidguid>
add condition field=auth_type matchtype=equal data=16
add condition field=auth_level matchtype=equal data=6
add filter
add rule layer=um actiontype=block
add condition field=if_uuid matchtype=equal data=<uuidguid>
add filter
quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment