New, more-powerful IoT botnet infects 3,500 devices in 5 days
-
Discovery of Linux/IRCTelnet suggests troubling new DDoS menace could get worse.
Please change the password on your internet-enabled light bulb
You know, what I want is for someone to post some code that tells me whether my IoT devices have been infected. I mean really, I've got several Beaglebone's running Debian with "debian/temppwd" as the root password connected to the Internet, and I really don't give a sh*t, but I am curious. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
-
You know, what I want is for someone to post some code that tells me whether my IoT devices have been infected. I mean really, I've got several Beaglebone's running Debian with "debian/temppwd" as the root password connected to the Internet, and I really don't give a sh*t, but I am curious. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
Marc Clifton wrote:
what I want is for someone to post some code that tells me whether my IoT devices have been infected
It's called an "antivirus".
Marc Clifton wrote:
I really don't give a sh*t,
Isn't that the general problem in this case? Sorry if I come across as blunt, but I need my coffee in the morning.
Wrong is evil and must be defeated. - Jeff Ello
-
Marc Clifton wrote:
what I want is for someone to post some code that tells me whether my IoT devices have been infected
It's called an "antivirus".
Marc Clifton wrote:
I really don't give a sh*t,
Isn't that the general problem in this case? Sorry if I come across as blunt, but I need my coffee in the morning.
Wrong is evil and must be defeated. - Jeff Ello
A quick search for "Anti-Virus Linux" found this gem... Why You Don’t Need an Antivirus On Linux (Usually)[^] So don't worry about it. There is no malware for Linux. These IoT attacks are all a figbox of your imagination.
"If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
-
Discovery of Linux/IRCTelnet suggests troubling new DDoS menace could get worse.
Please change the password on your internet-enabled light bulb
I see a huge opportunity here for security consulting and white hat services. :doh:
Charlie Gilley Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759
-
You know, what I want is for someone to post some code that tells me whether my IoT devices have been infected. I mean really, I've got several Beaglebone's running Debian with "debian/temppwd" as the root password connected to the Internet, and I really don't give a sh*t, but I am curious. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
Take a look at Clam AV[^]. They have an official port in the Debian repo. It's not clear if that's just x86 Debian or also various assorted arm platforms too; but if a (primarilly windows) sysadmin at my previous job was able to build the source on sn HP True64 Unix/Dec Alpha box in a day despite having to use CD-R's to sneakernet dependencies across an airgap I'm almost certain you should have no real trouble getting it built on your bbones.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt
-
You know, what I want is for someone to post some code that tells me whether my IoT devices have been infected. I mean really, I've got several Beaglebone's running Debian with "debian/temppwd" as the root password connected to the Internet, and I really don't give a sh*t, but I am curious. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
-
Discovery of Linux/IRCTelnet suggests troubling new DDoS menace could get worse.
Please change the password on your internet-enabled light bulb
-
Take a look at Clam AV[^]. They have an official port in the Debian repo. It's not clear if that's just x86 Debian or also various assorted arm platforms too; but if a (primarilly windows) sysadmin at my previous job was able to build the source on sn HP True64 Unix/Dec Alpha box in a day despite having to use CD-R's to sneakernet dependencies across an airgap I'm almost certain you should have no real trouble getting it built on your bbones.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt
Dan Neely wrote:
Nice - it installed without issues on the Beaglebone. Though, running clamscan the root folder eventually timed out with the terse message "Killed". :~ Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
-
Discovery of Linux/IRCTelnet suggests troubling new DDoS menace could get worse.
Please change the password on your internet-enabled light bulb
A solution to the problem is to put these relatively dumber, less maintainable IOT devices security zones behind firewal and connect them using security gateways that has better ownership control, also in the same corresponding sec zones. Normal peoples don't open their houses to just anyone in the world, the same should be true on the internet ...
Find more in 1-NET: connects your resources anywhere[^]. Email searcher Email Aggregation Manager[^].
-
Dan Neely wrote:
Nice - it installed without issues on the Beaglebone. Though, running clamscan the root folder eventually timed out with the terse message "Killed". :~ Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
Marc Clifton wrote:
Though, running clamscan the root folder eventually timed out with the terse message "Killed"
Now that is _interesting_! :thumbsup: What was the result? Were you able to discover anything?
My book, Launch Your Android App, is available at Amazon.com.
-
A solution to the problem is to put these relatively dumber, less maintainable IOT devices security zones behind firewal and connect them using security gateways that has better ownership control, also in the same corresponding sec zones. Normal peoples don't open their houses to just anyone in the world, the same should be true on the internet ...
Find more in 1-NET: connects your resources anywhere[^]. Email searcher Email Aggregation Manager[^].
Shuqian Ying wrote:
put these relatively dumber, less maintainable IOT devices security zones behind firewal and connect them using security gateways that has better ownership control, also in the same corresponding sec zones
Or just use a normal friggin' bulb.