TanteStefana2
Legendary
Offline
Activity: 1260
Merit: 1001
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:08:24 PM |
|
No, that's wrong. Finally check: env x='() { :;}; echo vulnerable' bash -c "echo this is a test" It should return bash: warning: x: ignoring function definition attempt if everything is okay. Bourne parser is fucked up, for how long?! 20 years?! nope, it's not echoing, LOL $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" vulnerable this is a test
|
Another proud lifetime Dash Foundation member ![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif) My TanteStefana account was hacked, Beware trading "You'll never reach your destination if you stop to throw stones at every dog that barks."Sir Winston Churchill BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
|
|
|
Ignition75
Sr. Member
![*](https://bitcointalk.org/Themes/custom1/images/star.gif) ![*](https://bitcointalk.org/Themes/custom1/images/star.gif) ![*](https://bitcointalk.org/Themes/custom1/images/star.gif)
Offline
Activity: 462
Merit: 250
www.dashpay.io
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:12:30 PM |
|
Hello, Guys, at this point we have reached our goal for the Open Source press release. The support was amazing, the release will go out next monday. We will have tracking tools to see how it performs this will give us good data to make adjustments for future releases. THANK YOU.
Fantastic work Minotaur!
|
The new generation have arrived and they brought their own currency...
|
|
|
coins101
Legendary
Offline
Activity: 1456
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:16:43 PM |
|
|
|
|
|
Propulsion
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:18:11 PM |
|
nope, it's not echoing, LOL $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" vulnerable this is a test Looks like it is. It should look like this: :~$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
bash: warning: x: ignoring function definition attempt bash: error importing function definition for `x' this is a test
:~$
Edit: Easier readability here: https://darkcointalk.org/threads/bash-bug-big-in-the-news.2480/#post-22353
|
|
|
|
Ignition75
Sr. Member
![*](https://bitcointalk.org/Themes/custom1/images/star.gif) ![*](https://bitcointalk.org/Themes/custom1/images/star.gif) ![*](https://bitcointalk.org/Themes/custom1/images/star.gif)
Offline
Activity: 462
Merit: 250
www.dashpay.io
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:22:34 PM |
|
Heh, not much of an intelligence service if they don't know either of the following: 1) Using Bitcoin is like wearing a G-String and sun-baking on a busy beach (thanks GeorgeM - Memory Burn) 2) Secret agents prefer the Dark ![Wink](https://bitcointalk.org/Smileys/default/wink.gif)
|
The new generation have arrived and they brought their own currency...
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:24:30 PM |
|
No, that's wrong. Finally check: env x='() { :;}; echo vulnerable' bash -c "echo this is a test" It should return bash: warning: x: ignoring function definition attempt if everything is okay. Bourne parser is fucked up, for how long?! 20 years?! nope, it's not echoing, LOL $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" vulnerable this is a test All I did on my Amazon MN's was run 'sudo apt-get install bash' - came back with 4.3.11 and passed the echo test.
|
|
|
|
TanteStefana2
Legendary
Offline
Activity: 1260
Merit: 1001
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:24:31 PM |
|
Yah, I don't know why it won't update. I even changed the sources. The problem is probably on my end.... just gotta keep at it I guess? I've rebooted again, still no joy. version number says 4.2.45(1) crouton, that's all I had to do on my other node. they should be exactly alike, the two nodes.... hummmm
|
Another proud lifetime Dash Foundation member ![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif) My TanteStefana account was hacked, Beware trading "You'll never reach your destination if you stop to throw stones at every dog that barks."Sir Winston Churchill BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:26:43 PM |
|
Heh, not much of an intelligence service if they don't know either of the following: 1) Using Bitcoin is like wearing a G-String and sun-baking on a busy beach (thanks GeorgeM - Memory Burn) 2) Secret agents prefer the Dark ![Wink](https://bitcointalk.org/Smileys/default/wink.gif) We should be sending press releases to Langley, MOSSAD, GCHQ etc. - sod useless crypotoblogs.
|
|
|
|
coins101
Legendary
Offline
Activity: 1456
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:29:36 PM |
|
![](https://ip.bitcointalk.org/?u=https%3A%2F%2Fi.imgur.com%2FWZcqPI4.jpg&t=671&c=UUi5LTnp_Nb4HQ) Come over to the DarkSide, Litecoin miners.
|
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:30:44 PM |
|
Yah, I don't know why it won't update. I even changed the sources. The problem is probably on my end.... just gotta keep at it I guess? I've rebooted again, still no joy. version number says 4.2.45(1) crouton, that's all I had to do on my other node. they should be exactly alike, the two nodes.... hummmm Are your instances in Ireland? Those paddy bog trotters may be a bit slow on the updates.
|
|
|
|
_evolution_
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:45:15 PM |
|
Come on... The same shit again ![Angry](https://bitcointalk.org/Smileys/default/angry.gif) (Nevertheless, thank you for the update.) What if $SHELL=/bin/ksh (KornShell)?
|
|
|
|
coins101
Legendary
Offline
Activity: 1456
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:46:58 PM |
|
If you silent viewers were wondering....the answers is: yes!
If you buy your DRKs with credit cards or some other tracked service, once you spend your DRKs you won't be tracked to death by Big Brother.
|
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:49:20 PM Last edit: September 25, 2014, 11:04:05 PM by thelonecrouton |
|
Come on... The same shit again ![Angry](https://bitcointalk.org/Smileys/default/angry.gif) (Nevertheless, thank you for the update.) What if $SHELL=/bin/ksh (KornShell)? It's not clear reading that link whether it's just the RH fix that's incomplete. edit: nope, 4.3.11(1) is still vulnerable to the examples posted. ubuntu@ip-172-31-23-218:~$ bash --version GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ubuntu@ip-172-31-23-218:~$ env -i X='() { (a)=>\' bash -c 'date' bash: X: line 1: syntax error near unexpected token `=' bash: X: line 1: `' bash: error importing function definition for `X' ubuntu@ip-172-31-23-218:~$ ls -l date -rw-rw-r-- 1 ubuntu ubuntu 0 Sep 25 22:53 date
edit: now, how do I undo whatever I just did? ![Undecided](https://bitcointalk.org/Smileys/default/undecided.gif)
|
|
|
|
ruleland
Member
![*](https://bitcointalk.org/Themes/custom1/images/star.gif)
Offline
Activity: 81
Merit: 10
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:52:54 PM |
|
if anyone is having problems updating bash with apt-get update / apt-get install bash, your sources.list might be missing an entry i think all you need is: deb http://nl.archive.ubuntu.com/ubuntu/ precise-updates main restricted change nl to a repository near you. and "precise" with your version (copy those from another line) the sources.list is probably in the /etc/apt directory
|
|
|
|
TanteStefana2
Legendary
Offline
Activity: 1260
Merit: 1001
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 10:56:04 PM |
|
Yah, I don't know why it won't update. I even changed the sources. The problem is probably on my end.... just gotta keep at it I guess? I've rebooted again, still no joy. version number says 4.2.45(1) crouton, that's all I had to do on my other node. they should be exactly alike, the two nodes.... hummmm Are your instances in Ireland? Those paddy bog trotters may be a bit slow on the updates. nope, northern cali and I just upgraded my distro, but still no joy. Why always me? ROFLMAO
|
Another proud lifetime Dash Foundation member ![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif) My TanteStefana account was hacked, Beware trading "You'll never reach your destination if you stop to throw stones at every dog that barks."Sir Winston Churchill BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 11:00:09 PM |
|
nope, northern cali and I just upgraded my distro, but still no joy. Why always me? ROFLMAO
The 'fix' doesn't work anyway it seems...
|
|
|
|
AizenSou
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 11:00:15 PM |
|
I doubt anyone here is more of a newbie than I am with Arch Linux. I have been playing with it for less than a week. This morning heard about the bash bug, ran the test, and yes I was vulnerable. Hmm... heard how easy Arch is to update so for the first time ran "sudo pacman -Syu"
BOOM--vulnerability gone. Way to go Arch. I'm starting to like this...
I played with Arch, never could get used to it. I'm still do "emerge world -uND" [take a nap]That sure brings back some good memories! Stage 1 FTW! Thanks ![Grin](https://bitcointalk.org/Smileys/default/grin.gif) +1 good to see people still using gentoo. too bad their best times are over. for now I'll stick with arch, too. My whole clusters and clients are all in gentoo ![Sad](https://bitcointalk.org/Smileys/default/sad.gif) It's really a nightmare.
|
|
|
|
TanteStefana2
Legendary
Offline
Activity: 1260
Merit: 1001
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 11:01:00 PM |
|
If you silent viewers were wondering....the answers is: yes!
If you buy your DRKs with credit cards or some other tracked service, once you spend your DRKs you won't be tracked to death by Big Brother.
Yes, to legally (and for the most part, safely) purchase cryptos, the exchanger must have your confirmed identification. However, once ya got 'em, you can keep 'em perfectly safe from prying eyes via Darkcoin and DarkSend! Why use anything else? BTW, I'm just going to wait until things settle down with this bash thing. Knowing my luck, the repositories were pulled just after I updated the first instance or something crazy like that, LOL. I'll just make a new instance if I can't get any love later ![Cheesy](https://bitcointalk.org/Smileys/default/cheesy.gif) Thanks for all the help guys!!!
|
Another proud lifetime Dash Foundation member ![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif) My TanteStefana account was hacked, Beware trading "You'll never reach your destination if you stop to throw stones at every dog that barks."Sir Winston Churchill BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 11:02:44 PM |
|
I doubt anyone here is more of a newbie than I am with Arch Linux. I have been playing with it for less than a week. This morning heard about the bash bug, ran the test, and yes I was vulnerable. Hmm... heard how easy Arch is to update so for the first time ran "sudo pacman -Syu"
BOOM--vulnerability gone. Way to go Arch. I'm starting to like this...
I played with Arch, never could get used to it. I'm still do "emerge world -uND" [take a nap]That sure brings back some good memories! Stage 1 FTW! Thanks ![Grin](https://bitcointalk.org/Smileys/default/grin.gif) +1 good to see people still using gentoo. too bad their best times are over. for now I'll stick with arch, too. My whole clusters and clients are all in gentoo ![Sad](https://bitcointalk.org/Smileys/default/sad.gif) It's really a nightmare. Gentoo taught me a lot. Mostly, that the seconds of my life were too precious to waste watching all that crap scroll by.
|
|
|
|
coins101
Legendary
Offline
Activity: 1456
Merit: 1000
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
September 25, 2014, 11:19:12 PM |
|
Monday. ![](https://ip.bitcointalk.org/?u=http%3A%2F%2Fmedia3.giphy.com%2Fmedia%2FoX5gPXHJSrRVS%2F200.gif&t=671&c=MgpFy9H_p920rQ)
|
|
|
|
|