Skip to content
#

network-security

Here are 346 public repositories matching this topic...

gpotter2
gpotter2 commented Dec 18, 2016

Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.

This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with TODO or XXX that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.

jhertz
jhertz commented Apr 17, 2020

Hi All,

So I'm trying to use hydra to bruteforce a login on a system that uses custom http headers to receive the username and password. Hydra does not seem to be doing substitution of ^USER^ and ^PASS^ when used as HTTP headers. If I issue issuing a call to hydra like this:

hydra "http-post://0.0.0.0:8000/:H=username\:^USER^:H=password\:^PASS^" -l admin -p admin

I see the following r

Batfish is a network configuration analysis tool that can find bugs and guarantee the correctness of (planned or current) network configurations. It enables network engineers to rapidly and safely evolve their network, without fear of outages or security breaches.

  • Updated Dec 12, 2020
  • Java
ian-bateman
ian-bateman commented Feb 21, 2020

So what we more or less want to accomplish here to start is this:

Adding the debian/* (ubuntu/, fedora/, etc.) folders and the docker setup to each (dependency) pkg's respective git repo (so nanoservice, python-nanomsg, etc.).

Probably makes sense to pick off one or two of these dependencies to start, then fork the dep repo and make a branch to work on.


**Things for us are

基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等

  • Updated Aug 28, 2020
  • Objective-C

Improve this page

Add a description, image, and links to the network-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-security topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.