bbrf-client icon indicating copy to clipboard operation
bbrf-client copied to clipboard

The Bug Bounty Reconnaissance Framework (BBRF) can help you coordinate your reconnaissance workflows across multiple devices

Results 32 bbrf-client issues
Sort by recently updated
recently updated
newest added

Currently when executing `bbrf services` only IP:PORT data is returned expected result: return IP:PORT:Services view

enhancement

Hi! This would be a simple flag to force/override operation on a document. An example would be you are trying to tag or adding a url. However, it is not...

enhancement

Hi! It would be a awesome if the scope feature supports CIDR. I have noticed a function related to this in the source code but it's not used https://github.com/honoki/bbrf-client/blob/d0fbb9eee0991747100584fb53c29433248ec1d8/src/bbrf.py#L173 Is...

Hello there @honoki, While removing the in/outscope of a program I got this error: `[ERROR] object of type 'filter' has no len()` But the data was removed as expected. Commands:...

I play bbrf new test [ERROR] HTTPSConnectionPool(host='%3cyour-bbrf-server%3e', port=443): Max retries exceeded with url: /bbrf/test (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))...

It would be great if you could add support for Telegram messenger (https://telegram.org/)

For Telegram notifications to work you need to add telegram_token and telegram_chatid in your bbrf config.json file.

Running command `cat file.txt | bbrf domain add -` using a large file (> 40K lines) causes a "Expecting Value: line 1 column 1 (Char 0)" error as seen in...

Hi @honoki, I would like to start a discussion on hooks and their applicability in automatic recon. Current implementation based on monitoring changes to documents via CouchDB `_changes` has some...

enhancement

I have tested this situation many times: 1. Running a heavy process (deleting over 100k urls or domains) 2. Press Control + C 3. Processes on the CouchDB server keep...

bug
performance