Skip to content

openbullet/openbullet

Repository files navigation

OpenBullet

Build status

IMPORTANT NOTICE

OpenBullet 1 has reached the end of its life, no more support will be provided for it. Please consider switching to OpenBullet 2 as it will be kept up to date and offers a lot more features.


Link to the Official Forum

The Plugin System was released with version 1.2.0. You can find a sample Plugin with fully documented code that you can use as a basis to develop your own plugins!


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

Here you can find the complete documentation for usage, config making and the RuriLib API.

The OpenBullet API was released. It can be used to host configs remotely on your server and have OpenBullet download them upon Rescan. It's very useful to always have updated configs between different computers or people. You can learn more about it here.

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.

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: 39yMkox6pP8tnSC7rZ5EM4nUUHgPbg1fKM

Credits

I want to thank all the community for their inputs that shaped OpenBullet into what it is now, and my gratitude goes towards demiurgo and meinname, who spent a lot of time helping me test and debug the Beta builds.

Contact

I am not on discord / telegram, anyone on there who claims to be me is a fake. If you need to contact me for any reason you can send me an email here: ruri [at] openbullet (dot) dev. I don't check it very often so be patient please.