Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openbullet/openbullet

The OpenBullet web testing application.
https://github.com/openbullet/openbullet

Last synced: 27 days ago
JSON representation

The OpenBullet web testing application.

Awesome Lists containing this project

README

        

# OpenBullet

[![Build status](https://ci.appveyor.com/api/projects/status/ubdcnn38uanaoqic?svg=true)](https://ci.appveyor.com/project/openbullet/openbullet)

## $\mathbf{\color{red} IMPORTANT\space \space NOTICE}$

OpenBullet 1 has reached the end of its life, no more support will be provided for it. Please consider switching to [OpenBullet 2](https://github.com/openbullet/OpenBullet2) as it will be kept up to date and offers a lot more features.

---

Link to the [Official Forum](https://discourse.openbullet.dev/)

The Plugin System was released with version 1.2.0. You can find a [sample Plugin](https://github.com/openbullet/openbullet-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](https://i.imgur.com/vb8OUfr.jpg)

[Here](https://openbullet.github.io/ob1) 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](https://openbullet.github.io/ob1/remote.html).

Found a bug? [Create an issue!](https://help.github.com/en/articles/creating-an-issue)

## How to build

0. Make sure you have installed the .NET framework (dev) 4.7.2.
1. **Clone this repository** and open the solution file with Visual Studio.
2. Switch to **Release** mode for a much cleaner output.
3. **Build** the solution (Visual Studio will fetch all the missing nuget packages).
4. 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.