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
NGINXConfig is the easiest way to configure a performant, secure, and stable NGINX server.

Features: HTTPS, HTTP/2, IPv6, certbot, HSTS, security headers, SSL profiles, OCSP resolvers, caching, gzip, brotli, fallback routing, reverse proxy, www/non-www redirect, CDN, PHP (TCP/socket, WordPress, Drupal, Magento, Joomla), Node.js support, Python (Django) server, etc.

#nginx #config #https #secure #stable #server #settings #python #django #node
❀1πŸ‘1πŸ”₯1
I'm back on Twitter. Let's follow each other!

Twitter: https://twitter.com/likid_geimfari
❀1πŸ‘1πŸ”₯1
Myths about /dev/urandom.

There are a few things about /dev/urandom and /dev/random that are repeated again and again. Still they are false.

#security #random #urandom #random
❀1πŸ‘1πŸ”₯1
Binary Tree
Myths about /dev/urandom. There are a few things about /dev/urandom and /dev/random that are repeated again and again. Still they are false. #security #random #urandom #random
These myths are not like the ones about the Theseus vs. Minotaur, but the article is quite interesting anyway.
😁2πŸ”₯1πŸ‘1
Pyrogram is a modern, elegant and asynchronous MTProto API framework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot identity (bot API alternative) using Python.

Key Features

- Ready: Install Pyrogram with pip and start building your applications right away.
- Easy: Makes the Telegram API simple and intuitive, while still allowing advanced usages.
- Elegant: Low-level details are abstracted and re-presented in a more convenient way.
- Fast: Boosted up by TgCrypto, a high-performance cryptography library written in C.
- Type-hinted: Types and methods are all type-hinted, enabling excellent editor support.
- Async: Fully asynchronous (also usable synchronously if wanted, for convenience).
- Powerful: Full access to Telegram's API to execute any official client action and more.

#python #async #telegram #api #mtproto #framework #bots #typed #fast #elegant #asyncio
πŸ”₯6❀1πŸ‘1
All in One Hacking tool For Hackers.

Menu:

β€” Anonymously Hiding Tools
β€” Information gathering tools
β€” Wordlist Generator
β€” Wireless attack tools
β€” SQL Injection Tools
β€” Phishing attack tools
β€” Web Attack tools
β€” Post exploitation tools
β€” Forensic tools
β€” Payload creation tools
β€” Exploit framework
β€” Reverse engineering tools
β€” DDOS Attack Tools
β€” Remote Administrator Tools (RAT)
β€” XSS Attack Tools
β€” Steganograhy tools

#hacking #python #tools #ddos #sqlinjection #xss #csrf #attack #besthackingtool
❀4πŸ‘2πŸ‘Ž1πŸ”₯1
Beekeeper Studio is a cross-platform SQL editor and database manager available for Linux, Mac, and Windows. Beekeeper Studio Community Edition is GPL licensed so it is free and free.

#sql #editor #vue #typescript #linux #mac #pc #desktop #gui #gpl
πŸ‘7❀3πŸ”₯1
binocle is a graphical tool to visualize binary data. It colorizes bytes according to different rules and renders them as pixels in a rectangular grid. This allows users to identify interesting parts in large files and to reveal image-like regions.

#rust #binary #data #visualization #reverse #engineering
πŸ‘4❀1πŸ”₯1
SST is a framework that makes it easy to build serverless apps. It's an extension of AWS CDK and it features:

β€” A Live Lambda Development environment
β€” A web based dashboard to manage your apps
β€” Support for setting breakpoints and debugging in VS Code
β€” Higher-level constructs designed specifically for serverless apps
β€” Zero-config support for JS and TS, Go, Python, C#, and F#

#python #javascript #typescript #ts #golang #serverless #cdk #react
πŸ€”7πŸ”₯1πŸ‘1
Fresh is a next generation web framework, built for speed, reliability, and simplicity. Some stand out features:

β€” Just-in-time rendering on the edge.
β€” Island based client hydration for maximum interactivity.
β€” Zero runtime overhead: no JS is shipped to the client by default.
β€” No build step.
β€” No configuration necessary.
β€” TypeScript support out of the box.

#typescript #web #framework #fresh #ts #reliability
πŸ”₯5πŸ‘1πŸ‘1
Ory Hydra is a hardened, OpenID Certified OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption. Ory Hydra is not an identity provider (user sign up, user login, password reset flow), but connects to your existing identity provider through a login and consent app. Implementing the login and consent app in a different language is easy, and exemplary consent apps (Node) and SDKs for common languages are provided.

#golang #go #ory #auth #docker #security #identity #sso #openid #authorization #oauth2
πŸ€”3πŸ‘2πŸ”₯1
Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.

Features

β€” Machine-in-the-middle (MITM) HTTP proxy, with logs and advanced search
β€” HTTP client for manually creating/editing requests, and replay proxied requests
β€” Intercept requests and responses for manual review (edit, send/receive, cancel)
β€” Scope support, to help keep work organized
β€” Easy-to-use web based admin interface
β€” Project based database storage, to help keep work organized

#golang #go #http #proxy #mitm #toolkit #infosec #security
πŸ‘6❀1πŸ‘1πŸ”₯1
Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training.

#go #golang #security #phishing #gophish #phishing #toolkit #pentest
🀯2❀1πŸ”₯1
Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started.

Highlevel overview of how Asynq works:

- Client puts tasks on a queue
- Server pulls tasks off queues and starts a worker goroutine for each task
- Tasks are processed concurrently by multiple workers

#golang #go #async #queueing #tasks #processing #redis
πŸ”₯2πŸ‘1πŸ‘1
PocketBase is an open source Go backend, consisting of:


β€” embedded database (SQLite) with realtime subscriptions
β€” built-in files and users management
β€” convenient Admin dashboard UI
β€” and simple REST-ish API

#golang #go #backend #rest #api #realtime
πŸ”₯3πŸ€”2πŸŽ‰2❀1