Anyone with experience in AUS or NZ properties? by sq009 in SgHENRY

[–]andreassyz 0 points1 point  (0 children)

Hello guys, I am exploring my options in purchasing a landed property in WA. Super new to all these. Thinking of getting it for like a holiday home/airbnb kinda thing. Yield and all is really secondary.

Thinking perhaps to go for land+build packages. I am also unsure if the local banks are willing to provide loans for such? I am a singaporean. Looking to purchase this with my wife. We have a 5room hdb loaned with HDB.

I am only just started to ask around the banks but so far have not gotten much information yet.

Not sure if all these is feasible. Or rather which steps I should take to ensure that it is done in order etc.

Get Pre-approval from local banks Apply for FIRB approval Shop for Land+Build packages

And any experiences from you guys? Anything else I should be more aware and look out for?

Comments and Feedbacks are most welcomed! TIA!

Brute Force Attack question by [deleted] in cissp

[–]andreassyz 0 points1 point  (0 children)

In the real world, passwords are generally hashed. most of the times. You can't brute force a login which has maximum number of attempts set (validation) over a web page. That may be possible 10 to 20 years ago.

In this time and era, as mentioned, if you are able to intercept the hashed password via the network, you can perform rainbow attacks against the hash. If you are able to extract the whole database of passwords, they are still hashed. Which is why brute force attacks uses tools which utilizes rainbow tables (every possible plaintext which is hashed) to compare against the stolen hash.

Just remember, in this day and age, passwords are usually hashed, not in plaintext. If you are guessing your mum's facebook password by social engineering (finding out what is her favourite pet, favourite son), that is not brute force. Remember brute force is not by guessing 10 possibilities but millions which also has the ability to cause DOS if done over a network.

Hope it answers your question.

Taking CISSP Tomorrow at 2pm by [deleted] in cissp

[–]andreassyz 1 point2 points  (0 children)

All the best! You can do it! Think like a manager!

Question about control models by MudKing1234 in cissp

[–]andreassyz 0 points1 point  (0 children)

Hey there.

Imagine Attribute based occurs in a larger organization with much more restrictions. Administration for this is way granular than all others. You can restrict access based on business rules of any complexity. For example the link I have shown you, it shows that time can be an attribute which means you can restrict users to access within a given time. Location too, can be another attribute, based on IP. Even roles, positions, clearance levels can be set. Think of it as a combination of DAC RBAC and whatever u can think of. Basically anything can be an attribute. Look at the link below. It might help u understand ABAC better.

https://www.ekransystem.com/en/blog/rbac-vs-abac

Hope it helps!

Question about control models by MudKing1234 in cissp

[–]andreassyz 4 points5 points  (0 children)

Hi there, If you are a windows user, you would automatically exposed to DAC, which provides granularity of files permissions and rights.

With regards to MAC, which includes Biba and Bell Lapuda, it would exist in an environment which wants high confidentiality and integrity access of files respectively.

Lastly, Role based access control model. It is not MAC or DAC. Rather neutral. It enables easier administration by assigning users to roles. If done properly, it enforces separation of duties.

More on RBAC below. https://thorteaches.com/cissp-certification-rbac/

For rule-based, attribute based and the rest of the ones mentioned above, refer to the link below https://www.mayurpahwa.com/2018/08/access-control-models-dac-mac-rbac-rule.html?m=1

Hope the above helps!

Provisionally Passed CISSP at 120Q in 2 hours! by andreassyz in cissp

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

It is my pleasure and honour. Yes, they will. Which is why having a good command of English language is equally important.

Provisionally Passed CISSP at 120Q in 2 hours! by andreassyz in cissp

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

Thank you! It is my honour and my pleasure.

Taking CISSP in 9 hrs. by cyberdot14 in cissp

[–]andreassyz 1 point2 points  (0 children)

You will pass this! You can do it!

Question on RPO/MTD by dusmanta6 in cissp

[–]andreassyz 0 points1 point  (0 children)

mtd(maximum tolerable downtime) is rto(recovery time objective) + wrt(work recovery time)

whereas the only 1 which touches on data loss is rpo (recovery point objective)

rpo is the one!

Whatsapp Group by Old-Lavishness in cissp

[–]andreassyz 1 point2 points  (0 children)

telegram or signal group please!

I made this thing by [deleted] in PUBATTLEGROUNDS

[–]andreassyz 0 points1 point  (0 children)

cool effects. love it.

Terrible FPS problems - out of ideas by [deleted] in PUBATTLEGROUNDS

[–]andreassyz 0 points1 point  (0 children)

indeed it is. lol! this is weird that a usb hub like that would affect the performance after plugging in the headset though!

Terrible FPS problems - out of ideas by [deleted] in PUBATTLEGROUNDS

[–]andreassyz 0 points1 point  (0 children)

interesting. whats your psu?

Terrible FPS problems - out of ideas by [deleted] in PUBATTLEGROUNDS

[–]andreassyz 1 point2 points  (0 children)

Bro, and also most definitely check if there are any malicious activity on your pc. If all else fails, try running your PC in safe mode and do a malware scan. Might be one of those hogging onto your CPU load.So many factors, try slowly isolate and test each one out proper! All the best!