-
Updated
Feb 24, 2020
penetration-testing
Here are 628 public repositories matching this topic...
-
Updated
Feb 24, 2020 - Python
-
Updated
Feb 24, 2020
-
Updated
Feb 24, 2020 - Python
-
Updated
Feb 24, 2020
-
Updated
Feb 24, 2020 - PowerShell
-
Updated
Feb 23, 2020 - Python
There's a typo in the packages.json files and/or package source for PwnedPasswordsNTLM that causes the install to fail.
"Pwnd" vs "Pwned"
Road map overview
Issue with the content : No
Related content : Guide
Feature or enhancement request : Yes
An overview of languages, tools and requirements to learn pen testing.
Describe the bug
Configuration allows submission of empty fields, but in monkey they get registered as values of None
and might throw errors.
I found the following error, but more fields should be checked.
Config:
Monkey log:
![image](https://user-images.githubusercont
-
Updated
Feb 24, 2020
-
Updated
Feb 23, 2020 - Ruby
-
Updated
Feb 24, 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
Feb 24, 2020
-
Updated
Feb 24, 2020
-
Updated
Feb 24, 2020 - Ruby
-
Updated
Feb 24, 2020
-
Updated
Feb 24, 2020 - Python
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 24, 2020
-
Updated
Feb 23, 2020 - Shell
-
Updated
Feb 24, 2020 - Shell
-
Updated
Feb 24, 2020
-
Updated
Feb 24, 2020 - Lua
-
Updated
Feb 24, 2020 - Python
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
Feb 24, 2020 - Python
I've created a Docker image builder, using Packer, along with a Gradle build runner to parallelize. It creates Docker images for: CentOS 7.6, RHEL 7.6, RHEL 8.0, Ubuntu 18.04, Ubuntu 16.04.
https://github.com/apolloclark/packer-pacu
It runs great, takes only a couple of minutes to build all 5 images.
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."
Currently
configure
assumes that all build dependencies are located in a fixed set of locations. Ideally use pkgconfig (which is needed for gtk anyway) to detect the dependencies so arbitrary dependency locations are supported.