-
Updated
May 18, 2020
penetration-testing
Here are 736 public repositories matching this topic...
-
Updated
May 14, 2020
-
Updated
Jul 10, 2020 - Python
-
Updated
Jun 19, 2020
-
Updated
Feb 24, 2020 - PowerShell
-
Updated
Jul 2, 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
Jun 17, 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
Jul 2, 2020
-
Updated
May 14, 2020
-
Updated
May 30, 2020
-
Updated
Jan 28, 2020 - Ruby
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
Jun 9, 2020 - Ruby
-
Updated
Jun 11, 2020 - Python
-
Updated
Apr 7, 2020
-
Updated
Jul 7, 2020
-
Updated
Jul 8, 2020 - Shell
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
Feb 13, 2020
-
Updated
Jul 8, 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
Jul 6, 2020 - Python
Calling all pentesters and/or people like myself who find infosec pretty neat!
Do you have any cool Shodan.io queries that you've come across — cool, funny, interesting, scary, facepalm-inducing, or otherwise? Some examples of IOT gems we've already found are electronic billboards with banks advertising free donuts, gas station pumps around the country, X-ray machines, 3D p
-
Updated
Jul 6, 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