Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RedTeams/e3c791b3a0434b2e968ea159cc493cb4 to your computer and use it in GitHub Desktop.
Save RedTeams/e3c791b3a0434b2e968ea159cc493cb4 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