Search results

  1. jasoneckert

    PenTest+ (PT1-003) Beta Exam is also available

    The new objectives for Pentest+ look far better than the previous version - nicely structured, inclusive of process and frameworks, nice array of tools, and very nice to see script modification tested.
  2. jasoneckert

    DevOps Fundamentals Ideas for the new Domain 5 in the Version 004.

    The meaning of DevOps has changed dramatically since Werner Vogels originally started the idea back in 2006 with "You build it, you ship it." It originally meant putting more and more shipping responsibility in the hands of developers - this came in the form of a few frameworks like Ruby on...
  3. jasoneckert

    CompTIA Product Team Survey

    Done!
  4. jasoneckert

    701 content question (answer for exam or job interview)

    Technically hashing is also encryption - but it's 1-way encryption (i.e., you can obtain the original data from the hash).
  5. jasoneckert

    *** 701 PASSED ***

    Congrats!
  6. jasoneckert

    IBM Turns 100

    I still have my PC 5150 and it still works! https://jasoneckert.github.io/info/retrocomputers/
  7. jasoneckert

    I passed CySA+ for the third time

    Congrats - I pretty much do the same - if I get a voucher, there's no reason not to write it :unsure:
  8. jasoneckert

    Passed CTT Virtual Classroom Exam..

    Congrats!
  9. jasoneckert

    Data Systems + Passed

    Congrats!
  10. jasoneckert

    Best way to renew all 15 CompTIA Certifications

    I just keep attending TTTs and writing them - that way I don't have to understand renewal rules ?‍♂️
  11. jasoneckert

    Passed Network+

    PCAP or it didn't happen. Just kidding - congrats!
  12. jasoneckert

    Certification Magazine Annual Salary Survey

    I think I threw out my index finger scrolling through the certification list page o_O
  13. jasoneckert

    CIN TTT Series - Security+ SY0-701

    Registered+
  14. jasoneckert

    Started studying for Linux+

    Congrats! Studying Linux is fun - however, I feel I should post this here as a precaution: https://xkcd.com/456/
  15. jasoneckert

    Passed 1101 Exam

    Congrats+
  16. jasoneckert

    Linux Malware

    I downloaded a malware binary for Linux lately and unpacked it. Tried to run it as root, but it didn't work. Googled for 2 hours and found out that instead of /usr/local/bin, the malware unpacked to /usr/bin, for which it doesn't have any write permissions. I found a patched .configure and .make...
  17. jasoneckert

    Please can some one explain this diagram ?

    This is a horribly overcomplicated diagram - I love it. I'm going to steal it (alongside Jarrel's great explanation) to freak out my class :D