network-security
Here are 346 public repositories matching this topic...
-
Updated
Nov 17, 2020 - Go
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
-
Updated
Nov 25, 2020 - Ruby
Hello,
How can I use nmap option --top-ports instead ports setting to perform runscan with nmap.
eg: i want to run my scan with this nmap command line.
nmap -sC -sV --top-ports 100 x.x.x.x
how i can set my nmap config file to do that.
Thank you.
-
Updated
Dec 3, 2020 - C
-
Updated
Nov 24, 2020 - Python
-
Updated
Sep 29, 2020 - Shell
-
Updated
Nov 25, 2020 - Python
-
Updated
Jul 1, 2020 - Java
-
Updated
Nov 27, 2020 - Python
-
Updated
Dec 4, 2020 - Java
-
Updated
Jun 20, 2020 - Python
-
Updated
Dec 9, 2017 - Ruby
-
Updated
Oct 24, 2019 - CSS
-
Updated
Nov 25, 2020 - Jupyter Notebook
-
Updated
Dec 3, 2020 - Python
-
Updated
Dec 17, 2018 - Python
-
Updated
Jul 18, 2018 - Python
-
Updated
Apr 15, 2020 - C
-
Updated
May 8, 2019 - Python
-
Updated
Jan 23, 2019 - Python
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
-
Updated
Jun 15, 2019 - Go
-
Updated
Dec 3, 2020 - C
-
Updated
Nov 3, 2020 - C#
-
Updated
Nov 11, 2020 - CSS
-
Updated
Nov 20, 2020 - C++
-
Updated
Oct 26, 2019 - Python
Improve this page
Add a description, image, and links to the network-security topic page so that developers can more easily learn about it.
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."
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
orXXX
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.