Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3279018
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:32:44+00:00 2026-05-17T19:32:44+00:00

Looking through some apache logs, I’ve run into the following pattern several times (URL

  • 0

Looking through some apache logs, I’ve run into the following pattern several times (URL decoded):

GET /foo.php?id=1 and union select 0x5E5B7D7E,0x5E5B7D7E,0x5E5B7D7E,... --

Clearly this is an SQL injection attempt. But why the constant shown above? I can’t see how it could be particularly significant, though it seems to appear quite frequently.

For what it’s worth, the above constant maps to the following ASCII characters: “^[}~“, or “~}[^” if you reverse the byte order. The value in decimal is 1,583,054,206, in octal it’s 013626676576. The code doesn’t seem to map to a useful sequence of x86 instructions.

A Google search for the number reveals simply the remnants of attempts at using the same SQL injection attack on other sites — no information about the attack itself.

Anyone have any insight?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T19:32:44+00:00Added an answer on May 17, 2026 at 7:32 pm

    This value is a unique identifier. If the value “^[}~” appears on the page then the bot knows you are vulnerable to sql injection, where as if the value “0x5E5B7D7” appears then it was not interpreted by your sql server. This sql injection test probably starts off with only one 0x5E5B7D7E and then continues to a predefined number of them. This is because with a union select the union must return the same number of columns as the select it is being appended to, and the bot must brute force this value.

    Note, that this test will not work with blind sql injection because the value “^[}~” will not be visible. A blind sql injection test for mysql would be injecting a call to sleep(30) or BENCHMARK(5000000,md5(1337)). This will cause the page to take a few seconds to load, thus signifying that this sql code is being executed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Looking through some code I came across the following code trTuDocPackTypdBd.update(TrTuDocPackTypeDto.class.cast(packDto)); and I'd like
I was just looking through some information about Google's protocol buffers data interchange format.
In one of my current side projects, I am scanning through some text looking
Looking through my server logs, I see that a lot of pages on my
I've done some Googling, and can't find anything, though maybe I'm just looking in
I was looking through Mozilla's JS in JS code and came across the snarf
I have been looking through Scott Guthrie's MVC tutorials and it seems like the
What real-world projects would you suggest looking through the sources? As I'm learning Java
I want to create a file that only resides in memory... In looking through
Looking for a nifty helper function/method for grepping through all defined tables, columns, stored

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.