Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION CSRF detected!
#4
(2016-02-23, 18:38:27)Charpy Wrote: CSRF detected!

I also have this happen once or twice in a 6-10hr period of  intensely editing my GS site.

Here is what is happening:
"CSRF is an attack that tricks the victim into submitting a malicious request. Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious Web site, email, blog, instant message, or program causes a user's Web browser to perform an unwanted action on a trusted site for which the user is currently authenticated."

1) At the very least, the browser has made a mistake or corrupted the request being sent to the server and the server thinks your browser has been hijacked. This might happen with something as simple as a corrupt CRC checksum error.

2) At the worst, you have a rogue program that is adding material to what your browser is sending from your computer, or outside your computer a sniffer program has edited packets of information you have sent.

If this is an actual malicious attack, this type of attack can only send information, it has no way of receiving information - - so what it will do is send a link to be clicked on or something like that  (This is what the server thinks is happening so it refuses the page you just sent).

Workaround
My experience has been, if this error occurs you will loose all of your edited material. So, if I have done extensive editing, I first copy the whole page to the clip board by doing this: I switch to [source] view, do a ctrl-a (select all), then ctrl-c (copy-all) then hit the send/update button. If the error occurs, hit the back button, goto [source] view and press ctrl-a (select all), ctrl-v (insert) and hit the send/update again.
Thanks,
jwzumwalt
(\__/)
(='.'=)
(")_(")
Reply


Messages In This Thread
CSRF detected! - by Charpy1 - 2016-02-23, 18:38:27
RE: CSRF detected! - by Bigin - 2016-02-23, 19:03:48
RE: CSRF detected! - by shawn_a - 2016-02-23, 23:05:45
RE: CSRF detected! - by jwzumwalt - 2016-02-24, 01:57:14
RE: CSRF detected! - by Bigin - 2016-02-24, 02:12:59
RE: CSRF detected! - by jwzumwalt - 2016-02-24, 03:06:28
RE: CSRF detected! - by shawn_a - 2016-02-24, 03:15:32
RE: CSRF detected! - by jwzumwalt - 2016-02-24, 04:02:48
RE: CSRF detected! - by jwzumwalt - 2016-03-24, 13:37:13
RE: CSRF detected! - by Charpy1 - 2016-02-24, 06:58:16
RE: CSRF detected! - by Bigin - 2016-02-24, 07:19:22
RE: CSRF detected! - by jwzumwalt - 2016-02-24, 09:15:54
RE: CSRF detected! - by shawn_a - 2016-02-24, 07:33:29
RE: CSRF detected! - by Bigin - 2016-02-24, 17:18:20
RE: CSRF detected! - by shawn_a - 2016-02-25, 00:13:36



Users browsing this thread: 1 Guest(s)