thecyberworld / TheCyberX

Cyber security web extension
MIT License
3 stars 6 forks source link

[FEATURE] Google dorks (simple input -> submit -> search) #16

Open kabir0x23 opened 1 year ago

kabir0x23 commented 1 year ago

Detailed description

Google dorks (simple input -> submit -> search)

example we are providing a value: site = vulnhub.com inurl = resources image

if we are submitting, it should work like this: image

Context

Google dorks plays important role in cyber security. So it will be every easy for folks to use google dorks like this.

Possible implementation

We have to improve the design. (it's just a demo, what we are trying to achive with it.) Restructure and Improve the code.

create a new nav-item called google-dorks and move this code in that file

Additional information

If you need any help or have any doubts or questions let us know.

Thank you 😄.

Code of Conduct

github-actions[bot] commented 1 year ago

It's great having you contribute to this project

🌟 Welcome to the community 🌟

- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community. - You should join our [Discord](https://discord.gg/QHBPq6xP5p) chat and our [GitHub Organisation](https://github.com/thecyberworld). - We help and encourage each other to contribute to open source little and often 😄. - Any questions let us know.

code-knayam commented 1 year ago

Hi @kabir0x23 , I would like to work on this issue. Can you pls assign it to me.

kabir0x23 commented 1 year ago

Awesome, I am assigning this issue to you.

kabir0x23 commented 1 year ago

Hey @code-knayam just have questions are you working on this issue?

code-knayam commented 1 year ago

hey @kabir0x23, wasn't able to work last couple of days. I'll try to raise a PR tonight.

kabir0x23 commented 1 year ago

hey @kabir0x23, wasn't able to work last couple of days. I'll try to raise a PR tonight.

Okay nice

If you will have questions or doubts let us know

Thanks.

kabir0x23 commented 1 year ago

we are going to make PR for this, thanks for your time @code-knayam

kabir0x23 commented 1 year ago

we are going to make PR for this, thanks for your time @code-knayam

this issue is important for creating new issues you can work on other issues

vijay2249 commented 9 months ago

The app seems to be not running properly the run dev command resulting in no output.. Just an empty page is coming after npm run dev command @kabir0x23 I would like to try to add this feature.

kabir0x23 commented 9 months ago

The app seems to be not running properly the run dev command resulting in no output.. Just an empty page is coming after npm run dev command @kabir0x23 I would like to try to add this feature.

app is not working properly as of now, first we have to fix that one

vijay2249 commented 9 months ago

Yeah, I fixed that issue. Raising PR for that. #35