Alexandre Teyar

Results 106 issues of Alexandre Teyar

Could it be possible to add the option to **EDIT** `custom queries`, see: ![image](https://user-images.githubusercontent.com/11601622/179502751-d880357b-a90a-49ec-9f9e-c80196548291.png) For example, right-clicking a `custom query` could show an `edit` option. In my case, I need...

enhancement

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...

long-term

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. 🕶️

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...

enhancement
feature request