Peeps by @Bushwick
Showing page 1 of 1 (13 peeps total)
printf can really come in handy when it comes to adding animation in scripts. Sure you could use echo -n but unfortunately its not universally supported.
The latest router attacks now capitalize on DNS hijacking. I guess we finally got passed the days where routers came with default credentials.
Using bash scripts to create new toys. Actually just using it to create a rough draft, the final will probably be constructed using Py3. This should be interesting.
The unpatched Windows zero day flaws are being exploited in “limited, targeted” attacks, according to Microsoft https://threatpost.com/microsoft-warns-of-critical-windows-zero-day-flaws/154040/
https://www.reuters.com/article/us-health-coronavirus-who-hack-exclusive/exclusive-elite-hackers-target-who-as-coronavirus-cyberattacks-spike-idUSKBN21A3BNHackers Hackers tried to hack the WHO earlier this month.
RIP Kodi. Well, sort of. Kind of. Okay, not really. https://betanews.com/2020/03/22/kodi-google-dmca/
Computer security professionals are going to have their hands full, as this pandemic revs up. Hospitals and banks will need extra protection.
could we have pills and cook the corn?
How do I install a snap package that I've downloaded? "sudo snap install [path of package] --dangerous" without quotes. This really comes in handy, for packages that are NOT in the Snap Store.
Work From Home Hackers Make $130,000 In 48 Hours From Windows 10 Exploits https://www.forbes.com/sites/daveywinder/2020/03/21/work-from-home-hackers-make-130000-in-48-hours-from-windows-10-exploits/#930258c71b88
Supreme Court has tabled the Google / Oracle review due to the Coronavirus situation. https://inside.com/campaigns/inside-dev-2020-03-16-22116/sections/google-vs-oracle-case-postponed-185184
Due to Atom's issues with extreme lagging (when inputting over 5000 lines of pretty much anything), I've moved over to Sublime. We will see if I have any better luck as a go to editor.