Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
30 results tagged networks  ✕   ✕
scottpeterman/secure_cartography https://github.com/scottpeterman/secure_cartography
Sun 26 Jan 2025 06:44:15 PM PST archive.org

Secure Cartography is a secure, Python-based network discovery and mapping tool designed for network engineers and IT professionals. It leverages SSH-based device interrogation to automate network discovery, visualize network topologies, and merge network maps across multi-vendor environments.

python networks mapping ssh sysadmin
NetBlocks https://netblocks.org/
Thu 26 Sep 2024 07:57:54 PM PDT archive.org

NetBlocks is a global internet monitor working at the intersection of digital rights, cybersecurity and internet governance. Independent and non-partisan, NetBlocks strives for an open and inclusive digital future for all.

Seeking to support change through social enterprise, civic engagement and innovation, NetBlocks reports cover topics ranging from internet access, digital policy to energy supply in countries around the world in an accessible and contextualised format. NetBlocks engages with industry, business and standards-setting forums and non-governmental and civil society networks to deliver change for good.

RSS: https://netblocks.org/feed

Reports RSS: https://netblocks.org/reports/feed

I don't know if they have an API or not.

internet networks status osint connections news analysis
tst-race/race-quickstart https://github.com/tst-race/race-quickstart
Mon 02 Sep 2024 10:03:27 AM PDT archive.org

RACE is an open source project aimed at developing technologies to provide metadata-anonymous, secure, and resilient messaging for users around the world. RACE provides anonymity by routing messages through an overlay network of volunteer servers using cryptographic algorithms that prevent a malicious subset of these servers from determining who is messaging whom. RACE uses specialized networking protocols to prevent connections between individual members of the network from being detected or blocked. RACE is built to run in a dockerized linux environment and on Android devices.

protocols communications encryption specification documentation networks
How to Block IP Address with .htaccess https://htaccessbook.com/block-ip-address/
Mon 22 Jan 2024 08:21:18 AM PST archive.org

A quick post today showing some different ways to block visitors via their IP address. This can be useful for a variety of reasons, including stopping some stupid script kiddie from harassing your site, or preventing some creepy stalker loser from lurking around your forums, or even silencing the endless supply of angry trolls that never seem to get a clue. So many reasons why, and so many ways to block them.

htaccess apache lightspeed blocking ipaddresses networks archived
nobletrout/plaintext_LTE https://github.com/nobletrout/plaintext_LTE
Sun 21 Jan 2024 11:20:18 AM PST archive.org

The FCC, some FAANGs, and others are motivated to see more innovation in the wireless space to try to see what new tech can come about. Unfortunately, the expertise is surrounded in jargon, domain and tribal knowledge, and can be very frustrating for someone who wants to take the shortcut route to running a mobile network. I aim to try to cut through a lot of the jargon and extra stuff that can get a person lost between the the excitement of operating a mobile network and manifesting it into physical reality.

I had a lot of exposure to testing early stage LTE/5G networks. My motivation is to try to demystify as much of the mobile network as I can for anyone with a strong networking but non-wireless focused background.

cellular lte wireless networks textbooks mobile explanations
MegaManSec/SSH-Snake https://github.com/MegaManSec/SSH-Snake
Tue 16 Jan 2024 12:39:51 PM PST archive.org

SSH-Snake is a powerful tool designed to perform automatic network traversal using SSH private keys discovered on systems, with the objective of creating a comprehensive map of a network and its dependencies, identifying to what extent a network can be compromised using SSH and SSH private keys starting from a particular system.

SSH-Snake can automatically reveal the relationship between systems which are connected via SSH, which would normally take a tremendous amount of time and effort to perform manually. It's completely self-replicating and self-propagating -- and completely fileless. In many ways, SSH-Snake is actually a worm: It replicates itself and spreads itself from one system to another as far as it can. SSH-Snake takes a depth-first approach to discovery: once it connects to one system, it tries to connect further from that system before backtracking.

  • On the current system, find any SSH private keys
  • On the current system, find any hosts or destinations (user@host) that the private keys may be accepted,
  • Attempt to SSH into all of the destinations using all of the private keys discovered,
  • If a destination is successfully connected to, repeats steps #1 - #4 on the connected-to system.
infosec ssh scripts networks mapping keys worms quine
RFC 9505: A Survey of Worldwide Censorship Techniques https://datatracker.ietf.org/doc/rfc9505/
Mon 25 Dec 2023 07:04:46 PM PST archive.org

This document describes technical mechanisms employed in network censorship that regimes around the world use for blocking or impairing Internet traffic. It aims to make designers, implementers, and users of Internet protocols aware of the properties exploited and mechanisms used for censoring end-user access to information. This document makes no suggestions on individual protocol considerations, and is purely informational, intended as a reference. This document is a product of the Privacy Enhancement and Assessment Research Group (PEARG) in the IRTF.

rfc internet censorship techniques protocols networks infrastructure overview
ifconfig - What is my IP address? https://ifconfig.io/
Fri 18 Aug 2023 01:54:03 PM PDT archive.org

Tells you your IP address and assorted other web browser-related information. Also has a simple, cURL friendly API that supports multiple data formats.

Github: https://github.com/georgyo/ifconfig.io

golang online networks information ipaddresses api
IVRE https://ivre.rocks/
Thu 25 May 2023 08:38:50 AM PDT archive.org

IVRE (Instrument de veille sur les réseaux extérieurs) is a network recon framework, including tools for passive and active recon. IVRE can use data from numerous passive sensors and active scanning tools. You can think of it as a self-hosted and fully-controlled alternative to Shodan / ZoomEye / Censys, GreyNoise, and more. In the AUR.

NETINT

infosec python exocortex active passive scanning analysis webapps osint networks
TMTP - site-centric Internet messaging to replace SMTP/IMAP https://mnmnotmail.org/
Wed 18 Jan 2023 05:26:36 PM PST archive.org

TMTP is a new Internet protocol combining elements of email and the web. TMTP offers a simple, reliable, free, secure, decentralized method for messaging & correspondence & notification.

Online services lack a way to directly message their customers/members. Email (SMTP etc) is unreliable, insecure, and typically transits multiple third-party hosts between sender & recipient. (Email also has other painful problems!) Text messaging (SMS) is expensive. Some sites patch this gap by building & maintaining custom phone apps—at great cost.

The client and server are open source, subject to the terms of the Mozilla Public License, v2.0.

protocols networks communications standards
potatoqualitee/eol-dr https://github.com/potatoqualitee/eol-dr
Thu 15 Dec 2022 12:28:30 PM PST archive.org

A crowd-sourced guide to help techs help their non-tech spouses / partners / parents / kids when we are at the end-of-life.

death it networks assets guide will
blacklanternsecurity/bbot https://github.com/blacklanternsecurity/bbot
Wed 24 Aug 2022 03:11:27 PM PDT archive.org

BBOT is a recursive, modular OSINT framework written in Python. It is capable of executing the entire OSINT process for entire domains in a single command, including subdomain enumeration, port scanning, web screenshots (with its gowitness module), vulnerability scanning (with nuclei), and much more.

BBOT currently has over 50 modules and counting.

Requires Python v3.9.x or later.

python osint scanning networks domains cli
nyquist/awesome-networking https://github.com/nyquist/awesome-networking
Thu 21 Jul 2022 12:42:14 PM PDT archive.org

An awesome list of resources to design, implement and operate computer networks.

awesome resources networks networking routing simulation operations automation
hrbrmstr/pewpew https://github.com/hrbrmstr/pewpew
Sun 13 Mar 2022 07:03:46 PM PDT archive.org

Why should security vendors be the only ones allowed to use silly, animated visualizations to "compensate"? Now, you can have your very own IP attack map that's just as useful as everyone else's.

IPew is a feature-rich, customizable D3 / javascript visualization, needing nothing more than a web server capable of serving static content and a sense of humor to operate. It's got all the standard features that are expected, plus sound effects!

Looking through the index.html file it looks like the specifics should be pretty easy to tweak. The cute attack names are in an array, as are the sound effects (which can be swapped out or otherwise modified fairly easily). I think the stats used to influence the random number generator could be modified to reflect other uses of this map. Similarly, the CSV files could be altered or swapped out.

To run it, just point a web server at the repository. No back-end webshit involved.

funny map networks html javascript connections sounds
Tulip - Data visualization software https://tulip.labri.fr/site/
Mon 10 Jan 2022 06:31:06 PM PST archive.org

Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems he or she is addressing.

Written in C++ the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goal of Tulip is to ease the reuse of components and allows the developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications.

cpp networks data analysis graphs exocortex
graph-tool https://graph-tool.skewed.de
Mon 10 Jan 2022 06:29:10 PM PST archive.org

Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs and networks. Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. Conveniently draw your graphs, using a variety of algorithms and output formats (including to the screen). Graph-tool has its own layout algorithms and versatile, interactive drawing routines based on cairo and GTK+, but it can also work as a very comfortable interface to the excellent graphviz package.

Source code: https://git.skewed.de/count0/graph-tool

python data graphs networks socialnetworks analysis exocortex
SocNetV - Social Network Analysis and Visualization Software https://socnetv.org
Mon 10 Jan 2022 06:13:39 PM PST archive.org

A cross-platform, user-friendly free software application for social network analysis and visualization. Draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format. Edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.

socialnetworks exocortex networks analysis mapping cpp appimage
nahberry/awesome-recon-tools https://github.com/nahberry/awesome-recon-tools
Thu 04 Mar 2021 10:38:02 AM PST archive.org

A directory of tools for domain, network, and PII reconaissance. Includes some Google searching tricks.

awesome list osint domains networks reconaissance google
GitHub - steeve85/tfviz: Visualize your Terraform files https://github.com/steeve85/tfviz
Thu 24 Sep 2020 12:35:57 PM PDT archive.org

tfviz analyzes Terraform deployment files and generates maps which depict what it's going to do in production. Right now it only works with AWS environments.

golang devops cli visualization networks mapping sysadmin documentation
BGP Looking Glass Database http://www.bgplookingglass.com/
Thu 08 Aug 2019 09:20:18 PM PDT archive.org
networks bgp routing diagnostics directory routers outage
page 1 / 2
6375 links, including 417 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn