Recommended Posts

These Celebs need better passwords

 

mJ}FrO]t-MCjH)B-G&` anyone?

 

a celeb you'd think they would realize they are going to be the target of attack and for god sake keep your nude photos in something like like a trucrypt container, not the god damn cloud.

 

Having said that, Jennifer Lawrence does have nice ######.

  • Like 2

and? :shifty:  what's underage any way :p Laws vary by country

While true, "underage" is not the same as age of consent. For example, in the US it is illegal for any person under the age of 18 to view, or perform in, a pornographic film, even if the age of consent is (for example) 16 in that state.

 

I'm sure other countries have their own laws pertaining to minimum age for someone to view, or perform in, pornography (photography included), and it's not always the same as age of consent (or even age of majority, which is the age you are legally considered a adult).

And? It's illegal, buddy.

You realise that not everything that's illegal in the US is illegal in other countries, right?

I don't condone the photo leak. But going 'Oh no, she was only 17 when the photo was taken - avert your eyes!' is downright ridiculous.

  • Like 3

Does that mean, that according to US law, the underage girl is also guilty of production and possibly distribution (if she sent them to someone) of child porn?

yes. lock her up and treat her like a real criminal. because hurrr durrr it's the law and we most follow every single law to a tee!

 

*not sure if you caught the sarcasm, but I was being sarcastic.

These Celebs need better passwords

 

mJ}FrO]t-MCjH)B-G&` anyone?

 

a celeb you'd think they would realize they are going to be the target of attack and for god sake keep your nude photos in something like like a trucrypt container, not the god damn cloud.

 

Having said that, Jennifer Lawrence does have nice ######.

 

what do you think is the safer password,, that impossible to remember mess you put up there or "onedaythehorseateallthecheeseforthewin"

what do you think is the safer password,, that impossible to remember mess you put up there or "onedaythehorseateallthecheeseforthewin"

 

Given all of this you can question the safety around it also but.... Soemthing like LastPass generates random passwords based on how you set it so that you don't need to remember it.

 

However to truly answer your question, in the world of decrypting passwords, the quoted password as far as my eyes can tell have no repeating letters (case differences do make a difference) whereas yours does, therefore if someone's method decrypted the first character, they can then safely work out at least another 2 from the entire password. I'm not working it all out however I suspect by getting to roughly half way they would have the vast majority if not all of your password decrypted completely.

 

So yes, his is safer. People seem to think that passwords are "guessed" where more often then not they are decrypted from a websites own password vault. in which I know I've said elsewhere related to this topic, when you couple that with people using the same passwords for mulitple sites means it gets very easy to get access to other things like iCloud for instance.

Given all of this you can question the safety around it also but.... Soemthing like LastPass generates random passwords based on how you set it so that you don't need to remember it.

 

However to truly answer your question, in the world of decrypting passwords, the quoted password as far as my eyes can tell have no repeating letters (case differences do make a difference) whereas yours does, therefore if someone's method decrypted the first character, they can then safely work out at least another 2 from the entire password. I'm not working it all out however I suspect by getting to roughly half way they would have the vast majority if not all of your password decrypted completely.

 

So yes, his is safer. People seem to think that passwords are "guessed" where more often then not they are decrypted from a websites own password vault. in which I know I've said elsewhere related to this topic, when you couple that with people using the same passwords for mulitple sites means it gets very easy to get access to other things like iCloud for instance.

 

actually, no; according to Gibson (https://www.grc.com/haystack.htm) the password Hawkman posted is not only easier to remember but also safer because it has more characters, meaning the space to search is much, much bigger then the Warwagon one. And it has less entropy as well.

actually, no; according to Gibson (https://www.grc.com/haystack.htm) the password Hawkman posted is not only easier to remember but also safer because it has more characters, meaning the space to search is much, much bigger then the Warwagon one. And it has less entropy as well.

 

Using that website, and unless I have missunderstood, it's aimed at brute forcing which is lets take a bunch of passwords and guess. So it's saying if you had an application that would come up with structures it would take longer yes.

 

But if you read what I wrote I'm talking about the ability of decrypting passwords, something that would be used IN a brute force attack. So we are technically talking two different things.

Using that website, and unless I have missunderstood, it's aimed at brute forcing which is lets take a bunch of passwords and guess. So it's saying if you had an application that would come up with structures it would take longer yes.

 

But if you read what I wrote I'm talking about the ability of decrypting passwords, something that would be used IN a brute force attack. So we are technically talking two different things.

 

The fact that the password Hawkman posted has 38 characters and a search space of 6.11 x 10^53 makes it extremely difficult to decrypt; the Warwagon one, on the other hand, as "only" 19 characters but a higher entropy (85) then Hawkman's (26); still the search space is less (4.61 x 10^36).

 

Both are very strong, but one is much more easier to remember :)

the quoted password as far as my eyes can tell have no repeating letters (case differences do make a difference) whereas yours does, therefore if someone's method decrypted the first character, 

 

Doesn't really matter, how would they know they decrypted the first letter ? 

 

the only way to decrypt the password is to decrypt the whole thing, the decryptor doesn't know there is no special characters and because of it's length it needs to be brute forced, that means, it has to start with a single letter password(well probably 4 but for simplicity) it needs to check that character against every single possibility, then it has to go to two characters, and check every single possibility of the first one with every single possibility on the second one.  

 

Now witht he amount of characters in that password. without a quantum computer of some significance, you're not going to be able to break it. 

 

As for lastpass, that's all well and good, but what when you have to log into a service on a device/system where lastpass isn't a possibility, say... oh iCloud on your iDevice ;)

I'm so very sorry that this happened to women I really like, like Jennifer Lawrence or Kate Upton. Privacy is important.

Nevertheless, as a man I don't feel ashamed to say I was delighted to see the pictures. Those two women are beautiful.

Doesn't really matter, how would they know they decrypted the first letter ? 

 

the only way to decrypt the password is to decrypt the whole thing, the decryptor doesn't know there is no special characters and because of it's length it needs to be brute forced, that means, it has to start with a single letter password(well probably 4 but for simplicity) it needs to check that character against every single possibility, then it has to go to two characters, and check every single possibility of the first one with every single possibility on the second one.  

 

Now witht he amount of characters in that password. without a quantum computer of some significance, you're not going to be able to break it. 

 

As for lastpass, that's all well and good, but what when you have to log into a service on a device/system where lastpass isn't a possibility, say... oh iCloud on your iDevice ;)

 

Maybe my understanding of password decryption tools are wrong but I was under the impression the tools were smart enough to work out when more than one character were the same therefore knowing that once it's got one character, if there are others with the same value then it makes a safe assumption to repeat that part, therefore making it quicker.

 

I've not used LastPass for Android but I know it's available so I would assume it's available for iOS too which would give you the answer to your iDevice :). Sure it's a premium feature but given the nature of this topic, these victims can probably afford it! In fact I bet LastPass would probably jump at the chance to get anyone of these on board as a "I know use LastPass" to secure my data kinda advertisement and offer it for free.

i hope this will tarnish cloud reputation even more :laugh:.

And I seriously hope to see various lawsuit due this breach :rofl:.

 

I just loves seeing big corps getting sued.

 

No doubt. Always thought that cloud crap was one of the dumbest things ever, but everybody is falling all over themselves to think it's the coolest thing ever!

  • Like 2
This topic is now closed to further replies.
  • Posts

    • Zoom Workplace 7.1.0.41345 by Razvan Serea Zoom Workplace for Windows is a reliable video conferencing tool that makes it easy to connect and collaborate. With features like messaging, file sharing, and app integrations, it’s designed to streamline teamwork. You’ll get high-quality audio and video, strong security with end-to-end encryption, and an intuitive interface—all of which help remote teams and businesses stay productive and connected. Zoom Workplace key features: High-Definition Video & Audio: Provides clear, reliable communication for virtual meetings. End-to-End Encryption: Ensures secure communication with strong data protection. Multi-Factor Authentication: Adds an extra layer of security for user accounts. Integration with Productivity Apps: Supports seamless integration with Microsoft Office, Google Workspace, and more. File Sharing: Easily share files during meetings for efficient collaboration. Real-Time Messaging: Enables team chat for ongoing communication. Collaborative Whiteboarding: Allows teams to brainstorm and collaborate visually. Webinar Support: Host large webinars with interactive features. Administrative Controls: Manage user permissions, meeting settings, and security features. Cloud Storage: Automatically stores meetings and files in the cloud for easy access. Cross-Platform Support: Available on Windows, macOS, and mobile devices. Meeting features: Virtual Backgrounds: Customize your background for meetings to maintain privacy or enhance professionalism. Touch Up My Appearance: Automatically smoothens skin tone for a more polished video appearance. Breakout Rooms: Divide meetings into smaller sessions for group discussions or workshops. Live Transcription: Automatically generate real-time captions during meetings for accessibility. Zoom Apps: Integrate third-party applications directly into Zoom for enhanced functionality. Meeting Reactions: Participants can use emojis for quick, non-verbal feedback during meetings. Polling: Conduct live polls during meetings to gather instant feedback from participants. Attention Tracking: Monitors participant attention during meetings to ensure engagement. Closed Captioning: Enable manual or automatic captions for a more inclusive experience. Webinar Replay: Record and share webinars with analytics for audience engagement. Download: Zoom 64-bit | 145.0 MB (Free, paid upgrade available) Links: Zoom Website | Zoom ARM64 | Zoom Installers | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • UK funds £60M AI labs to challenge US tech dominance with open-source models by Paul Hill The UK government has awarded £60 million to Oxford University and University College London to help keep the country in the AI race by focusing on open-source, low-hardware alternatives. This is in stark contrast to the expensive, closed-source, and high-hardware-requirement models being created in the United States and elsewhere. The money will be shared among two new academic research labs over six years to help them redesign the fundamental mathematics and architectures of AI to help the UK reduce its reliance on a handful of US tech firms. Commenting on the development, AI Minister Kanishka Narayan said: Initially, the government planned to fund just one lab with a £40 million investment, but with this update, two labs will now get access to a larger pool of funds. The labs are expected to invest in the top AI researchers at every career stage, with £2 million per lab being set aside for hiring at least ten doctoral students. The government hopes that this will grow the UK’s talent in the field of AI. The labs are also expected to work closely with the leaders in British AI research, such as the Alan Turing Institute and UKRI’s AI research hubs. This will allow the various teams to collaborate and create new solutions faster than they could alone. This development is pretty interesting for a number of reasons, chiefly that it could create a long-term challenge for US tech firms if these labs successfully scale these open-source architectures that bypass the proprietary ecosystems. It could also give British businesses and public sector organizations access to AI features without paying high licensing fees to foreign providers or needing to invest in specialized server infrastructure.
    • If I were them, I'm gonna hold out until the prices of these semiconductor parts normalize. $1,049 for a ~5 year old hardware is DoA, more so for gamers. On a deeper note, if Steam Machine is priced like this, we are soo effed up for the next gen Xbox console and PS6. With great AAA titles releasing at the end of the year, this just creates more demand...and more tears for me. Lol.
    • I suspect one reason its hard to justify subsidising is that it's not a locked down device like a traditional console is. In this climate sadly if it was a "good deal" you'd get people hoarding them for anything but gaming. The Lenovo Legion Go 2 with the Ryzen Z2 Extreme is £1300 here ($1720) for some context on how other SteamOS like devices are now priced. I got the older Z1 Extreme model for £300 with a dock, just shows how insane prices have got recently.
  • Recent Achievements

    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      455
    2. 2
      +Edouard
      180
    3. 3
      PsYcHoKiLLa
      92
    4. 4
      Michael Scrip
      87
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!