-
Updated
May 18, 2020
penetration-testing
Here are 692 public repositories matching this topic...
-
Updated
May 14, 2020
-
Updated
May 22, 2020 - Python
-
Updated
May 22, 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
Mar 18, 2020 - PowerShell
Exploiter selector should have these additional features:
- Filter by type. There should be keywords/buttons like "brute force", "vulnerability", "unsafe", "all" that would enable/disable corresponding exploiters.
- Exploiter description. Upon clicking on exploiter user should see a short description of with with CVE if it has one.
This feature should be an extension of [list selection reac
-
Updated
May 13, 2020
-
Updated
May 14, 2020
-
Updated
Jan 28, 2020 - Ruby
-
Updated
May 2, 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-steps
doesn't exist anymore.
Images
-
Updated
Jul 10, 2019
-
Updated
May 5, 2020 - Ruby
-
Updated
Apr 7, 2020
-
Updated
May 14, 2020 - Python
-
Updated
May 2, 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
May 19, 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
May 14, 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