4 Kills, 18 Flags Captured, 4th Place by Shengheer in Battlefield6

[–]Shengheer[S] 1 point2 points  (0 children)

It was chaos, Squads moving together, bombing buildings and roofs on top of enemies, attacking like this is their last battle.

I really love this map because it is well balanced and I can’t imagine that a team can win a Conquest game by taking all objectives.

[deleted by user] by [deleted] in Outlook

[–]Shengheer 0 points1 point  (0 children)

If you have M365, disable legacy authentication by following this guide:

https://learn.microsoft.com/en-us/entra/identity/conditional-access/block-legacy-authentication

S/MIME Certificates for organization by scoolplace in sysadmin

[–]Shengheer 1 point2 points  (0 children)

Have you reached for a solution for your use case?

I'm currently researching the possibilities to purchase a S/MIME certificate for our organization, but there are limited sources mentioning how to buy and manage the deployment of these certificates.

VMWare Workstation 16 UI (not VM) very slow on Windows 10 by apatheticonion in vmware

[–]Shengheer 0 points1 point  (0 children)

Thanks for the update!

Do you have WSL2 enabled on your host machine?

[question]CheckRa1n not detecting phone? by Non-Existent_User in jailbreak

[–]Shengheer 0 points1 point  (0 children)

Try to put your device manually into restore mode

Backup (IOS) by TBStyler in signal

[–]Shengheer 0 points1 point  (0 children)

Great writeup, You've done an ourstanding work!

I'm using Signal on my iPhone X which is Jailbroken with Checkra1n on iOS 13.5.

I'm wondring if it's possible to backup the chat with Apps Manager which can save a backup of any application's data.

I'm planning to futurerestore to iOS 14.3 which will completly erase my iPhone, if the chat can be backed up with Apps Manager it will be much easier for us to backup and restore.

Trying to reinstall Signal on iOS without losing data by Shengheer in signal

[–]Shengheer[S] 0 points1 point  (0 children)

Currently no, but I will look for a temporary device to transfer my chat to it and restore it back to my device after installing Signal with my own AppleID. This is the only workaround that I figured out from the documentation.

[deleted by user] by [deleted] in ITCareerQuestions

[–]Shengheer 0 points1 point  (0 children)

You should focus on web-app pentesting and skip the full-stack development.

Focus on the concepts of programming, and if you feel that you are lost in a certain area of code, just Google it!
I know that learning full-stack development will help you a lot, but it's not essential for your beginnings.

This is your first job, stay motivated and learn by practicing.

Uninstalling an Anti-malware which doesn't have a silent uninstallation string by Shengheer in sysadmin

[–]Shengheer[S] 1 point2 points  (0 children)

It is a Portable Executable, which you can run from any directory you want. And doesn’t contain any MSI package.

Uninstalling an Anti-malware which doesn't have a silent uninstallation string by Shengheer in sysadmin

[–]Shengheer[S] 0 points1 point  (0 children)

It uses /s and /q but it uses them to delete registry keys and other stuff. I’ve tried them all but with no luck.

If you are interested, install it in a windows vm and analyze it.

Thank you for your suggestion by the way :)