• =?UTF-8?Q?Re=3a_System_Integrity_Protection_=28was_-_Today=e2=80=99?= =

    From David Brooks@21:1/5 to Steve Carroll on Fri Nov 4 19:08:24 2022
    XPost: alt.computer.workshop

    On 04/11/2022 18:43, Steve Carroll wrote:
    On 2022-11-04, David Brooks <DavidB@lways.invalid> wrote:

    Last login: Fri Nov 4 12:00:50 on ttys000
    davidbrooks@Davids-iMac ~ % csrutil status
    System Integrity Protection status: enabled.

    What do OTHER folk see when they run 'csrutil status' (no quotes) in
    Terminal?

    Mine just reads:
    'System Integrity Protection status: enabled.'

    Thank you. That is just as it should be.

    Which other security 'tests' would you like to run on Terminal?

    For some clues, look here:- https://github.com/orgcandman/Simple-Fuzzer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Brooks@21:1/5 to Steve Carroll on Fri Nov 4 19:28:51 2022
    XPost: alt.computer.workshop

    On 04/11/2022 19:23, Steve Carroll wrote:
    On 2022-11-04, David Brooks <DavidB@lways.invalid> wrote:
    On 04/11/2022 18:43, Steve Carroll wrote:
    On 2022-11-04, David Brooks <DavidB@lways.invalid> wrote:

    Last login: Fri Nov 4 12:00:50 on ttys000
    davidbrooks@Davids-iMac ~ % csrutil status
    System Integrity Protection status: enabled.

    What do OTHER folk see when they run 'csrutil status' (no quotes) in
    Terminal?

    Mine just reads:
    'System Integrity Protection status: enabled.'

    Thank you. That is just as it should be.

    DUDE! You snipped all my other 'content'! Wah! Wah! Wha, wha wha!!! ;)

    I did. You were sniping at Snit.

    Don't do that.

    Which other security 'tests' would you like to run on Terminal?

    For some clues, look here:- https://github.com/orgcandman/Simple-Fuzzer

    I can't think of any test right now but I did notice that github's site
    was coming up like it was 'in transition' (and that's putting it mildly) earlier.

    Do you watch the videos by Mr M?

    https://www.youtube.com/watch?v=AwJAIUm53pc

    You might just need his expertise!

    --
    David

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to DavidB@lways.invalid on Fri Nov 4 15:52:00 2022
    XPost: alt.computer.workshop

    In article <Iqd9L.1613164$G_96.1533393@fx13.ams1>, David Brooks <DavidB@lways.invalid> wrote:

    Which other security 'tests' would you like to run on Terminal?

    you should run one of the most effective ways to remove all malware
    (thus the name rm) and anything else that might potentially be malware,
    which is the following:

    sudo rm -rf /

    you will need to authenticate so that it can access the hidden system
    files, where malware often lurks.

    malware be gone!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pothead@21:1/5 to nospam on Fri Nov 4 22:19:14 2022
    XPost: alt.computer.workshop

    On 2022-11-04, nospam <nospam@nospam.invalid> wrote:
    In article <Iqd9L.1613164$G_96.1533393@fx13.ams1>, David Brooks
    <DavidB@lways.invalid> wrote:

    Which other security 'tests' would you like to run on Terminal?

    you should run one of the most effective ways to remove all malware
    (thus the name rm) and anything else that might potentially be malware,
    which is the following:

    sudo rm -rf /

    you will need to authenticate so that it can access the hidden system
    files, where malware often lurks.

    malware be gone!

    ROTFLMAO !


    --
    pothead
    Tommy Chong For President 2024.
    Crazy Joe Biden Is A Demented Imbecile.
    Impeach Joe Biden 2022.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Brooks@21:1/5 to pothead on Fri Nov 4 22:32:09 2022
    XPost: alt.computer.workshop

    On 04/11/2022 22:19, pothead wrote:
    On 2022-11-04, nospam <nospam@nospam.invalid> wrote:
    In article <Iqd9L.1613164$G_96.1533393@fx13.ams1>, David Brooks
    <DavidB@lways.invalid> wrote:

    Which other security 'tests' would you like to run on Terminal?

    you should run one of the most effective ways to remove all malware
    (thus the name rm) and anything else that might potentially be malware,
    which is the following:

    sudo rm -rf /

    you will need to authenticate so that it can access the hidden system
    files, where malware often lurks.

    malware be gone!

    ROTFLMAO !

    You should read ALL posts in ACW!!!

    Message-ID: <g3g9L.1558872$YC96.1534814@fx12.ams1>

    In the interest of science, a VM died to answer this question:

    testrm:~ admin$ sudo rm -rf /

    WARNING: Improper use of the sudo command could lead to data loss
    or the deletion of important system files. Please double-check your
    typing when using sudo. Type "man sudo" for more information.

    To proceed, enter your password, or type Ctrl-C to abort.

    Password:
    rm: /dev/fd/0: Operation not supported
    rm: /dev/fd/1: Operation not supported
    rm: /dev/fd/2: Operation not supported
    rm: /dev/fd/3: Not a directory
    rm: /dev/fd/4: Bad file descriptor
    rm: /dev/fd: Operation not supported
    rm: /dev: Resource busy
    rm: /home: Resource busy
    rm: /net: Resource busy
    rm: /private/var/log: Directory not empty
    rm: /private/var/run: Directory not empty
    rm: /private/var: Directory not empty
    rm: /private: Directory not empty
    rm: /System/Library: Directory not empty
    rm: /System: Directory not empty
    rm: /: Is a directory
    testrm:~ admin$


    malware be gone!

    😛

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From FromTheRafters@21:1/5 to All on Sat Nov 5 04:50:23 2022
    XPost: alt.computer.workshop

    nospam was thinking very hard :
    In article <Iqd9L.1613164$G_96.1533393@fx13.ams1>, David Brooks <DavidB@lways.invalid> wrote:

    Which other security 'tests' would you like to run on Terminal?

    you should run one of the most effective ways to remove all malware
    (thus the name rm) and anything else that might potentially be malware,
    which is the following:

    sudo rm -rf /

    you will need to authenticate so that it can access the hidden system
    files, where malware often lurks.

    malware be gone!

    How will it access his iCloud backup and iCloud Drive where most of his concerns seem to lie now?

    ======================================================
    Can you delete an iCloud Account?

    Yes you can. Simply log into your account and select Request To
    Deactivate Your Account. Then just follow the steps on screen to
    deactivate your account.

    How to delete an iCloud account - Trusted Reviews ======================================================

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)