Skip to content

Instantly share code, notes, and snippets.

@vinhjaxt
Last active July 21, 2023 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinhjaxt/5c3c7481d52239412107f27e90fefc0c to your computer and use it in GitHub Desktop.
Save vinhjaxt/5c3c7481d52239412107f27e90fefc0c to your computer and use it in GitHub Desktop.
Linux files dictionary
/etc/passwd
/etc/hosts
/home/<user>/.<shell>_history
/root/.<shell>_history
/home/<user>/.ssh/known_hosts
/root/.ssh/known_hosts
/home/<user>/.ssh/id_rsa
/root/.ssh/id_rsa
/proc/self/cmdline
/proc/self/environ
/proc/self/maps
/proc/self/cwd/<file>
/proc/self/fd/<seq>
/proc/self/mem
/var/run/secrets/kubernetes.io/serviceaccount/token
/proc/self/net/arp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment