Alexandre Teyar
Alexandre Teyar
Could it be possible to add the option to **EDIT** `custom queries`, see:  For example, right-clicking a `custom query` could show an `edit` option. In my case, I need...
I am not sure if this is a missing feature or if I just don't use Bloodhound properly, but the local admins section on Bloodhound only shows the Domain users...
I am trying to create a BN object from the value `10**32`, see the following test: ``` it("has a quadrilllion (10^15) initial total supply", async () => { const decimals...
A little suggestion, when running content discovery, or any type fuzzing, I like to organise my wordlists logically with different naming conventions / within different directory. Therefore, I would love...
The title is self explanatory, the inclusion of a dark theme would be welcome. 🕶️
Roadmap?
That's a nice repository, however, what is the roadmap? Any plan to upgrade to Python 3 and clean up/optimise the code?
Hi @Inf0secRabbit - Just to let you know that I integrated `BAM` (which I find very useful despite the known open issues) with [Invoke-Vulcan](https://github.com/aress31/vulcan). Please do not hesitate to take...
These notes could be compiled into an `Obsidian`-compatible ultimate cheat sheet for `Red Teaming`, this would allow leveraging the features of Obsidian, e.g. `search` and `tagging` features. All that would...
Would it be possible to add support for hybrid attacks with providing the wordlist using STDIN rather than a speicific file? For example, the following the command: echo "Passwo" |...
Right now parsing result outputs from CME is not really intuitive and requires a lot of crafty bash one-liners. To address this issue and improve on the tool, how about...