Questions tagged [cfaa]

Questions involving the U.S. Computer Fraud and Abuse Act.

The U.S. Computer Fraud and Abuse Act is frequently cited in questions. A similar law in the U.K. is the .

21 questions
38
votes
5 answers

Is ban evasion illegal?

What is the legality of "Ban Evasions"? This sounds like a dumb question but perhaps enlighten the ignorant. Ban Evasion, "The creation of a new account on a platform or website after being previously banned for ToS violations". In 2018, the 9th…
nolsen
  • 491
  • 1
  • 4
  • 11
14
votes
2 answers

How do laws against computer intrusion handle the modern situation of devices routinely being under the de facto control of non-owners?

Current versions of Microsoft Windows will automatically update themselves. That's usually great, but they also are designed to update themselves even if the owner of the device wants them to not do that. I could send them a certified letter…
interfect
  • 5,497
  • 30
  • 53
14
votes
2 answers

Could it be illegal to intentionally "poison" AI crawling?

There is a youtube about generating images with features designed to "poison" generative AI trained on those images. This technique could potentially be used by anyone who was worried about their content being harvested by AI's. On any website…
5
votes
1 answer

How does Aaron Swartz's mass download from JSTOR constitute hacking?

I might be a bit late on this but I just got to know the story of Aaron Swartz, a phenomenal guy to say the least. The internet is filled with news posts, blogs, and even documentaries stating that "he hacked JSTOR" and downloaded gigabytes of…
Jecht Tyre
  • 153
  • 4
4
votes
1 answer

Computer Fraud and Abuse Act equivalent for citizens

What equivalent do ordinary US citizens have in terms of digital protectionss, as the US government and its financial interests have as defined in the Computer Fraud and Abuse Act?
Justin
  • 57
  • 3
3
votes
1 answer

Legal status of Cellebrite hack

The CEO of Signal has posted the discovery of security vulnerabilities in Cellebrite products. These products are used by police to evade security on seized mobile devices and thereby download the contents for forensic examination. More details…
Paul Johnson
  • 14,252
  • 3
  • 39
  • 63
3
votes
1 answer

In the CFAA, what exactly do "Intentionally accessed a protected computer without authorization" and "exceeding authorization" mean?

I originally looked at this for web scraping, but upon reading it more, it seems like it could be interpreted to include all types of common mistakes. Does this even include something like a customer who entered his/her personal credentials issued…
2
votes
2 answers

What are some laws related to break into others (scammers) computers?

On Youtube, We can find videos of some tech guys controlling others (scammers) computers without permission. Not sure how they did it, and this is not a question about how do they know which computers to break into when they are communicating on the…
new
  • 21
  • 1
2
votes
1 answer

Is downloading YouTube videos legal for personal use?

Hypothetical: I am learning a language at the moment and have found certain playlists very useful. I want to have them on the go and have written an application to download and manage downloaded videos, strictly for personal use. Could I get in any…
nagrom97
  • 123
  • 3
1
vote
1 answer

Is it illegal (under US law) to "manually" mass download from JSTOR?

Say I wish to determine the frequency of the use of the word "apple" in academic articles. And so I want to get as many academic articles as possible for analysis. I have access (through my university) to JSTOR. Using my personal computer and my…
user43
1
vote
0 answers

Could there be a legal risk in a captcha defeat browser plugin?

Completely Automated Public Turing test to tell Computers and Humans Apart, or captcha's, have become more common recently, in particular from cloudflare. If one used or distributed a browser plugin that solved the captcha automatically could one…
User65535
  • 10,342
  • 5
  • 40
  • 88
0
votes
2 answers

Is it a violation of the Computer Fraud and Abuse Act (CFAA) to use my work computer to browse Facebook?

My employer recently sent out an email stating work computers being used for personal activities such as browsing social media will be considered unauthorized access and that any past, present, or future incidents are now being investigated by IT…
MauriceC
  • 1
  • 1
0
votes
1 answer

Are javascript keyloggers on websites legal?

I believe that if one delivers a keylogger by say email and use it to extract data entered into text boxes without the users knowledge or consent on a web site then that is illegal. If the same is done with javascript deployed on the web site is…
User65535
  • 10,342
  • 5
  • 40
  • 88
0
votes
1 answer

Is it illegal to modify url data?

Say i did something like https://SomeSite.com/variableThing=**MyValue** instead of https://SomeSite.com/variableThing=**DefaultValue** Can I be held accountable for any errors that the variable generates on the server end. The servers are probably…
Dave
  • 3
  • 1
0
votes
0 answers

Is it illegal to create code that causes damage to a computer system?

I'm reading about the Computer Abuse Amendments Act of 1994 and I just read: 'it is illegal to create any type of malicious code that might cause damage to a computer system.' Can someone clarify this for me? When they say damage do they mean…
Jrobm2k9
  • 9
  • 1
1
2