473,408 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Buffer overflow prevention in ASP app

dw
Hi, all. Are there specific security precautions (input validations for
example) that are documented somewhere to prevent hackers from compromising
a credit card ASP application? In particular, can we prevent a buffer
overflow by using the LEFT function to grab only the necessary characters
from the credit card text field? Your help is much appreciated. Thanks.
Oct 10 '05 #1
3 2886
dw wrote on 10 okt 2005 in microsoft.public.inetserver.asp.general:
Hi, all. Are there specific security precautions (input validations
for example) that are documented somewhere to prevent hackers from
compromising a credit card ASP application? In particular, can we
prevent a buffer overflow by using the LEFT function to grab only the
necessary characters from the credit card text field? Your help is
much appreciated. Thanks.


What buffer are you talking about?

ASP applications can only be hacked by bad serverside code.

If you are not fluent in asp-vbs or asp-js language coding,
and your question suggests just that,
change that by learning a few years or hire a good professional.

Creditcard applicationsare not for the beginner,
unless it is your own card.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Oct 10 '05 #2
dw
Thanks for the flame response. I'll look elsewhere.

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
dw wrote on 10 okt 2005 in microsoft.public.inetserver.asp.general:
Hi, all. Are there specific security precautions (input validations
for example) that are documented somewhere to prevent hackers from
compromising a credit card ASP application? In particular, can we
prevent a buffer overflow by using the LEFT function to grab only the
necessary characters from the credit card text field? Your help is
much appreciated. Thanks.


What buffer are you talking about?

ASP applications can only be hacked by bad serverside code.

If you are not fluent in asp-vbs or asp-js language coding,
and your question suggests just that,
change that by learning a few years or hire a good professional.

Creditcard applicationsare not for the beginner,
unless it is your own card.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Oct 10 '05 #3
How was that a "flame response"?

Bob Lehmann

"dw" <co***************@uncw.edu> wrote in message
news:ud**************@TK2MSFTNGP09.phx.gbl...
Thanks for the flame response. I'll look elsewhere.

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
dw wrote on 10 okt 2005 in microsoft.public.inetserver.asp.general:
Hi, all. Are there specific security precautions (input validations
for example) that are documented somewhere to prevent hackers from
compromising a credit card ASP application? In particular, can we
prevent a buffer overflow by using the LEFT function to grab only the
necessary characters from the credit card text field? Your help is
much appreciated. Thanks.


What buffer are you talking about?

ASP applications can only be hacked by bad serverside code.

If you are not fluent in asp-vbs or asp-js language coding,
and your question suggests just that,
change that by learning a few years or hire a good professional.

Creditcard applicationsare not for the beginner,
unless it is your own card.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)


Oct 11 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Ioannis Vranos | last post by:
If we want our programs to be protected against buffer overflows, must we check the size of the various containers explicitly? E.g. #include <iostream> #include <string> int main()
2
by: dati_remo | last post by:
Which is the best tool for buffer overflow to use during debug? What about Rational Purify? Best Regards
27
by: REH | last post by:
I asked this on c.l.c++, but they suggested you folks may be better able to answer. Basically, I am trying to write code to detect overflows in signed integer math. I am trying to make it as...
2
by: Tim::.. | last post by:
Hi... I have a major problem with a web application I am about to launch and just can't find out what the problem is... I believe it might be a Buffer Overflow problem but can't pin point the...
2
by: jay | last post by:
I am attempting to impersonate an account in ASPNET. I am using aspnet_setreg to store the username and passwords. I have given the ASPNET account permisision to read the registry values. However,...
5
by: Tim | last post by:
Hi, I'm experiencing some problem with the following code: st = File.Open(sFilename, FileMode.Open, FileAccess.ReadWrite) br = New BinaryReader(st) Do Until br.PeekChar = -1 Dim buffer()...
2
by: Chris | last post by:
I have experienced the "Blank Message Box" problem when using McAfee 8 with Visual Studio and VB. I can disable buffer overflow protection and it fixes the problem, but it is only temporary as my...
9
by: Notebooker | last post by:
Hello, I'm an intermediate noob reading-in data from ascii-file using an ifstream object. I have specified a c-style string buffer with size of type size_t and I am specifying to use this...
4
by: raashid bhatt | last post by:
do buffer overflow happens with global variables
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.