akde/infosec

Information security is ultimately about managing risk


Registry

  • See Reg­istry article
  • Shell­bags:
    • A shell­bag is a col­lec­tion if val­ues in the reg­istry, which store infor­ma­tion about explor­er views. This can also con­tain file and direc­to­ry information.

Windows Event Logging

  • The tool hav­abusa is a pars­er to analyse larg­er evtx-Files.

File system analysis

See the NTFS arti­cle about logging.

Leave a Reply

About

Personal collection of some infosec stuff. Primary purpose of this site is to collect and organize for myself.

Note: Some content is not publicly visible due to copyright issues. Therefore, some links could be broken.

Checklists

Categories

Checklists: Ports

python -c 'import pty;pty.spawn("/bin/bash")';

python3 -c 'import pty;pty.spawn("/bin/bash")';