-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation: testing guide #21
Comments
Erlang distribution protocol: overview, risks, EPMD, network interface binding, security mechanisms, TLS transport, ... |
Interaction with the host OS executables/processes: ports, os:cmd, NIFs, |
Introspection: observer, crash dumps, remote console, |
Code loading: interactive vs. embedded, load paths, executable config files in Elixir releases, code_server |
Where to find config files. What files need restricted read/write permissions. |
Erlang/OTP profiling: |
Load testing - |
Create a 'testing guide' aimed at security professionals with little or no experience with the BEAM platform. The document should provide both background information, with links to relevant resources, and concrete examples of verification tests that show necessary hardening is in place.
Please add any suggestions for topics that we might cover as comments in this ticket.
The text was updated successfully, but these errors were encountered: