Monday, 27 January 2020
Interesting Snippets from 2020-01-27
-
GitHub - trailofbits/algo: Set up a personal VPN in the cloud
Algo VPN is a set of Ansible scripts that simplify the setup of a personal WireGuard and IPsec VPN. It uses the most secure defaults available and works with common cloud providers.
-
GitHub - complexorganizations/wireguard-install: Secure self-hosted wireguard installer for CentOS, Debian, Ubuntu, Arch, Fedora, Redhat, Raspbian
Features Installs and configures a ready-to-use WireGuard Interface Iptables rules and forwarding managed in a seamless way If needed, the script can cleanly remove WireGuard, including configuration and iptables rules Variety of DNS resolvers to be pushed to the clients Choice to use a self-hosted resolver with Unbound (supports already existing Unbound installations) Block DNS leaks Many other little things!
-
Generate wp-config.php File
Overview Use this tool to create customs code for WordPress configuration settings on wp-config.php file.
Interesting Snippets from 2020-01-24
-
Reverse IP Lookup by HostingChecker
We have database of more than 250 million active domains with their respective IP addresses and we can find matches on both IP addresses and domain names. We update the database weekly. With our reverse IP/domain checker you can find the domains hosted on the same IP address as the website you are investigating.
Interesting Snippets from 2020-01-14
-
StaticGen | Top Open Source Static Site Generators
StaticGen is a leaderboard of the top open-source static site generators. It's run by Netlify, a hosting and automation service for static websites and apps, as a way to promote a static approach to building websites. The site itself is built with Gatsby, and is built and deployed with fresh data every day by Netlify. You can check out the source on GitHub and contributions are more than welcome!
-
GitHub - Nordstrom/serverless-artillery: Combine serverless with artillery and you get serverless-artillery for instant, cheap, and easy performance testing at scale.
Serverless-artillery makes it easy to test your services for performance and functionality quickly, easily and without having to maintain any servers or testing infrastructure.
-
Finding real IPs of origin servers behind CloudFlare or Tor
Hidden services and the effectiveness of CloudFlare or any similar service live from hiding the origin servers IP. Simple small mistakes can reveal the IP. This allows attacking a website that uses CloudFlare directly (bypassing the WAF, Rate Limits, DDoS Protection and much more) or even un-hiding a Tor hidden services operator identity. The mistakes depend on what type of service or technology you are working with, not all methods work for every technology (e.g. MX records don't exist for Tor hidden services).
Interesting Snippets from 2020-01-08
-
GitHub - containous/traefik: The Cloud Native Edge Router
Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need.
Interesting Snippets from 2020-01-02
-
GitHub - cryfs/cryfs: Cryptographic filesystem for the cloud
CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. See https://www.cryfs.org.