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

  • SEARCH
  • Home
  • 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 6242655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:59:37+00:00 2026-05-24T11:59:37+00:00

We currently have a J2EE system implementing most of the OWASP top 10 security

  • 0

We currently have a J2EE system implementing most of the OWASP top 10 security measures, the application at the moment allows users to log on with a user/password combination which is stored in the database.

I have a java filter mapped to /* to check for session and session attribute presence to determine a user’s logged in state.

Ok, finally here is the problem: We are integrating with a company that manufactures devices to send a URL request via GPRS when a certain event occurs, this URL is a link to our system.

I would (without compromising security) like to authenticate this ‘device’, it is not possible to send the device any information, so a single request needs to be authenticated an no one should be able to ‘replay’ that URL

I do not know if this is possible without some sort of mutual authentication. I thought about a white-list of IP addresses to check against, but the networks constantly change IP’s and the device is still ‘unidentified’. Please advise any ideas?

PS: my temporary solution was to add a exception to my filter, but this is not long term and totally insecure. (SSL is also not an option)

  • 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-24T11:59:38+00:00Added an answer on May 24, 2026 at 11:59 am

    You could let the device sign the request (including a unique request identifier) with a private key. Then, the server can check if the signature is valid and only accept/answer the request when it is.

    The request ID can be used to ensure that such requests are not replayed. Using a simple counter for the request ID would mean that it’s very easy to check if a given identifier has already been used (i.e. if the request is being replayed).

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

Sidebar

Related Questions

I have a J2EE-based system which is running currently on Apache Tomcat. We are
I have a j2ee web application using spring web flow ang spring security. I
We currently have an application that sends out SMS to users, it acts like
I have a question regarding handling errors in a J2EE application. Our current application
I currently have an MS Access application that connects to a PostgreSQL database via
I currently have a fairly robust server-side validation system in place, but I'm looking
I currently have heavily multi-threaded server application, and I'm shopping around for a good
I have been developing a Java application using J2EE and a Derby database. My
I am currently developing a J2EE application and I would like to use Jetty.
We have a j2ee application running on Jboss and we want to monitor its

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.