#introduction as it seems like a good idea.
I'm InfoSec student & intern. I write Python scripts for whatever people want from me.
I'm a big Megadeth fan. I like old CoD games and Quake. Though I suck at Quake.
I wish to post mostly about Linux and cybersecurity but wouldn't limit it to those.
"Introduction to Smart Contract why it is so demanding in the IT world"
It's not really the area of my interest but surely something that is needed to keep up with.
" Ditch Virtualbox, get qemu-virt manager " by MentalOutlaw
It's been about a month since I switched and to be fair I didn't see a MAJOR performance difference but I'm pretty happy with Qemu and I'll continue to use it
https://odysee.com/@AlphaNerd:8/ditch-virtualbox%2C-get-qemu-virt-manager:0
"Reading" put aside, I didn't even KNOW most of these existed!
10 books for GNU/Linux beginners
https://www.geeksforgeeks.org/10-best-linux-unix-books-for-beginners/
I've been researching about "exploit development" and these are some of the high quality, free content I've found so far:
https://dayzerosec.com/blog/2021/02/02/getting-started.html
(Article that points prerequisites before jumping right in)
https://0x00sec.org/t/programming-for-wannabes-part-i/1143
(Not necessarily exploit development but surely covers some of the prerequisites.)
#Linux commands may be hard to get used to!
https://overthewire.org/wargames/bandit/
OTW's "Bandit" offers free challenges to get used to them, whether if you're interested in security or not!
Just found something called "lsd" which is a replacement for one of the most basic GNU/Linux commands: "ls"
https://github.com/Peltoche/lsd
Usually I'd think why would I want to replace something that I'm so accustomed to, but... it has color and little symbols!!
Scripnix: Useful Python3 and bash shell scripts for macOS/BSD and *NIX
Investigating the world's most notorious spyware company: NSO Group
Wow, ok, this is freaky.
New computer. Fedora Silverblue 36. Not signed into anything. Location services is on (using Mozilla location services). I’ve been living in Ireland now for 3+ years.
I open GNOME Maps app. I grant it location access. I press the “Go to current location” button.
It goes to the exact location of the home we had in Malmö, Sweden.
What. The. Fuck?
OK, so I have no idea how that’s possible. Mozilla must have somehow cached that location but how do they know it’s me?
Using #reddit API for a project and man, I love how easy they make things. Basically:
"Don't do anything stupid and don't overload the systems and you're good to go."
Unlike Twitter: "We didn't like your idea lmao so no dev account for you. You lost your chance forever btw"
"Decrypting your own HTTPS traffic with Wireshark"
https://www.trickster.dev/post/decrypting-your-own-https-traffic-with-wireshark/
This looks like a fun weekend project so just leaving it out there
Found on r/netsec
InfoSec student - I like trying stuff