Skip to content

tzanta10/SilverBullet

 
 

Repository files navigation

SilverBullet


OpenBullet is a webtesting suite that allows to perform requests towards a target webapp and offers a lot of tools to work with the results. This software can be used for scraping and parsing data, automated pentesting, unit testing through selenium and much more.

IMPORTANT! Performing (D)DoS attacks or credential stuffing on sites you do not own (or you do not have permission to test) is illegal! The developer will not be held responsible for improper use of this software.

Runner

Found a bug? Create an issue!

How to build

  1. Make sure you have installed the .NET framework (dev) 4.7.2.
  2. Clone this repository and open the solution file with Visual Studio.
  3. Switch to Release mode for a much cleaner output.
  4. Build the solution (Visual Studio will fetch all the missing nuget packages).
  5. You can find the executables inside the folders OpenBullet/bin/Release and OpenBulletCLI/bin/Release.

Required

  1. C++ 2015+ Redistributable x64 and x86

License

This software is licensed under the MIT License.

Donate

If you like this software, consider making a donation to the developer. Thank you!

  • BTC: 1PbFK28PGsXy1VQG4PBdofLqDdRW4LJ8TS

Contact

Telegram: mohamm4dx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%