Open physics-sec opened 3 years ago
Add some screenshots to show de GUI: Global settings, here you can define individual IPs or ranges. A common use is to only allow the public IP of the company you are pentesting.
File config, here you can define how many times can this payload be downloaded.
The file view, showing the downloads left, once they reach 0, the file is disabled.
Great stuff! Do you think that it can get merged with this commit as well? I want to use these features as well https://github.com/kgretzky/pwndrop/pull/28
Saw your PR, the ability to add files programmatically is super powerful, great work! Take into account that you can just use a custom build and have both changes included. weather this gets merged or not depends on @kgretzky 😄
Maybe we can keep working on in on this fork: https://github.com/SygniaLabs/pwndrop what you think ?
Hey there! I have been using pwndrop for a while and it is really really great, I added some new features that I think are useful on some scenarios.
added:
Note: I only update how many times a file has been downloaded while using HTTP.
The new configuration file options are:
I have also updated the GUI to include the Black/White listed IPs or IP ranges and how many times a payload can be downloaded.
Hope you will consider including these changes.