Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 401 Bytes

lin-clear-tracks.md

File metadata and controls

8 lines (8 loc) · 401 Bytes
  • transfer files to /tmp
  • look for cleanup .rc scripts when uploading payloads (note location)
  • to run .rc script -
    • resource <path_to_rc> : run in meterpreter session
  • clearev (meterpreter command): clear event logs (stay away unless specified)
  • Negotiate what you can do: regedit? kernel-exploit?
  • history -c : to clear history in linux
  • cat /dev/null > ~/.bash_history : same as above