URLFINDER
#go URL discovery tool:
- different sources (alienvault,commoncrawl etc)
- filter by extensions/regex
- very fast (122000+ URLs in 30 sec):
https://github.com/projectdiscovery/urlfinder
Creator x.com/pdnuclei
URLFINDER
#go URL discovery tool:
- different sources (alienvault,commoncrawl etc)
- filter by extensions/regex
- very fast (122000+ URLs in 30 sec):
https://github.com/projectdiscovery/urlfinder
Creator x.com/pdnuclei
UNCOVER
#go tool to automate IP address search in different search engines:
Shodan
Netlas
Fofa
Censys
Quake
Hunter
Zoomeye
Publicwww
Criminalip
Hunterhow
Google
Odin
Binaryedge
Creator x.com/pdnuclei
Sigh. We are, as a security community, making good progress on some old as well as some new topics. #Rust, #Go, and other memory safe systems languages are going well and having a real impact in reducing memory safety issues - which has been the most important security bug class for decades, and we are finally improving! Compartmentalization and isolation of processes and services have now become common knowledge and the minimum bar for new designs. Security and privacy by design are being honored in many new projects, and not just as lip service, but because the involved developers deeply believe in these principles nowadays. #E2EE is finally available to most end-users, both for messaging and backups.
And again and again, we are forced into having discussions (https://www.theregister.com/2025/04/03/eu_backdoor_encryption/) about breaking all the progress.
Let me be clear for Nth time:
* We *cannot* build encryption systems that can only be broken by the "good guys". If they are not completely secure, foreign enemy states, organized crime, and intimate partners will break and abuse them as well. There is no halfway in this technology. Either it is secure or it isn't - for and against everybody.
* We *cannot* build safe, government-controlled censorship filters into our global messaging apps that are not totally broken under the assumption of (current or future) bad government policies and/or insider attacks at the technology providers (https://www.mayrhofer.eu.org/talk/insider-attack-resistance-in-the-android-ecosystem/). Either one-to-one communication remains secure and private, or it doesn't (https://www.ins.jku.at/chatcontrol/).
* We *cannot* allow exploitation of open security vulnerabilities in smartphones or other devices for law enforcement. If they are not closed, they are exploitable by everybody. "Nobody but us" is an illusion, and makes everybody less secure.
My latest recorded public talk on the topic was https://www.mayrhofer.eu.org/talk/secure-messaging-and-attacks-against-it/, and nothing factual has changed since then. Policymakers keep asking for a different technological reality than the one we live in, and that sort of thing doesn't tend to produce good, sustainable outcomes.
(Edited to only fix a typo. No content changes.)
CC @epicenter_works @edri @suka_hiroaki @heisec @matthew_d_green @ilumium
I took some time to collect my thoughts on the age-old argument: what explains the aversion to assertion-based testing frameworks in Go?
https://matttproud.com/blog/posts/testing-frameworks-and-mini-languages.html
In particular:
1. Where did the tension come from?
2. How could it have arisen?
3. What is the philosophical basis for it
4. What are the implications of using one of these frameworks?
5. How does the assertion framework question fit in the overall psychological preference space of software developers?
I haven't painted anything #GO-related in some time, for a number of reasons... But the other day I was thinking about S3 and its possible twists, and I decided to go with the flow and paint this #Crowley and #Aziprahale inspired #hands <:
Super Secret Ice Cream, of Bethlehem, NH, a James Beard finalist https://www.diningandcooking.com/1997949/super-secret-ice-cream-of-bethlehem-nh-a-james-beard-finalist/ #Apple|GooglePlay #bethlehem #CulinaryArt #download #FinalNominee #food #FoodTopics #FreeWmurApp #GO #JamesBeardAward #JamesBeardFinalist #KristinaZontini #NewHampshire #NewHampshireChronicle #NhIceCreamShop #PrestigiousJamesBeardAward #story #SuperSecretIceCream #Update #VideoPlayer
Golang On The PS2 - A great many PlayStation 2 games were coded in C++, and there are homebrew SDKs th... - https://hackaday.com/2025/03/31/golang-on-the-ps2/ #softwaredevelopment #playstationhacks #playstation2 #golang #code #ps2 #go
Looking to integrate Korifi with your Go applications? I've published a blog post that walks you through connecting to Korifi on a Kind cluster. It includes authentication tips and code examples for getting started. Check it out here: https://gciavarrini.github.io/blog/go_korifi/
@icecolbeveridge Compare the technique of "tewari", from the game of Go, which asks, "Would these moves have been effective if played in a different order?"
(This makes more sense for Go, a game of placement, than for Chess, a game of movement.)
I’m a wordy bastard. I really struggle with 500 characters. I’d struggle with 500 words sometimes. It's been hard to find a flow here (despite Mona's fantastic thread generator.)
I’m creating a #blog to house longer writings and share thoughts here without requiring anyone to visit platforms so many gathered here to avoid.
I'm using #Hugo instead of my usual #WordPress and dipping my toes into #Go and #TailwindCSS. I've only created the local structures, but so far, I dig it! It's #FOSS too!
Admit it. You Want This Go-Kart - Many of us could have been lucky enough to have some form of pedal go-kart in our ... - https://hackaday.com/2025/03/26/admit-it-you-want-this-go-kart/ #transportationhacks #electricgocart #go-kart #rideon
"one of my neighbors was kidnapped yesterday"
https://www.tiktok.com/@watchfulcoyote/video/7484785120118082862
get involved, defend your community.
https://donorbox.org/support-impacted-family-in-waldo-county
Matt Pivarnik, Greater Topeka Partnership CEO, leaving for S.C. post https://www.byteseu.com/858498/ #AI #audience #business #CCJ #CCJAudience #Enabled #GO #GOTopeka #highlights #Kansas #know #story #StoryHighlightsAIEnabled #topeka #TTP #TTPWhatWeKnow #we #What
These days I mostly use the generic slices.Sort or slices.SortFunc, but I wanted to collate all the ways to sort slices in #Go in one place.
Comment convient-il de réagir quand on n’a plus de bière italienne ?
#penurie #biere #birrificioitaliano
On file en Italie !
When I first learned #GoLang #Go I remember not being happy about the lack of exceptions and always checking the error returns. I never got over it. I’m not a Go user and don’t really know it currently. But now I am a #RustLang #Rust user and learner. Rust works in a very similar way. Yes, I was skeptical at first (and said so here) but now I’m okay with it. Options and Results make sense.
Maybe I just didn’t give Go a fair shake?
Not using a programming language in any capacity, but being proficient in another, allows for quickly grasping any other code - that is, if it's not too esoteric.
In that case: I can't #Python, but I can trace a rabbit hole:
https://github.com/jmcollin78/versatile_thermostat/discussions/953#discussioncomment-12570810
Also: I can't #GoLang #Go, but apply rules visible in the same source tree allows for deducting how a programming language works: https://github.com/coredns/alternate/pull/48/files
#CoreDNS, can you merge the PR please?