A swiss army knife for pentesting networks
-
Updated
Sep 12, 2020 - Python
{{ message }}
A swiss army knife for pentesting networks
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
A collection of more than a 140+ tools, scripts, cheatsheets and other loots that I have developed over years for Penetration Testing and IT Security audits purposes. Most of them came handy at least once during my real-world engagements.
I'm very pleased with this library so far!
I was wondering if it was possible to completely freeze the graph, including it's position.
Static graph does everything except it still lets the user drag the entire graph to different positions. I was wondering if it was possible to disable this?
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
simple TCP server / client C++ linux socket
A network management interface for global multisite administrators
pathpy is an OpenSource python package for the modeling and analysis of pathways and temporal networks using higher-order and multi-order graphical models
the __init__.py files in graspy.subgraph and graspy.utils shouldn't have import *.
Using multi-agent Deep Q Learning with LSTM cells (DRQN) to train multiple users in cognitive radio to learn to share scarce resource (channels) equally without communication
Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder
A Reproducible Workflow for Structural and Functional Connectome Ensemble Learning
markov clustering in python
Temporal networks in Python. Provides fast tools to analyze temporal contact networks and simulate dynamic processes on them using Gillespie's SSA.
NOKIA Book covers selected aspects of the telecommunication industry programmer's work
This repo aim to show you what to learn on the way to excellence.
A modular open networks growing platform.
Interactive open source visualization platform for multivariate dynamic networks.
Source code for EvalNE, a Python library for evaluating Network Embedding methods.
An HTTP and HTTPS sniffing tool created using a Raspberry Pi
Network and Graph Algorithms From Scratch
Add a description, image, and links to the networks topic page so that developers can more easily learn about it.
To associate your repository with the networks topic, visit your repo's landing page and select "manage topics."
Your Environment
Describe the Issue
Deleting a network should be a more secure way. currently, anyone can delete the network without even checking what all gateways running inside it.
To Reproduce