• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# OpenBullet

Status
Not open for further replies.

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,860
Solutions
4
Reputation
27
Reaction score
45,546
Points
1,813
Credits
55,090
‎7 Years of Service‎
 
56%
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.

This link is hidden for visitors. Please Log in or register now.


This link is hidden for visitors. Please Log in or register now.
 you can find the complete documentation for usageconfig 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 
This link is hidden for visitors. Please Log in or register now.
.

Found a bug? 
This link is hidden for visitors. Please Log in or register now.



How to build


  1. Make sure you have installed the .NET framework (dev) 4.6.1 (I will retarget to a more recent one soon).
  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.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top