-
Updated
May 18, 2020
penetration-testing
Here are 710 public repositories matching this topic...
-
Updated
May 14, 2020
-
Updated
Jun 15, 2020 - Python
-
Updated
May 23, 2020
-
Updated
Feb 24, 2020 - PowerShell
-
Updated
May 7, 2020 - Python
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
Apr 12, 2020
-
Updated
May 28, 2020 - PowerShell
Is your feature request related to a problem? Please describe.
Monkey Island should listen to port 80 and 443 (if not taken) and redirect clients to the correct Island port.
Describe alternatives you've considered
We don't want to move the Island to port 443 because that loses us a ATT&CK technique for uncommon port, but many users accidentally browse to default http/https.
-
Updated
Jun 15, 2020
-
Updated
May 14, 2020
-
Updated
Jan 28, 2020 - Ruby
-
Updated
May 30, 2020
Multiples wiki issues.
Typos
- https://github.com/infobyte/faraday/wiki/Executive-Report#using-markdown-on-a-report: -lenguage +language
Bad links
- https://github.com/infobyte/faraday/wiki/Executive-Report#requirements: https://github.com/infobyte/faraday/wiki/first-steps, the nedpoint
first-stepsdoesn't exist anymore.
Images
-
Updated
Jul 10, 2019
-
Updated
Jun 9, 2020 - Ruby
-
Updated
Apr 7, 2020
-
Updated
Jun 11, 2020 - Python
-
Updated
Jun 12, 2020
Many users of Cameradar are not english-speakers but Chinese and Russian speakers. I saw already that @wxylssy started translating the README to Simplified Chinese on his fork.
It would be nice to have official translations to help new users that are not english-speakers understand the project, so @wxylssy if you'd like to contribute you are more than wel
-
Updated
Mar 19, 2020 - Shell
-
Updated
Feb 13, 2020
-
Updated
Jun 15, 2020 - Shell
Documentation
I would like to see documentation for using Astra with most popular authentication/token methods. So much work but just one page of documentation. Please update this so it gets more widely used and more feedback on the product this way. Thanks
-
Updated
May 22, 2020 - Lua
-
Updated
Apr 9, 2020 - Python
-
Updated
Jun 3, 2020 - Python
-
Updated
May 20, 2020 - Python
Improve this page
Add a description, image, and links to the penetration-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the penetration-testing topic, visit your repo's landing page and select "manage topics."
It would be great if we add solution to each section that protects your code/server.
For example a PHP script that sanitises request strings against all attacks