I don't think they were actually trying to deface the website... I think they just wanted to spread anti-semitism...
If you’re trying to hack/deface a website, don’t submit a pull request
71–80 of 114 posts
Re: If you’re trying to hack/deface a website, don’t submit a pull request
#72Re: If you’re trying to hack/deface a website, don’t submit a pull request
#73For anybody too lazy to read through them all, here are some gems: + Are you sure, like, really really sure, you want JavaScript 1.2? +var speed=1 please run jslint on your code before submitting a pull request There are so many errors that JSLint gives up on this code at 39%. +temp=document.body.scrollTop You really shouldn't declare a variable without using var - can lead to all sorts of scoping problems. Oh, good…
Re: If you’re trying to hack/deface a website, don’t submit a pull request
#74Trying to hack a non-profit site? An non-affiliated NFP? Someone did not love this person as a child. Please report? https://github.com/ahmedalex P.S. If you're not a jerk and would love to help with the new CoderDojo.com site, let me know rebecca (at) coderdojo.com
Re: If you’re trying to hack/deface a website, don’t submit a pull request
#75Earlier quoted context omitted.
What message? I read through the thing and didn't see any message. There's some encoded arabic, but even if I could read arabic, I couldn't read it encoded.
There is actually a message: "If there is no check on the freedom of your words, then let your hearts be open to the freedom of our actions" "The war continues until the last Zionist remains on the beloved land of Palestine" cough Shouldn't that be until there are no more Zionists in Palestine? Are they proposing to kill all Zionists until there is just one of them left, and then say "you're the last one here, you ca…
Re: If you’re trying to hack/deface a website, don’t submit a pull request
#76I can't understand how did someone capable of understanding and doing a git pull request can produce this kind of "code". Or how did he think that he can pull this thing off? is there a "10 ways to hack a website" where a git pull is one of them? The fact that there is a code snipped a tutorial on "How to Create a Website With Notepad" and the whole thing seems like it came out from an old WYSIWYG editor, the thing o…
Re: If you’re trying to hack/deface a website, don’t submit a pull request
#77Trying to hack a non-profit site? An non-affiliated NFP? Someone did not love this person as a child. Please report? https://github.com/ahmedalex P.S. If you're not a jerk and would love to help with the new CoderDojo.com site, let me know rebecca (at) coderdojo.com
Re: If you’re trying to hack/deface a website, don’t submit a pull request
#78Re: If you’re trying to hack/deface a website, don’t submit a pull request
#79Earlier quoted context omitted.
Something similar to this was attempted with the Linux kernel once: https://freedom-to-tinker.com/blog/felten/linux-backdoor-att... I say similar because it was not a trusted contributor going rogue but someone actually hacking the public CVS repo.
It is claimed that it also happened to the OpenBSD crypto code: marc.info/?l=openbsd-tech&m=129236621626462&w=2 (a bit of analysis on the story: https://threatpost.com/en_us/blogs/experts-openbsd-backdoor-... ). Long story short. The FBI put on its payroll a well paid crypto analyst trusted with commit access to the OpenBSD code. Years after that, somebody claims that the analyst has put on the FBI payroll to implant…