Earlier quoted context omitted.
I do not understand what you mean by "priority over the system ones" A docker container can have internal ports exposed explicitly, or use host networking. In any case these are ports exposed by the docker-proxy executable - an executable like any other on the system. Then come the iptables rules of the system (which open or not data flow to the ports exposed by docker-proxy). Or is it different?
Ah, now I get what you mean - that entries such as ACCEPT tcp -- anywhere 172.19.0.10 tcp dpt:8843 are created by docker, independently from the configuration of iptables themselves.
New ‘Meow’ attack has deleted almost 4k unsecured databases
541–544 of 544 posts
Re: New ‘Meow’ attack has deleted almost 4k unsecured databases
#542Why must some people insist on being assholes?
> Why must some people insist on being assholes? The ones leaving giant databases unsecured? At least they are being taught an important lesson.
Re: New ‘Meow’ attack has deleted almost 4k unsecured databases
#543Earlier quoted context omitted.
Why is the person doing the deleting so low, relatively speaking, in your ranking of people's responsibility for them doing the deleting? Also, do you think that this person or persons would refrain from deleting the data if they had the opportunity, but it qualified as a "good idea" to keep online? I.e. they might review, say, medical records, spend some time thinking to themselves whether it was 'necessary' to be o…
For me, it's because the odds of this person showing up quickly approach 1 as time approaches infinity, and that person's effect would be nil if it weren't for necessary causes 1) through 19). Blaming the person that hacked you is like blaming the individual rock that sinks your boat when you navigate too close to a rocky shore. The rock may have done 100% of the damage to your boat, but if it hadn't been that rock,…
Are you saying that it's my fault for either picking an insecure provider (T-Mobile, who I absolutely bitched out and told them to put a note on my account to not permit any SIM transfer without me physically being in a store under a camera), or for not staying abreast of the very latest in social-engineering exploits that assholes were using to try to steal bitcoins, and manage my security accordingly?
Re: New ‘Meow’ attack has deleted almost 4k unsecured databases
#544Earlier quoted context omitted.
I think you might be conflating these (or maybe I should say the gp is). Nevertheless. Do you have a reference to the history of key combos like ctrl f, b, n, p and a and e? Those are typically referred to as emacs style navigation and I am genuinely unaware of history of those as common tty control codes outside of emacs for cursor movement. They weren’t dec vt control codes. Ctrl-U was though and even has ASCII ass…
> Do you have a reference to the history of key combos like ctrl f, b, n, p and a and e? Those are typically referred to as emacs style navigation and I am genuinely unaware of history of those as common tty control codes outside of emacs for cursor movement. I've always heard of it as an ASCII control character and gets its history from Unix interpretations of really old IBM keyboards which got its history from type…