hackirby / discord-injection

Discord HTTP requests interception POC, including backup codes requests, for educational purposes only.
MIT License
18 stars 5 forks source link

Features #3

Closed furax124 closed 4 months ago

furax124 commented 8 months ago

Yoooo I think it's gonna be cool if you can add a inject reinstall if it's remove and a auto change email

hackirby commented 8 months ago

Thank you for suggesting these features. The first one is actually already incorporated into the code, although I didn't explicitly mention it in the README. Regarding the second feature, it's a great idea, and I plan to implement it when I find some time.

furax124 commented 8 months ago

Thank you for suggesting these features. The first one is actually already incorporated into the code, although I didn't explicitly mention it in the README. Regarding the second feature, it's a great idea, and I plan to implement it when I find some time.

I have a sample of this if you want it's from nova maybe you can check it

hackirby commented 8 months ago

Rest assured, I can code this by myself 😉 I just need to find some time to put it into action.

Feel free to make your changes and open a pull request if you'd like to implement this feature faster!

hackirby commented 8 months ago

I stumbled upon an issue while researching for the feature:

It seems like sometimes there is a verification before changing your email.

image

After entering the verification code sent to your email, verify-code returns a token used in email changing request:

image

I have a sample of this if you want it's from nova maybe you can check it

Is this issue handled in nova ?

furax124 commented 8 months ago

I stumbled upon an issue while researching for the feature:

It seems like sometimes there is a verification before changing your email.

image

After entering the verification code sent to your email, verify-code returns a token used in email changing request:

image

I have a sample of this if you want it's from nova maybe you can check it

Is this issue handled in nova ?

On nova there no that maybe they use a issue on discord idk

furax124 commented 8 months ago

I stumbled upon an issue while researching for the feature:

It seems like sometimes there is a verification before changing your email.

image

After entering the verification code sent to your email, verify-code returns a token used in email changing request:

image

I have a sample of this if you want it's from nova maybe you can check it

Is this issue handled in nova ?

Send me your discord and maybe a can send you the sample

hackirby commented 8 months ago

I stumbled upon an issue while researching for the feature: It seems like sometimes there is a verification before changing your email. image After entering the verification code sent to your email, verify-code returns a token used in email changing request: image

I have a sample of this if you want it's from nova maybe you can check it

Is this issue handled in nova ?

Send me your discord and maybe a can send you the sample

I don't think it includes a bypass, but you can still DM me the source at https://matrix.to/#/@hackirby:matrix.org

furax124 commented 4 months ago

I stumbled upon an issue while researching for the feature:

It seems like sometimes there is a verification before changing your email.

image

After entering the verification code sent to your email, verify-code returns a token used in email changing request:

image

I have a sample of this if you want it's from nova maybe you can check it

Is this issue handled in nova ?

Send me your discord and maybe a can send you the sample

I don't think it includes a bypass, but you can still DM me the source at https://matrix.to/#/@hackirby:matrix.org Hello i send you a message with the sample on element !

furax124 commented 4 months ago

I think also can you make a obf for inject ? You will be the first one who do that cause all skidded python grabber don't have this functionality