Binary Tree
728 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
subfinder is a subdomain discovery tool that discovers valid subdomains for websites by using passive online sources. It has a simple modular architecture and is optimized for speed. subfinder is built for doing one thing only - passive subdomain enumeration, and it does that very well.

#golang #go #osint #subdomains #bug #bounty #reconaissance #pentest #testing
1🔥1
The Front-End Checklist is an exhaustive list of all elements you need to have / to test before launching your website / HTML page to production.

#html #javascript #css #frontend #checklist #webdev #guidelines
1🔥1
Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that run on the cloud and edge and embraces the diversity of languages and developer frameworks.

Dapr codifies the best practices for building microservice applications into open, independent, building blocks that enable you to build portable applications with the language and framework of your choice. Each building block is independent and you can use one, some, or all of them in your application.

#golang #go #kubernetes #k8s #microservices #serverless #containers #pubsub #sidecar
1🔥1
httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.

Features:

- Simple and modular code base making it easy to contribute.
- Fast And fully configurable flags to probe mutiple elements.
- Supports multiple HTTP based probings.
- Smart auto fallback from https to http as default.
- Supports hosts, URLs and CIDR as input.
- Handles edge cases doing retries, backoffs etc for handling WAFs.

#golang #go #http #security #vhost #bugboutny #retryablehttp
👍1🔥1
Nuclei is used to send requests across targets based on a template leading to zero false positives and providing fast scanning on large number of hosts. Nuclei offers scanning for a variety of protocols including TCP, DNS, HTTP, File, etc. With powerful and flexible templating, all kinds of security checks can be modelled with Nuclei.

We have a dedicated repository that houses various type of vulnerability templates contributed by more than 100 security researchers and engineers. It is preloaded with ready to use templates using -update-templates flag.

#golang #go #http #tcp #dns #http #vulnerability #detection #cve #scanner
1🔥1
Xstate provides state machines and statecharts for the modern web.

#typescript #js #ts #workflow #orchestration #state #machine #visualizer
🔥1👏1
dnsx is a fast and multi-purpose DNS toolkit allow to run multiple probers using retryabledns library, that allows you to perform multiple DNS queries of your choice with a list of user supplied resolvers.

dnsx is successor of dnsprobe that includes new features, multiple bugs fixes, and tailored for better user experience, few notable flags are resp and resp-only that allows to control and print the exact information you are looking for.

Features:

- Simple and Handy utility to query DNS records.
- Supports A, AAAA, CNAME, PTR, NS, MX, TXT, SOA
- Handles wildcard subdomains in automated way.
- Optimized for ease of use.
- Stdin and stdout support to work with other tools.

#golang #go #dns #client #toolkit
1🔥1
fxl is a Clojure spreadsheet library.

#clojure #jvm #spreadsheet #excel #xlsx #data
1👍1
Adonis is a Node.js framework highly focused on developer ergonomics, stability and confidence

#typescript #ts #node #framework #
🔥1👏1
Proxyfie is a Swiss Army Knife Proxy for rapid deployments. Supports multiple operations such as request/response dump, filtering and manipulation via DSL language, upstream HTTP/Socks5 proxy. Additionally a replay utility allows to import the dumped traffic (request/responses with correct domain name) into burp or any other proxy by simply setting the upstream proxy to proxify.

#golang #go #proxy #mitm #socks5 #http
1👍1
Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code.

#cpp #python #clang #java #source #explorer #multiplatform #macos #windows #linux
1🔥1
Optuna is an automatic hyperparameter optimization software framework, particularly designed for machine learning. It features an imperative, define-by-run style user API.

#python #machine #learning #parallel #distributed
👍1👏1
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.

It is production-ready, and gives you the following:

- Seriously impressive performance.
- WebSocket support.
- GraphQL support.
- In-process background tasks.
- Startup and shutdown events.
- Test client built on requests.
- CORS, GZip, Static Files, Streaming responses.
- Session and Cookie support.
- 100% test coverage.
- 100% type annotated codebase.
- Zero hard dependencies.

#python #graphql #http #async #websockets #asgi #web #framework
1🔥1
Gardener implements the automated management and operation of Kubernetes clusters as a service and provides a fully validated extensibility framework that can be adjusted to any programmatic cloud or infrastructure provider.

Gardener is 100% Kubernets-native and exposes its own Cluster API to create homogeneous clusters on all supported infrastructures. This API differs from SIG Cluster Lifecycle's Cluster API that only harmonizes how to get to clusters, while Gardener's Cluster API goes one step further and also harmonizes the make-up of the clusters themselves. That means, Gardener gives you homogeneous clusters with exactly the same bill of material, configuration and behavior on all supported infrastructures, which you can see further down below in the section on our K8s Conformance Test Coverage.

#golang #go #kubernetes #k8s #aws #controller #azure #openstack #gcp #extensibility #gardener #metalstack #cluster
👍1🔥1
eksctl is a simple CLI tool for creating clusters on EKS - Amazon's new managed Kubernetes service for EC2. It is written in Go, and uses CloudFormation.

#golang #go #cli #kubernetes #amazon #eks #aws
1👏1
free-for.dev - is a list of software (SaaS, PaaS, IaaS, etc.) and other offerings that have free tiers for developers.

To set a focus the scope is limited to infrastructure developers, yet it's a bit of a grey line so it might be opinionated.

#collection #links #infrastructure
1🔥1
Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.

The user interface in Tauri apps currently leverages Cocoa/WebKit on macOS, gtk-webkit2 on Linux and MSHTML (IE10/11) or Webkit via Edge on Windows. Tauri uses (and contributes to) the MIT licensed project that you can find at webview and the related webview organization.

#rust, #crossplatform #nodejs #desktopapps
1👍1
Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides ACID transactions, consistent replication, and linearizable reads. It's built from the ground up to perform for a rich set of queries. Being a native GraphQL database, it tightly controls how the data is arranged on disk to optimize for query performance and throughput, reducing disk seeks and network calls in a cluster.

Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real-time user queries, over terabytes of structured data. Dgraph supports GraphQL query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.

#golang #go #graphql #database #scale #latency #production #distributed #throughput #graphdb
👍1🔥1👏1
Fulcro is a library for building data-driven full-stack applications for the web, native, and desktop (via electron). It uses React and is written in Clojure and Clojurescript.

#clojure #clojurescript #react #data #driven #fullstack
1👍1