Skip to content

DMFR SECURITY

another security blog…

  • Home
  • About
  • Contact

Month: February 2020

Finding Bad With Package Managers

On February 25, 2020 By DanielIn CTF, dpkg, forensics, Linux, rpmLeave a comment

Learn how to use dpkg, rpm, and other related tools to find malware on your systems.

Exit Values on Windows

On February 20, 2020 By DanielIn UncategorizedLeave a comment

Hi cyberpals. Today I was messing around with some Windows utilities and realized that I didn't fully understand how to handle exit values. On *nix systems, you can do something like this: daniel@disstrack ~ % cat exit.c #include <stdlib.h> int main(int argc, char *argv[]) { if (argc > 1) return atoi(argv[1]); return 0; } daniel@disstrack …

Continue reading Exit Values on Windows

Archives

  • January 2021 (4)
  • December 2020 (8)
  • February 2020 (2)
  • November 2019 (1)
  • October 2019 (2)
  • December 2018 (4)
  • July 2018 (2)
  • May 2017 (2)
  • April 2017 (5)
  • January 2017 (1)
  • December 2016 (4)

Archives

  • January 2021 (4)
  • December 2020 (8)
  • February 2020 (2)
  • November 2019 (1)
  • October 2019 (2)
  • December 2018 (4)
  • July 2018 (2)
  • May 2017 (2)
  • April 2017 (5)
  • January 2017 (1)
  • December 2016 (4)
Blog at WordPress.com.