• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

test please delete

Collapse
This is a sticky topic.
X
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    That would allow me to run a script which could dump the database as SQL, then upload it to the server and run it against the database there - poor man's DB replication

    After all, every website should expose an interface that allows anybody in the world to execute arbitrary SQL against the database

    Usually you have to use SQL injection, but in this case you'd be able to just post anything you wanted to http://www.nickfitz.co.uk/database/ and have it run

    Comment


      Originally posted by NickFitz View Post
      My Facebook app is online again now that I've started mysqld on the laptop.

      I ought to get the PowerMac fired up for use as a staging server. Then it could automatically deploy the latest version of the app once it passes QA.

      QA consists of me deciding that "That probably ought to work."
      Sounds like your typical facebook app
      "Is someone you don't like allowed to say something you don't like? If that is the case then we have free speech."- Elon Musk

      Comment


        Originally posted by NickFitz View Post
        I can't remember if I'm running the same version of mySQL as my ISP.

        It makes things a lot easier, given that they haven't upgraded in years
        First rule of mysql is upgrading it will break it.

        I hate databases. I get to play with a Teradata server. Ran the wrong query on a database with 800 million records (sales data).

        Was running a perl script that outputted to CSV. Didn't realise it was wrong till it was 35 mins into the query when I checked on it and found an SQL error.

        Was too busy posting on TPD and flirting with CM to notice

        Comment


          The guy who created PHP gave us a talk about web site security during that developer summit at ClientCorp - oops, I mean ExClientCorp, or OldClientCorp or something - anyway, as I was saying, that guy gave us a talk about security the other week.

          He has a tool which tries all the usual tricks, and a few the bad guys haven't worked out yet, with heavy fuzzing to boot... it took about 3 seconds to find a dozen holes in the site he pointed it at.

          He then asked if anybody would like him to run it against a particular domain.

          I suggested http://www.mi5.gov.uk/ but he declined

          Comment


            Originally posted by Jog On View Post
            I don’t think I did after the party – did I?
            #52825





            Well done!
            Drivelling in TPD is not a mental health issue. We're just community blogging, that's all.

            Xenophon said: "CUK Geek of the Week". A gingerjedi certified "Elitist Tw@t". Posting rated @ 5 lard points

            Comment


              My app, as well as showing what it's supposed to show (which at the moment is just the words "Test 5") also returns the HTTP Request headers.

              That's a potential XSS scenario right there.

              Hmmm... I might fire up an HTTP debugging proxy and test a little theory of mine...

              Comment


                Originally posted by DS23 View Post
                was that...?
                #52925





                Well done!
                Drivelling in TPD is not a mental health issue. We're just community blogging, that's all.

                Xenophon said: "CUK Geek of the Week". A gingerjedi certified "Elitist Tw@t". Posting rated @ 5 lard points

                Comment


                  Originally posted by Jog On View Post
                  Sounds like your typical facebook app
                  Indeed; the bar isn't set very high...

                  Comment


                    Evening BI

                    What's going to happen when one of your palindrome celebrations is, itself, a palindrome? Will the universe implode?

                    Comment


                      Originally posted by ferret View Post
                      And I bet neither of them do oral...
                      Ooh, it's ferret! I feel like I've been caught reading a dirty magazine behind the bike sheds by a teacher.
                      Drivelling in TPD is not a mental health issue. We're just community blogging, that's all.

                      Xenophon said: "CUK Geek of the Week". A gingerjedi certified "Elitist Tw@t". Posting rated @ 5 lard points

                      Comment

                      Working...
                      X