Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we a get a real action vid of it ? #1

Closed
minanagehsalalma opened this issue Mar 2, 2020 · 16 comments
Closed

Can we a get a real action vid of it ? #1

minanagehsalalma opened this issue Mar 2, 2020 · 16 comments

Comments

@minanagehsalalma
Copy link

No description provided.

@makuga01
Copy link
Owner

Sure thing, I'm working on a new update right now - it will come out with a video!

Do you have any other suggestions? My school is closed for next 2 weeks so I have a plenty of time to hack/develop/make videos :d

Sorry for the delayed response btw

@makuga01 makuga01 closed this as completed Apr 6, 2020
@makuga01
Copy link
Owner

makuga01 commented Apr 6, 2020

The video is now added to README.md

@minanagehsalalma
Copy link
Author

The video is now added to README.md

@makuga01 Great updates and video mate ...

But i don't understand why you put the subdomain url after the vunrable app url

Why not just use the subdomain url directly?

@makuga01
Copy link
Owner

makuga01 commented Apr 6, 2020

Because the app represented an application vulnerable to ssrf
and the PHP server on localhost:80 represented internal network of the hosted application
It wouldn't be ssrf if I could reach internal endpoint directly :D

@minanagehsalalma
Copy link
Author

It wouldn't be ssrf if I could reach internal endpoint directly :D

Haha ... i would use it for csrf mostly ;)
With the help of ajax of course ::;)

@makuga01
Copy link
Owner

makuga01 commented Apr 6, 2020

Wouldn't work for csrf since it's on other domain than the app you would try to exploit - The cookies won't be sent with the request

@minanagehsalalma
Copy link
Author

The cookies won't be sent with the request

@makuga01 Nah mate it will be sent as the request goes to the target server with the cookies already with it ... how else you think cookies work ?

@makuga01
Copy link
Owner

makuga01 commented Apr 9, 2020

https://security.stackexchange.com/questions/207548/exact-difference-csrf-vs-dns-rebinding-attacks

  • If what you are saying would work, the world would be in flames now 😅

The thing is that dnsFookup only creates a subdomain of gel0.space

  • cookies for this domain(gel0.space) would be sent along with the request to something.gel0.space
  • It doesn't matter if something.gel0.space points to 127.0.0.1, 69.69.69.69 or (CNAME)google.com the cookies would be still the same (in this case probably no cookies would be sent if you wouldn't set them yourself)

@minanagehsalalma
Copy link
Author

https://security.stackexchange.com/questions/207548/exact-difference-csrf-vs-dns-rebinding-attacks

  • If what you are saying would work, the world would be in flames now sweat_smile

I know that already... the world is already in flames ... the end of the world is happening maaate.

Also there a thing called don't click on untrusted links and always put the important devices to be accessed by a certain devices only.

  • (in this case probably no cookies would be sent if you wouldn't set them yourself)

@makuga01 Just check my second ticket :::)

@minanagehsalalma
Copy link
Author

@makuga01 see !!

nf12wo5utwf41

Why you are refusing to believe it ?

https://www.veracode.com/security/csrf

@makuga01
Copy link
Owner

Please tell me! What I'm refusing to believe exactly? I would be more than happy to know😀😀😀

@minanagehsalalma
Copy link
Author

minanagehsalalma commented Apr 29, 2020

Please tell me! What I'm refusing to believe exactly? I would be more than happy to know

@makuga01 That csrf using dns rebinding is totally possible.

@makuga01
Copy link
Owner

Yeah sure thing by the way you forgot the Emojis in your quotation....

Anyways how does the article/screenshot you sent applies to dns rebinding

@minanagehsalalma
Copy link
Author

Anyways how does the article/screenshot you sent applies to dns rebinding

@makuga01 I will let you answer this...

same site policy applies to ( get request - post request - both )...

@minanagehsalalma
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants