Linux Commands

Installing software Command Description Remarks sudo apt install <PackageName> Install Software Package sudo apt remove <PackageName> Remove package -autoremove will also remove all files that are not needed anymore. sudo apt show List installed sudo apt update Update within version sudo apt upgrade Upgrade highest version available sudo apt –only-upgrade No updating, but upgrading sudo … Read more

Taking a Phising attack to the next level

Recently an organization I work for had some hacking incidents. Accounts were breached and from these accounts Phising mails were sent to a selection of the addessbook of this user. It was remediated by disabeling the account, revoke all current sessions and change the password. We did a content search on this Phishing mail and … Read more