CA2233441C - Secured gateway interface - Google Patents

Secured gateway interface Download PDF

Info

Publication number
CA2233441C
CA2233441C CA002233441A CA2233441A CA2233441C CA 2233441 C CA2233441 C CA 2233441C CA 002233441 A CA002233441 A CA 002233441A CA 2233441 A CA2233441 A CA 2233441A CA 2233441 C CA2233441 C CA 2233441C
Authority
CA
Canada
Prior art keywords
computer system
internal
transaction request
external computer
external
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA002233441A
Other languages
French (fr)
Other versions
CA2233441A1 (en
Inventor
Robert Cecil Gore Jr.
John Frederick Ii Haugh
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Publication of CA2233441A1 publication Critical patent/CA2233441A1/en
Application granted granted Critical
Publication of CA2233441C publication Critical patent/CA2233441C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0281Proxies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/029Firewall traversal, e.g. tunnelling or, creating pinholes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords

Abstract

A computer implemented method, uniquely programmed computer system, and article of manufacture embodying a computer readable program means allow a customer on an external network (310) to initiate an authorized business transaction utilizing internal business resources (330) on an internal netwo rk (320) without violating security firewalls (300). Specifically, the method directs an internal computer system (320) to allow an external computer syst em (310) to initiate a transaction request (2) using internal resources (330) without violating a security firewall (300) between the internal computer system (320) and the external computer system (310). The method includes a first step of authenticating a connection initiated by the internal computer system (320) between the internal computer system (320) and the external computer system (310), thereby establishing an authenticated connection. The second step includes calling by the external computer system (310) a transaction request (2) received by the external computer system (310). In response to calling the transaction request (2), the third step includes creating by the external computer system (310) a string comprising the transaction request (2), arguments, and process environment variables for executing the transaction request (2). The fourth step includes transmitting by the external computer system (310) the string to the internal computer system (320) through the authenticated connection. The fifth step includes verifying by the internal computer system (320) the transaction request (2). The sixth step includes recreating by the internal computer system (320) the original process environment. The final step includes executing by the internal computer system (320) the transaction request (2), thereby generati ng an output.

Description

'~'O 97/ 16911 PCT/GB96/00664 S)ECUR.ED GATEWAY INTERFACE
Field of the Invention The present invention relates to secured gateway interfaces for networks and, more particularly, but without limitation, to a secured gateway inkerface for allowing an external network user to initiate an authorized transaction utilising internal resources without violating security firewalls.
Background Information and Description of the Related Art Fig. I illustrates a prior art secured gateway interface (SGT) 9 having external server 4 (e.g., hypertext transfer protocol daemon HTTPD) for processing user/customer requests 2 from anyone on an external network (e.g., the TIVT'ERNET) and internal server 7 for processing requests from anyone on an internal network (e.g., anyone working for a particular corporation) and internal databases $. SGT 9 further includes fire~uvall 6 for preventing external initiation of internal transactions an internal databases 8.
Accordingly, firewall 6 prohibits external customers .from initiating a direct connection to the internal network (i.c., internal server 7 and internal databases 8). This restriction prohibits valid transactions, such as product and service purchase requests, because customers simply cannot initiate an internal transaction from the external network. Such a conventional firewall is described in IEEE
Communications Magazine, vol 32, No. 7, September 1994, US, pages 50-57; S.M.
Bellowing et al.
A conventional solution to the above described problem entails opening a specific port (e.g., port 84) in firewall 6 to inbound traffic. However, this solution clearly leaves the internal network subject to external attack. Another solution places ah required resources (e.g., databases 8) on external server 4. However, this solution continues to prohibit execution of internal transactions.
Further, external server 4 may not have enough storage to retain all required resources or the resources may be too confidential to be placed on the external server (e.g., customer data), limiting the services that can be provided.
Accordingly, there is great demand for a technique that allows a customer to initiate an authorized business transaction utilizing internal business resources without violating security firewalls.
Disclosure of the Invention Accordingly, a computer implemented method, uniquely programmed computer system, and article of manufacture embodying computer readable program means allow a customer on an external network to initiate an authorized business transaction utilizing internal business resources on an internal network without violating security firewalls.
Specifically, the method directs an internal computer system to allow an external computer system to initiate a transaction request using internal resources without violating a security firewall between the internal computer system and the external computer system. The method includes a first step of authenticating a connection initiated by the internal computer system between the internal computer system and the external computer system, thereby establishing an authenticated connection. The second step includes calling, by the axternal computer system, a transaction request received by the external computer system. In response to calling the transaction requesti on, the third step includes creating, by the external computer system, a string comprising the transaction request and process environment variables for executing the transaction request. The fourth step includes transmitting, by the external computer system, the string to the internal computer system through the authenticated connection. The fifth step includes verifying, by the internal computer system, the transaction request. The sixth step includes recreating, by the internal computer system, the original process environment. The final step includes executing, by the internal computer system, the transaction request, thereby generating an output.
Therefore, it is an object of the invention to create a secured gateway interface that is transparent to the user and the actual transaction program.
It is another object to allow a user to validly initiate a transaction through a firewall to an internal network using internal resources.
It is still another object to allow the user to initiate only a valid set of authorized transactions.
It is yet another object to securely authorize a connection between an.
internal computer system and an external computer system before the external computer system receives transaction WO 97/16911 PCT/GIB9fi/006b4 requests from users.
Tt is a further object to store transaction programs inside the ~rewall without having to modify them.
Brief Description of the Drawings The invenrion will now be described, by way of example only, with reference to the accompanying drawings, in which;
Fig. 1 illustrates a block diagram of a conventional network system for use in implementing the present invention;
Fig. 2 illustrates a representative hardware configuration for implementing the present invention;
Fig. 3 illustrates a block diagram of a secured gateway interface (SGI) according to the preferred embodiment; and Fig. 4 illustrates a more detailed process flow diagram of the SGI previously illustrated in Fig.
3.
Detailed Description of the Invention The preferred embodiment includes a computer-implemented method, a uniquely programmed computer system, and a memory embodying detailed logic for directing an internal computer system to allow an e~cternal userlcustomer to initiate an authorized business transaction utilizing internal business resources ~uvithout violating security firewalls.
The present invention is practised on a computer system illustrated in Fig. 2.
Computer system 100 includes central processing 'unit (CPU) 10, such as an IBM's PowerPC 641 or Intel's 486 microprocessor for processing cache 15, random access memory (RAM) 14, read only memory 16, and non-volatile RAM (NVR.A,M) 32. One or more disks 2D, controlled by I/O
adapter 18, provide long term storage, A variety of other storage media may be employed, including tapes, CD-IOM, and WORM drives. Removable storage media may also be provided to store data or computer process instructions. (IBM and Power PC are trademarks of International Business Machines Corporation and Intel is a trademark of Intel Corporation) .

WO 97/16911 PCT/GB9b/006b4 Instructions and data from the desktop of any suitable operating system, such as Sun Solaris, Microsoft's Windows NT, IBM's OS/2,or Apple's System 7, control CPTJ 10 from RAM 14.
Accordingly, the desktop executes from RAM 14. However, in the preferred embodiment, an I8M
RISC System/5000 runs the A1X operating system, which is IBM Corporakion's implementation of the UNIT operating system. As previously described, however, one skilled in the art readily recognizes that other hardware platforms and operating systems may be utilized to implement the present invention. (Solaris is a trademark of Sun Microsystems Inc., Windows NT is a trademark of Microsoft Corporation, System 7 is a trademark of Apple Computer Corporation and 0S/2, R1SC
System/6000 and AIX are trademarks of IBM Corporation. UNIX is a registered trademark in the United States and other countries licensed exclusively through x/Open Company Limited).
Users communicate with computer system 100 through I/0 devices (i.e., user controls) controlled by user interface adapter 22. Display 38 displays information to the user, while keyboard 24, pointing device 26, and speaker.2$ allow the user to direct the computer system.
Communications adapter 34 controls communications between this computer system and other processing units connected to a network. Display adapter 36 controls communications between this computer system and display 38.
Fig. 3 illustrates a block diagram and process flow of a secured gateway interface (SGI) in accordance with the preferred embodiment. The SCrr resides on a pair of servers 310 and 320, each being implemented on a computer system 1,00 (see Fig. 2). External server 310 resides outside firewaIl 300, while internal server 320 resides inside firewall 300. Firewa,ll 300 is implemented using any suitable conventional firewall that prevents external transactions from passing through it to internal server 320. In zhe preferred embodiment, firewall 300 is a network router (e.g., Cisco router). However, one skilled in the art readily recognizes that firewall 300 could reside within internal server 320.
External server 310 manages communication with users/custoruiers on an external network, such as the INT1RNET. However, one skilled in the art realizes that any type of communication protocol could be used, such as SNA or X.25 on any public or private network.
Internal server 320 manages communication of internal resources (e.g., database 330) on an internal network, such as an internal corporate information network. External server 310 runs an outside daemon 312, while internal server 320 runs an inside daemon 322, thereby enabling communication across firewall 300.
A daemon is a long running computer program that waits for external events and executes a predefined series of actions whenever those events occur. Daemons listen for service requests and perform them when requested. External server 310 also runs daemon' 314, which listens for service requests from the external network. Internal server 320 includes service program 324 for executing the desired internal transaction. Service program 324 and internal database 330 represent a set of computer programs that implement a business transaction (described in more detail hexein).
Fig. 4 illustrates a more detailed process ~Iow diagram of the SGI previously illustrated in Fig.
3. External server 310 includes any suitable conventional communications protocol daemon 314, cgi-bin 415, sgi client routine 416, and outside daemon 312. Outside daemon 312 contains client/senrer software for communicating with sgi~client routine 416 and inside daemon 322, Sgiwclient routine 416 contains client/server software for communicating with outside daemon 312.
Cgi-bin 415 is a directory of software that is executed by daemon 314.
Specifically, in this example, cgi-bin 415 includes exarnple.pl 462, which is a special perl script for communicating with sgi_client routine 416 (described in more detail herein). In the preferred embodiment, daemon 314 is a conventional Hypertext Transfer Protocol daemon (httpd) (also commonly known as a web server).
Internal server 320 includes inside daemon 322, service program 324, and cgi-bin 426. Service program 324 communicates with outside daemon 312, inside daemon 322, and executes egi-bin routines (e.g., example.pl 480). In this example, example.pl 480 communicates with internal corporate databases (e,g, corporate database 330 in Fig. 3) in order to authorize the user/customer and execute the business transaction.
Before a customer/user can successfully request a transaction at 410, internal server 320 and external server 31 A must properly connect. To do so, the external operating system. executes outside daemon 312, identifying thereto a communication port and location of a password $le residing on a filesystem (not shown) on external server 310. In turn, outside daemon 312 reads an eight character password from the password file, creates a socket at the identified communication port, and listens at that socket for a connect call from inside daemon 322. Therefore, outside daemon 312 assumes the role of a server and waits at 430 for the connect call from inside daemon 322, ~.vhich assumes the role of a client. Further, outside daemon 312 creates a socket on a second port (daemon 312 WO 97/ 16911 PCT/G896/0066~t communication port + 1 ) and waits for a connection attempt from sgi_client routine x.16 at 432 (described in more detail herein).
The internal operating system executes inside daemon 322, identifying thereto a communication port for connecting inside daemon 322 to outside daemon 312, the hostname of external server 310, the location of a password file residing in a filesystem (not shown) in internal server 320, and the location of a valid service file residing in a filesystem (not shown) in internal server 320. In turn, inside daemon 322 reads an eight character password from the password file, reads the service file and stores a table of valid services in memory, creates a socket on the identified corrnmunicatiorr port, and finally generates a standard connect call at 450 across firewall 300 to outside daemon 312, which is listening at 430, Because the connection is being initiated from an internal server, firewall 300 permits the connection.
After inside daemon 322 and outside daemon 312 connect, inside daemon 322 and outside daemon 312 must properly authenticate each other. To do so, inside daemon 322 initiates a call to the internal operating system to retrieve a. current timestamp, transmits the timestamp to outside daemon 312, and waits for an authentication string in reply, Outside daemon 312 receives the timestamp and creates the authentication string by mangling (altering, described below) its eight character password with the timestamp provided by inside daemon 322, encrypting this mangled character string with a standard UNIX crypt command (or any suitable encryption algorithm, such as DES), and then transmitting the resulting authentication string to inside daemon 322 at 431. The following C code illustrates the process of mangling the eight character password with the timestamp. This create_auth" code requires three arguments - the first is the timestamp (i.e., auth time), the second is the password (i.e., "c,~red", which is a pointer to the password), and the third is a buiTer to store the generated authentication string:
int create,~auth (time t, char ' cred, char * p) char bufj9]; /* temporary buffer -/
int i; ' bzero (bur, sizeof(buf)): /* clear buffer */

WO 97/16911 PCT/GB9b/00664 strepy (bur, eyed); !* load buffer with password */
/* mangle each character of the buffer */
for (i = O;i < 8;i++) {
bur[i] ~_ (auth_tirnE & 0177); /* logically ANDing timestamp, then exclusive ORing result with each character in buffer; with each iteration modifying the timestamp */
auth. time »=4; /* bit wise move Dimes tamp *!
{
for (i ~ O:i < 8;i++) if (bur[i] _ = 0) /* since a valid character string cannot contain a NULL, chang all NULLS to 1 */
bur [i] = 1;
strepy (p, crpyt {bur, #aa#) + 2); /* encrypt buffer using as for the key */
/* skip first two characters of encryption result (which is the key aa) */
!* copy the encryption result to user supplied buffer pointed to by P */
return 0;
Inside daemon 322 likewise mangles its password with the timestamp, encrypts it, and compares it with the authentication string provided by outside daemon 312. If the authentication strings match, the process is reversed and outside daemon 312 likewise authenticates inside daemon 322 (i.e., obtain a new timestamp from the external operating system, transmit the timestamp to inside daemon 322, inside daemon 322 mangles its password with the new timestamp, encryption WO 97116911 PCTlGB96/00664 it, and transmits it back to outside daemon 312 for validation.
This authentication process uses an eight character password that is known by both outside and inside daemons 312 and 322, a character mangling function randomized by a timestamp, and an encryption process. Because of the mangling function, the above process produces a different encrypted autheritication string for each authentication and every transaction. This significantly reduces its vulnerability to attack because a captured authentication string is worthless for any subsequent transaction.
After inside daemon 322 and outside daemon 3 i 2 have authenticated each other, inside daemon 322, which previously acted as the client, now assumes the role of a server and waits at 452 for outside daemon 312 to provide a service string at 453. Outside daemon 312 creates another socket on the second specified port and waits (listens) for a connection attempt from sgi client routine 416 at 432. Therefore, outside daemon 3 i2 assumes a dual role of a pseudo client with respect to inside daemon 322 (information is passed between them) ar<d a server with respect to sgi_client routine 416.
Daemon 314 is now prepared to accept customer request'410. 'fhe customer request could be, for example, a transaction to purchase research information on a particular stock or money market.
At 410, the customer decides to execute the following transaction request;
http:l/external,server/cgi-bin/example.pl?stockl+stock2 by clicking on a specific icon or highlighted phrase on the customer's system, which is running an http client application user interface. The http cli ent user interface typically asks the user for detailed transaction information (e.g. which stock or money market) as well as billing information (e,g, a credit card number). The user may also be required to enter his or her userid and password if the requested service is only provided to authorized users.
The fornnat of the transmitted user input depends on the type of hyper Text Markup Language (HTML) form used to implement the transaction. There are two types of conventional HTML forms:
A "GET" form places all user input on the command line. Therefore, stockl, stoek2 and any other user input would become part of the command line:
... i egi - bin/example.pl?stockl+stoek2+chargecardnumber+expdate WO 97/1b911 PCT/G896/OOb6a However, because the command line will be transmitted across the network in clear text, it is not advisable to transmit the customer's charge card number and expiration date across the network.
Therefore, the "PUT" type of HTML form with encryption is used so that the charge card number and expiration date are safely sent across the network. After providing all of this information, the http client application sends the request via http to e~cternal server 310 at 410.
At 4b0, daemon 314 authenticates the customer's password according to a commonly known and installed HTTP authentication technique (e.g., encrypting the customer's password with a standard UNIX crypt command and comparing the result with a password entry in an http password file residing in daemon 314). If the userid and password are valid, at 461, daemon 314 recognizes the "PUT" form, automatically decrypts the character stream, and creates an appropriate UNIX
process environment. Daemon 31a contains a conventional, commonly known http configuration file (not shown) for creating a standard UNIX process environment, including PATH, USERNAME, LOGNAME, and AUTHT~fPE variables. Later, httpsvc 470 recreates this process environment at 471 (described herein). Once the process enviromnent has been created, daear~on 314 executes example.pl 462 (which should reside in cgi-bin 415), transmitting thereto any required arguments (e.g. stockl and stock2) and user input to a standard input stream of example.pl 462.
Assuming that exatrlple,pl 462 does reside in cgi_bin 415, if firewall 300 did not exist, example.pl 462 would directly communicate with internal database 330 (see Fig.
3) and perform the desired transaction. However, because firewall 300 does exist and prevents example.pl 462 from directly communicating with internal database 330, example.pl 462 is not the actual transaction program. Rather, the actual transaction program resides in cgi,bin 426 as example.pl 4g0, which is inside firewall 300. Accordingly, cgi-bin 415 contains "special" perl scripts (e.g., example.pl 462) that are executed using the same command that would execute the actual transaction programs residing in cgi-bin 426. Alternatively, when external server 310 provides many services, each of which will require a "special" perl script to call sgi client routine 416 in the same manner, example.pl 462 may be a symbolic link (i.e., an indirect filename reference) to a single purl script residing in cgi-bin 41 S. Importantly, the requests available to the customer are limited to the pert scripts and correspanding _transactional programs residing in cgi~bin 4I5 and cgi_bin 426, respectively. , The pert script example.pl 462 places all arguments passed to it from daemon 314 into the process environment (e.g. SGIARGI=stockl; SG1ARG2=stock2), places its name (the name by which it was called, in 'this case examDie.D l ) into the process environment (e.g. SGICMD =
example.p 1 ), executes a UNIx env command (which dumps the process environment vari.abIes) and finally places all the process environment variables into a header string. The header string now appears as, for example:
"PATH=/b in: / us r/b in \ nAUTHT'YPET PEM \nUSERNAME=.lohnDoe\nSGIARGI =
stock 1 \nSGIAR G2=stock2\=nSGICMD~example. D1" ).
Next, at 463, pert script example.pl 462 calls the external operating system to retrieve the designated second port (daemon 312 communication port + 1 ), executes ssi client routine 416, transmitting thereto the type of service requested (e.g. httpsvc), the designated second ,port, the external server hostname, the header string, and the customer's userid.
Exampie.p 1 462 also transmits as standard input any standard input character stream {e.g., the text of user input) to sgi client routine 416. Later, example. P l 462 will pass any output received from the sgi~client routine 416 to daemon 314 at 469.
When sgi_client routine 416 executes using the information transwitted to it at 463, sgi_client routine 416 establishes an authenticated connection to outside daemon 312. To da so, at 417, sgi_client routine 416 reads an eight character password from a private client password File {not shown) residing on external server 310 and establishes a connection to outside daemon 312 at the designated second Dort, which is listening at 432 from the second socket connection. At 433, outside daemon 3 l2 creates a copy of itself and executes it (e.g. a UNIX pmcess fork). The parent process gives the socket connection to the child process and returns to 430 to listen for another call from inside daemon 322.
At 434, the child process authenticates sgi client routine 416. To do so, outside daemon 312 also reads an eight character password from a private client password file (not shown) residing on external server 310. Outside daemon 312 initiates a call to the external operating system tv retrieve a current timestamp, transmits the timestamp to sgi~,client routine 416 at 432, and waits for an WO 97/16911 PCTlG896/00664 authentication string in reply. Sgi_olient routine 416 receives the timestamp and creates an authentication string by mangling its eight character password with the timestamp provided by outside daemon 312, encrypting this mangled character string with a standard UNIX crypt command, and then transmitting the resulting authentication string to outside daemon 312 at 434, Outside daemon 312 likewise mangles its password with the timestamp, encrypts it, and compares it with the authentication string provided by sgi client routine 416. If the authentication strings match, sgi client routine 416 is authenticated.
At 419, if authentication is successful, sgi client routine 416 transmits the type of service requested to outside daemon 312. In this example, sgi_client routine 416 always requests an I-ITTP
service because sgi client routine 416 was indirectly called by HTTP daemon 31.4. The special pert script (i.e., example.p 1462) previously executed sgi~client routine 416 using an ar~unent indieati ng that the service requested is "httpsvc". Outside daemon 312, in turn, transmits the "httpsvc" service request to inside daemon 322 at 435.
At 452, inside daemon 322 waits far the service reguest to be received from outside daemon 312. At 453', inside daemon 322 receives the service request from outside daemon. 312, creates a duplicate image of itself and executes it (e.g a UNIX process fork). The parent process gives the network socket connection to the child process and returns to 450 to initiate another connection to outside daemon 312. At 454, the child process validates the requested service with the list of valid executable services (e.g., httpsve) residing in the table in memory and the full directory path to those services, If the requested service is not within the list of valid services, it will be denied.
Accordingly, even if an unauthorized user gained access through outside daemon 312 to inside daemon 322, he/she rwould be limited to the services residing within the list of valid services.
if the service request is valid, at 455, inside daemon 322 calls a ~JNIX exec command (i.e., overlays itself with the new service program and executes) the requested service and gives the network socket connection to httpsvc 470. Httpsvc 470 adds one additional environment variable to the process environment, which is the name of outside daemon 312. The SGI
adds the additional environment variable so that examDie.D1 480 can, if needed, determine that the SGI executed example.pl 480, rather than http daemon 314.
As a side note, outside daemon 312, inside daemon 322, sgi_client routine 416, and httpsvc WO 97/16911 PCTIGB96/0066~t 470 each have accounting and error logging files. each have debugging and trace arguments that cause differing amounts of information to be placed in the error and accounting logs. Xn addition, if the tracing argument is set by sgi~client routine 416, then outside daemon 31.
2, inside daemon 322, and httpsvc 470 will all trace that particular transaction in their respective error logfiles, regardless of how tracing was set as each was originally executed.
At 436, outside daemon 312 transmits the previously created header to service program 324, which receives it at 471. In response, service program 324 parses the header (which contains the original process environment variables) into variablewalue strings and recreates the original process environment defined in example.p 1462. Service program 324 determines the appropriate program to call in cgi-bin 426 from the header variable SGICMD=example.pl, creates communication channels (e.g. pipes) for communicating with exarnDie.D 1480, and calls example.pl 480 at 472. At 437, outside daemon 312 transmits the standard input character stream (e.,g., text) to service program 324. At 473, service program 324 transmits the text to the standard input of example.pl 480.
At this point, because service program 324 recreated the original process envirorunent at 471 (which was originally created at 462), example.p 1 480 believes it is being executed at 472 by http daemon 314, rather than the SGI (although optionally it can determine that the SCrI called it from the additional environment variable added to the header by httpsvc 470).
According, the SGi is transparent to both the customer, http daemon 314, and the actual transaction program residing in exampe.pl 480. Therefore, neither http daemon 314 nor the transaction program residing in example.pl 480 need be altered.
All the information is now present for examDie.D 1 480 to execute the internal transaction an database 330 at 48 i. Once the transaction is complete (whether successful or not), at 481, the output from the transaction is returned to the customer. At 482, examDie.D 1 480 receives the output from the transaction and transmits it to pipe 474'of service program 324. At 474, service program 324 transmits the output to outside daemon 3 l2. At 438, outside daemon 312 transmits the output to sgi~,e!ient routine 416. At 464, sgi~elient routine 416 tranyrnits the output to the special pert script example.p I 462. At 465, example.p l 462 transmits the output to daemon 314.
At 466, daemon 314 transmits the output to the customer.
Accordingly, a customer initiated transaction can ba securely transmitted from daemon 314 'VVO 97/ 16911 PCT/G896/00664 to outside daemon 312, from outside daemon 3I2 to inside daemon 322 far validation at 454 and processing at 481, and finally the output returned to the customer at 466. The customer request and text are made available through firewall 300 to the internal transaction processing, all under the complete control of the SGI, yet completely transparent to tho customer.
Because inside daemon 322 performs authentication at 451, strictly enforces the services available to external network at 454, and optionally performs user authorization at 481, compromise of external server 3I0 Doses a very minimal internal security risk and in no way compromises the internal network.
Using this particular embodiment, existing http servers can implement SGI with little yr no modifications to existing cgi-bin commands. The SGT is completely hidden and will automatically support even sophisticated http servers. One can add additional securii~y and support for business transactions with little modification to the current http server. Because the transactions (programs like exampe.pl) available to the external network are limited to the perl scripts and transaction programs residing in cgi-bin 415 and cgi-bin 426, respectively, and because internal server 320 would normally be under strict corporate control and not easily modified by internal developers, the SGrI also makes it difficult fvr internal developers to make internal transactions available to external customers without corporate review aid consent.
In a variation of the present invention, an alternative embodiment incorporates the functionality of sgi~,client routine 416 and outside daemon into daemon 314.
This would provide greater performance, but would make the httpd implementation proprietary and improvements thereto hard to incorporate.

Claims (12)

1. A method for directing an internal computer system (320) to allow an external computer system (310) to initiate a transaction request (2) using internal resources (330) without violating a security firewall (300) between the internal computer system and the external computer system, characterized by the steps of:

authenticating (451) a connection initiated by the internal computer system between the internal computer system and the external computer system, thereby establishing an authenticated connection;
calling (461) by the external computer system a transaction request received by the external computer system;
in response to calling the transaction request, creating (462) by the external computer system an original process environment containing process environment variables, and creating a string comprising the transaction request and' the process environment variables for executing the transaction request;
transmitting (435, 436, 437) by the external computer system the string to the internal computer system through the authenticated connection;
verifying (454) by the internal computer system the transaction request;
recreating (471) by the internal computer system the original process environment; and executing (472) by the internal computer system the transaction request, thereby generating (482) an output.
2. A method as claimed in claim 1, further comprising the steps of:

(a) reading (312) by the external computer system (310) a first password and first communication port;

(b) creating (312) by the external computer system a first socket at the first communication port and listening at the first socket for a connect call from the internal computer system (320);

(c) reading (322) by the internal computer system a second password and a second communication port; and (d) creating (322) by the internal computer system a second socket at the second communication port and sending a connect call to the external computer system through the second socket, thereby establishing a connection.
3. A method as claimed in claim 2, wherein the authenticating step (451) comprises the steps of (e) sending a unique timestamp by the internal computer system (320) to the external system (310) through the second socket;

(f) mangling by the external computer system the first password with, the received timestamp;

(g) encrypting the mangled first password with an encryption algorithm, thereby creating a first password string;

(h) transmitting by the external computer system to the internal computer system the first password string;

(i) repeating steps (f) through (g) by the internal computer system using the second password, thereby creating a second password string; and (j) comparing by the internal computer system the first password string with the second password string.
4. A method as claimed in claim 3 wherein the mangling step comprises the steps of:
logically ANDing the timestamp with a hexadecimal number 0177 produce a unique result;
and logically exclusive ORing the unique result with each character of the first password, thereby producing the mangled first password.
5. A method as claimed in claim 3, wherein the encryption step comprises the step of:
encrypting each character of the mangled second password with a key, thereby creating the password string.
6. A method as claimed in claim 1, wherein the calling step (461) comprises the steps of:

sending by an external network the transaction request (2) to the external computer system (310), wherein the transaction request contains input data, arguments, and a command for executing a transaction program; and in response to receiving the transaction request by the external computer system, defining by a first daemon (312) a process environment containing the process environment variables.
7. A method as claimed in claim 6, further comprising the steps of in response to calling the transaction request (2) by the external computer system (310), calling (461) the command;

in response to calling the command, executing (462) a script, transmitting thereto the user input data, arguments, and transaction request; and creating (462) by the script the string, wherein the string comprises the command, arguments, and the process environment variables for executing the transaction request.
8. A method as claimed in claim 7, further comprising the step of calling by the script a client routine (463) residing in the external computer system (310), passing thereto the user input data, a third communication port for connecting to a second daemon (314) residing on the external computer system, and identifier that identifies the type of transaction request (2), and the string.
9. A method as claimed in claim 8, further comprising the step of:

in response to receiving a call by the script, authenticating (460) by the second daemon (314) the client routine;
forking by the second daemon, passing the third socket connection to a child process, whereby a parent process listens at the first socket connection for calls from the internal computer system (320); and in response to authenticating the client routine, transmitting by the child process the type of transaction request to a third daemon (322) residing on the internal computer system.
10. A method as claimed in claim 9, wherein the verifying step comprises the step of reading (453) by the third daemon (322) a valid services table stored in memory on the external computer system; and comparing (454) the type of transaction request received from the child process with the valid service table, wherein if. the type is found in the valid service table, the transaction request is verified.
11. A uniquely programmed system for directing an internal computer system (320) to allow an external computer system (310) to initiate a transaction request (2) using internal resources (330) without violating a security firewall (300) between the internal computer system and the external computer system characterized by, comprising:

means (322) for authenticating (451) a connection initiated by the internal computer system between the internal computer system and the external computer system, thereby establishing an authenticated connection;
means (314) for calling (461) by the external computer system a transaction request received by the external computer system;
in response to calling the transaction request, means (415) fox creating (462) by the external computer system an original process environment containing process environment variables, and means for creating a string comprising the transaction request, the arguments, and the process environment variables for executing the transaction request;
means (312) for transmitting (435, 436, 437) by the external computer system the string to the internal computer system through the authenticated connection;
means (312) for verifying (454) by the internal computer system the transaction request;
means (324) for recreating (471) by the internal computer system the original process environment; and means (324) for executing (472) by the internal computer system the transaction request, thereby generating an output.
12. An article of manufacture, characterized by comprising:

a computer usable medium having computer readable program code means embodied therein for causing an internal computer system (320) to allow an external computer system (310) to initiate a transaction request (2) using internal resources without violating a security firewall (300) between the internal computer system and the external computer system, the computer readable program code means in said article of manufacture characterized by comprising:
computer readable program means (322) for authenticating (451) a connection initiated by the internal computer system between the internal computer system and the external computer system, thereby establishing an authenticated connection;
computer readable program means (314) for calling (461) by the external computer system a transaction request received by the external computer system;
in response to calling the transaction request, computer readable program means (415) for creating (462) by the external computer system an original process environment containing process environment variables, and computer readable program means for creating a string comprising the transaction request and the process environment variables for executing the transaction request;
computer readable program means (312) for transmitting (435, 436, 437) by the external computer system the string to the internal computer system through the authenticated connection;
computer readable program means (322) for verifying (454) by the internal computer system the transaction request;
computer readable program means (324) for recreating (471) by the internal computer system the original process environment; and computer readable program means (324) for executing (472) by the internal computer system the transaction request, thereby generating an output.
CA002233441A 1995-10-31 1996-03-20 Secured gateway interface Expired - Fee Related CA2233441C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US08/551,260 US5826029A (en) 1995-10-31 1995-10-31 Secured gateway interface
US08/551,260 1995-10-31
PCT/GB1996/000664 WO1997016911A1 (en) 1995-10-31 1996-03-20 Secured gateway interface

Publications (2)

Publication Number Publication Date
CA2233441A1 CA2233441A1 (en) 1997-05-09
CA2233441C true CA2233441C (en) 2002-05-28

Family

ID=24200519

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002233441A Expired - Fee Related CA2233441C (en) 1995-10-31 1996-03-20 Secured gateway interface

Country Status (12)

Country Link
US (1) US5826029A (en)
EP (1) EP0872097B1 (en)
JP (1) JP3330377B2 (en)
KR (1) KR100268296B1 (en)
CN (1) CN1260934C (en)
CA (1) CA2233441C (en)
CZ (1) CZ288937B6 (en)
DE (1) DE69619136T2 (en)
ES (1) ES2168462T3 (en)
HU (1) HUP9802414A3 (en)
PL (1) PL179866B1 (en)
WO (1) WO1997016911A1 (en)

Families Citing this family (139)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10361802B1 (en) 1999-02-01 2019-07-23 Blanding Hovenweep, Llc Adaptive pattern recognition based control system and method
US6515968B1 (en) 1995-03-17 2003-02-04 Worldcom, Inc. Integrated interface for real time web based viewing of telecommunications network call traffic
US5778367A (en) 1995-12-14 1998-07-07 Network Engineering Software, Inc. Automated on-line information service and directory, particularly for the world wide web
US6859783B2 (en) 1995-12-29 2005-02-22 Worldcom, Inc. Integrated interface for web based customer care and trouble management
US6032184A (en) * 1995-12-29 2000-02-29 Mci Worldcom, Inc. Integrated interface for Web based customer care and trouble management
US5898830A (en) * 1996-10-17 1999-04-27 Network Engineering Software Firewall providing enhanced network security and user transparency
US5913024A (en) * 1996-02-09 1999-06-15 Secure Computing Corporation Secure server utilizing separate protocol stacks
US5867647A (en) * 1996-02-09 1999-02-02 Secure Computing Corporation System and method for securing compiled program code
US6003084A (en) * 1996-09-13 1999-12-14 Secure Computing Corporation Secure network proxy for connecting entities
US6072942A (en) * 1996-09-18 2000-06-06 Secure Computing Corporation System and method of electronic mail filtering using interconnected nodes
US5983350A (en) * 1996-09-18 1999-11-09 Secure Computing Corporation Secure firewall supporting different levels of authentication based on address or encryption status
US5950195A (en) * 1996-09-18 1999-09-07 Secure Computing Corporation Generalized security policy management system and method
US5944823A (en) * 1996-10-21 1999-08-31 International Business Machines Corporations Outside access to computer resources through a firewall
US7926097B2 (en) 1996-11-29 2011-04-12 Ellis Iii Frampton E Computer or microchip protected from the internet by internal hardware
US6167428A (en) 1996-11-29 2000-12-26 Ellis; Frampton E. Personal computer microprocessor firewalls for internet distributed processing
US20050180095A1 (en) * 1996-11-29 2005-08-18 Ellis Frampton E. Global network computers
US7506020B2 (en) * 1996-11-29 2009-03-17 Frampton E Ellis Global network computers
US6725250B1 (en) * 1996-11-29 2004-04-20 Ellis, Iii Frampton E. Global network computers
US7634529B2 (en) * 1996-11-29 2009-12-15 Ellis Iii Frampton E Personal and server computers having microchips with multiple processing units and internal firewalls
US7805756B2 (en) 1996-11-29 2010-09-28 Frampton E Ellis Microchips with inner firewalls, faraday cages, and/or photovoltaic cells
US8225003B2 (en) 1996-11-29 2012-07-17 Ellis Iii Frampton E Computers and microchips with a portion protected by an internal hardware firewall
DE19651270C2 (en) * 1996-12-10 2001-10-04 Siemens Ag Device and method for operating a device
US5915087A (en) * 1996-12-12 1999-06-22 Secure Computing Corporation Transparent security proxy for unreliable message exchange protocols
US5968133A (en) * 1997-01-10 1999-10-19 Secure Computing Corporation Enhanced security network time synchronization device and method
US6286050B1 (en) * 1997-01-27 2001-09-04 Alcatel Usa Sourcing, L.P. System and method for monitoring and management of telecommunications equipment using enhanced internet access
US6549952B1 (en) * 1997-01-28 2003-04-15 International Business Machines Corporation Passing environment variables from an hypertext protocol server application programming interface
IL131553A0 (en) * 1997-03-06 2001-01-28 Software And Systems Engineeri System and method for gaining access to information in a distributed computer system
US6104716A (en) * 1997-03-28 2000-08-15 International Business Machines Corporation Method and apparatus for lightweight secure communication tunneling over the internet
US7290288B2 (en) 1997-06-11 2007-10-30 Prism Technologies, L.L.C. Method and system for controlling access, by an authentication server, to protected computer resources provided via an internet protocol network
US5958016A (en) * 1997-07-13 1999-09-28 Bell Atlantic Network Services, Inc. Internet-web link for access to intelligent network service control
US5903878A (en) * 1997-08-20 1999-05-11 Talati; Kirit K. Method and apparatus for electronic commerce
US6473407B1 (en) 1997-09-05 2002-10-29 Worldcom, Inc. Integrated proxy interface for web based alarm management tools
US6782087B1 (en) 1997-09-19 2004-08-24 Mci Communications Corporation Desktop telephony application program for a call center agent
US6763376B1 (en) 1997-09-26 2004-07-13 Mci Communications Corporation Integrated customer interface system for communications network management
US6745229B1 (en) 1997-09-26 2004-06-01 Worldcom, Inc. Web based integrated customer interface for invoice reporting
US6714979B1 (en) 1997-09-26 2004-03-30 Worldcom, Inc. Data warehousing infrastructure for web based reporting tool
US6381644B2 (en) 1997-09-26 2002-04-30 Mci Worldcom, Inc. Integrated proxy interface for web based telecommunications network management
US6574661B1 (en) 1997-09-26 2003-06-03 Mci Communications Corporation Integrated proxy interface for web based telecommunication toll-free network management using a network manager for downloading a call routing tree to client
US7058600B1 (en) 1997-09-26 2006-06-06 Mci, Inc. Integrated proxy interface for web based data management reports
US7225249B1 (en) 1997-09-26 2007-05-29 Mci, Llc Integrated systems for providing communications network management services and interactive generating invoice documents
NL1007252C1 (en) * 1997-10-10 1999-04-13 Ralph Rogier De La Bretoniere Method and device for securing data communication.
US6357010B1 (en) * 1998-02-17 2002-03-12 Secure Computing Corporation System and method for controlling access to documents stored on an internal network
SE9801151L (en) * 1998-04-01 1999-10-02 Telia Ab Improvements to, or with regard to, electronic nameplates
US6557037B1 (en) * 1998-05-29 2003-04-29 Sun Microsystems System and method for easing communications between devices connected respectively to public networks such as the internet and to private networks by facilitating resolution of human-readable addresses
US6505300B2 (en) 1998-06-12 2003-01-07 Microsoft Corporation Method and system for secure running of untrusted content
US6308274B1 (en) * 1998-06-12 2001-10-23 Microsoft Corporation Least privilege via restricted tokens
US6279111B1 (en) 1998-06-12 2001-08-21 Microsoft Corporation Security model using restricted tokens
US6308273B1 (en) 1998-06-12 2001-10-23 Microsoft Corporation Method and system of security location discrimination
DE19831190C1 (en) * 1998-07-11 1999-10-28 Tracto Technik Appliance for dividing subterranean pipes and laying of new ones etc.
DE19832482A1 (en) * 1998-07-20 2000-01-27 Abb Patent Gmbh Method of information transfer in distributed system involves first process initiating link set-up in permitted direction, enabling second process to transmit spontaneous information in response
US6088796A (en) * 1998-08-06 2000-07-11 Cianfrocca; Francis Secure middleware and server control system for querying through a network firewall
SE513255C2 (en) * 1998-09-11 2000-08-07 Telia Ab Improvements in or related to transmission systems
US8958917B2 (en) 1998-12-17 2015-02-17 Hach Company Method and system for remote monitoring of fluid quality and treatment
US9056783B2 (en) 1998-12-17 2015-06-16 Hach Company System for monitoring discharges into a waste water collection system
US7454295B2 (en) * 1998-12-17 2008-11-18 The Watereye Corporation Anti-terrorism water quality monitoring system
FI106594B (en) * 1999-02-10 2001-02-28 Intrasecure Networks Communication method for sending a message through a firewall
IL128720A (en) * 1999-02-25 2009-06-15 Cidway Technologies Ltd Method for certification of over the phone transactions
US6781991B1 (en) * 1999-02-26 2004-08-24 Lucent Technologies Inc. Method and apparatus for monitoring and selectively discouraging non-elected transport service over a packetized network
US6553422B1 (en) * 1999-04-26 2003-04-22 Hewlett-Packard Development Co., L.P. Reverse HTTP connections for device management outside a firewall
US6349336B1 (en) * 1999-04-26 2002-02-19 Hewlett-Packard Company Agent/proxy connection control across a firewall
AU7268600A (en) * 1999-07-29 2001-02-19 Intershop Software Entwicklungs Gmbh Information transmission via address data field
DE19935792A1 (en) * 1999-07-29 2001-02-01 Intershop Software Entwicklung Networked computer system for information exchange by address data field or uniform resource locator (URL), has server computer provided with an URL having address information for clear identification of server computer
US9843447B1 (en) 1999-09-09 2017-12-12 Secure Axcess Llc Authenticating electronic content
DE19952527C2 (en) * 1999-10-30 2002-01-17 Ibrixx Ag Fuer Etransaction Ma Process and transaction interface for secure data exchange between distinguishable networks
US6662228B1 (en) * 2000-02-01 2003-12-09 Sun Microsystems, Inc. Internet server authentication client
AU2001233111A1 (en) 2000-02-04 2001-08-14 America Online Incorporated Optimized delivery of web application code
US6631417B1 (en) 2000-03-29 2003-10-07 Iona Technologies Plc Methods and apparatus for securing access to a computer
US7814208B2 (en) 2000-04-11 2010-10-12 Science Applications International Corporation System and method for projecting content beyond firewalls
CA2309398C (en) * 2000-05-24 2012-02-21 Steven P. Meyer A system, computer product and method for providing a private communication portal
EP1309932A4 (en) * 2000-06-14 2005-05-04 Johnson & Johnson Health Care On-line medical shopping system
US20040073617A1 (en) 2000-06-19 2004-04-15 Milliken Walter Clark Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US7464162B2 (en) 2000-07-10 2008-12-09 Oracle International Corporation Systems and methods for testing whether access to a resource is authorized based on access information
US7249369B2 (en) 2000-07-10 2007-07-24 Oracle International Corporation Post data processing
US7111163B1 (en) 2000-07-10 2006-09-19 Alterwan, Inc. Wide area network using internet with quality of service
US7194764B2 (en) 2000-07-10 2007-03-20 Oracle International Corporation User authentication
US7124203B2 (en) 2000-07-10 2006-10-17 Oracle International Corporation Selective cache flushing in identity and access management systems
US7134137B2 (en) * 2000-07-10 2006-11-07 Oracle International Corporation Providing data to applications from an access system
JP2002024495A (en) 2000-07-11 2002-01-25 Honda Motor Co Ltd Schedule management system
GB2366163A (en) * 2000-08-14 2002-02-27 Global Knowledge Network Ltd Inter-network connection through intermediary server
JP4604365B2 (en) * 2001-02-23 2011-01-05 コニカミノルタビジネステクノロジーズ株式会社 IMAGE PROCESSING METHOD, IMAGE PROCESSING SYSTEM AND PORTABLE TERMINAL USED FOR THE SAME, IMAGE FORMING DATA TRANSMITTING DEVICE AND IMAGE FORMING DEVICE, IMAGE PROCESSING PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE SAME
US7185364B2 (en) 2001-03-21 2007-02-27 Oracle International Corporation Access system interface
US7181017B1 (en) 2001-03-23 2007-02-20 David Felsher System and method for secure three-party communications
US20020186683A1 (en) * 2001-04-02 2002-12-12 Alan Buck Firewall gateway for voice over internet telephony communications
US7231661B1 (en) 2001-06-21 2007-06-12 Oracle International Corporation Authorization services with external authentication
US20030035408A1 (en) * 2001-08-17 2003-02-20 Hebert James E. Redundant communication adapter system for connecting a client to an FDDI network
US6981049B2 (en) * 2001-11-29 2005-12-27 International Business Machines Corporation System and method for processing data through a network firewall
US7225256B2 (en) 2001-11-30 2007-05-29 Oracle International Corporation Impersonation in an access system
US7325065B1 (en) * 2001-12-21 2008-01-29 Aol Llc, A Delaware Limited Liability Company Identifying unauthorized communication systems using a system-specific identifier
US7110745B1 (en) * 2001-12-28 2006-09-19 Bellsouth Intellectual Property Corporation Mobile gateway interface
US8190530B2 (en) * 2002-01-30 2012-05-29 Visa U.S.A. Inc. Method and system for providing multiple services via a point-of-sale portal architecture
US7694128B2 (en) 2002-03-08 2010-04-06 Mcafee, Inc. Systems and methods for secure communication delivery
US7903549B2 (en) 2002-03-08 2011-03-08 Secure Computing Corporation Content-based policy compliance systems and methods
US8578480B2 (en) 2002-03-08 2013-11-05 Mcafee, Inc. Systems and methods for identifying potentially malicious messages
US20060015942A1 (en) 2002-03-08 2006-01-19 Ciphertrust, Inc. Systems and methods for classification of messaging entities
US7693947B2 (en) 2002-03-08 2010-04-06 Mcafee, Inc. Systems and methods for graphically displaying messaging traffic
US7124438B2 (en) 2002-03-08 2006-10-17 Ciphertrust, Inc. Systems and methods for anomaly detection in patterns of monitored communications
US8561167B2 (en) 2002-03-08 2013-10-15 Mcafee, Inc. Web reputation scoring
US7870203B2 (en) 2002-03-08 2011-01-11 Mcafee, Inc. Methods and systems for exposing messaging reputation to an end user
US20030172291A1 (en) 2002-03-08 2003-09-11 Paul Judge Systems and methods for automated whitelisting in monitored communications
US8132250B2 (en) 2002-03-08 2012-03-06 Mcafee, Inc. Message profiling systems and methods
US20030200299A1 (en) * 2002-04-23 2003-10-23 International Business Machines Corporation Method and system for providing pervasive computing services through a middle tier service provider utilizing public wired and/or wireless communication networks
KR20040019635A (en) * 2002-08-28 2004-03-06 주식회사 알파비전텍 Retour method of firewall
US7669229B2 (en) * 2002-11-13 2010-02-23 Intel Corporation Network protecting authentication proxy
US9818136B1 (en) 2003-02-05 2017-11-14 Steven M. Hoffberg System and method for determining contingent relevance
US8920619B2 (en) 2003-03-19 2014-12-30 Hach Company Carbon nanotube sensor
US7676675B2 (en) * 2003-06-06 2010-03-09 Microsoft Corporation Architecture for connecting a remote client to a local client desktop
KR20060056311A (en) * 2003-07-14 2006-05-24 소니 가부시끼 가이샤 Communication method, communication device, and program
US7558842B2 (en) * 2003-10-17 2009-07-07 E2Open, Inc. Large file transfer in a design collaboration environment
JP4492248B2 (en) * 2004-08-04 2010-06-30 富士ゼロックス株式会社 Network system, internal server, terminal device, program, and packet relay method
US8065525B2 (en) 2004-09-22 2011-11-22 Bekad Mgmt. Ii, Llc Device with built-in user authentication and method for user authentication and identity theft protection
US7630974B2 (en) 2004-09-28 2009-12-08 Oracle International Corporation Multi-language support for enterprise identity and access management
US7523488B2 (en) 2004-10-15 2009-04-21 International Business Machines Corporation Method for performing data access transformation with request authorization processing
US8635690B2 (en) 2004-11-05 2014-01-21 Mcafee, Inc. Reputation based message processing
US7937480B2 (en) 2005-06-02 2011-05-03 Mcafee, Inc. Aggregation of reputation data
US8874477B2 (en) 2005-10-04 2014-10-28 Steven Mark Hoffberg Multifactorial optimization system and method
US7966654B2 (en) 2005-11-22 2011-06-21 Fortinet, Inc. Computerized system and method for policy-based content filtering
US20070156641A1 (en) * 2005-12-30 2007-07-05 Thomas Mueller System and method to provide system independent configuration references
US7793087B2 (en) * 2005-12-30 2010-09-07 Sap Ag Configuration templates for different use cases for a system
US8688813B2 (en) 2006-01-11 2014-04-01 Oracle International Corporation Using identity/resource profile and directory enablers to support identity management
US8234361B2 (en) * 2006-01-13 2012-07-31 Fortinet, Inc. Computerized system and method for handling network traffic
US20080178278A1 (en) * 2007-01-22 2008-07-24 Doron Grinstein Providing A Generic Gateway For Accessing Protected Resources
US8179798B2 (en) 2007-01-24 2012-05-15 Mcafee, Inc. Reputation based connection throttling
US7949716B2 (en) 2007-01-24 2011-05-24 Mcafee, Inc. Correlation and analysis of entity attributes
US8763114B2 (en) 2007-01-24 2014-06-24 Mcafee, Inc. Detecting image spam
US7779156B2 (en) 2007-01-24 2010-08-17 Mcafee, Inc. Reputation based load balancing
US8214497B2 (en) 2007-01-24 2012-07-03 Mcafee, Inc. Multi-dimensional reputation scoring
US20080309665A1 (en) * 2007-06-13 2008-12-18 3D Systems, Inc., A California Corporation Distributed rapid prototyping
US8185930B2 (en) 2007-11-06 2012-05-22 Mcafee, Inc. Adjusting filter or classification control settings
US8045458B2 (en) 2007-11-08 2011-10-25 Mcafee, Inc. Prioritizing network traffic
US8125796B2 (en) 2007-11-21 2012-02-28 Frampton E. Ellis Devices with faraday cages and internal flexibility sipes
US8160975B2 (en) 2008-01-25 2012-04-17 Mcafee, Inc. Granular support vector machine with random granularity
US8589503B2 (en) 2008-04-04 2013-11-19 Mcafee, Inc. Prioritizing network traffic
US10133883B2 (en) * 2009-02-09 2018-11-20 International Business Machines Corporation Rapid safeguarding of NVS data during power loss event
US8429735B2 (en) 2010-01-26 2013-04-23 Frampton E. Ellis Method of using one or more secure private networks to actively configure the hardware of a computer or microchip
US8621638B2 (en) 2010-05-14 2013-12-31 Mcafee, Inc. Systems and methods for classification of messaging entities
US8897432B2 (en) 2010-07-01 2014-11-25 Etherfax, Llc System and method of remote fax interconnect technology
KR102125878B1 (en) * 2013-07-15 2020-06-23 대우조선해양 주식회사 Resource information providing system and method thereof
US9954824B2 (en) * 2015-06-02 2018-04-24 Oracle International Corporation Exposing an interface to devices outside a network for requesting a subset of services provided by devices inside the network
WO2021091410A1 (en) * 2019-11-05 2021-05-14 Публичное Акционерное Общество "Сбербанк России" Universal system for distributed secure remote voting

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3798605A (en) * 1971-06-30 1974-03-19 Ibm Centralized verification system
US4672572A (en) * 1984-05-21 1987-06-09 Gould Inc. Protector system for computer access and use
US5023907A (en) * 1988-09-30 1991-06-11 Apollo Computer, Inc. Network license server
US5113499A (en) * 1989-04-28 1992-05-12 Sprint International Communications Corp. Telecommunication access management system for a packet switching network
US5560008A (en) * 1989-05-15 1996-09-24 International Business Machines Corporation Remote authentication and authorization in a distributed data processing system
DE69029759T2 (en) * 1989-05-15 1997-07-17 Ibm Flexible interface for authentication services in a distributed data processing system
US5187790A (en) * 1989-06-29 1993-02-16 Digital Equipment Corporation Server impersonation of client processes in an object based computer operating system
GB9010603D0 (en) * 1990-05-11 1990-07-04 Int Computers Ltd Access control in a distributed computer system
US5032979A (en) * 1990-06-22 1991-07-16 International Business Machines Corporation Distributed security auditing subsystem for an operating system
EP0520709A3 (en) * 1991-06-28 1994-08-24 Digital Equipment Corp A method for providing a security facility for remote systems management
US5309563A (en) * 1991-09-09 1994-05-03 Compaq Computer Corporation Computer implemented method for transferring command messages between a system manager for a computer system and a network operating system associated therewith
US5355474A (en) * 1991-09-27 1994-10-11 Thuraisngham Bhavani M System for multilevel secure database management using a knowledge base with release-based and other security constraints for query, response and update modification
US5241594A (en) * 1992-06-02 1993-08-31 Hughes Aircraft Company One-time logon means and methods for distributed computing systems
JP2519390B2 (en) * 1992-09-11 1996-07-31 インターナショナル・ビジネス・マシーンズ・コーポレイション DATA COMMUNICATION METHOD AND DEVICE
US5590199A (en) * 1993-10-12 1996-12-31 The Mitre Corporation Electronic information network user authentication and authorization system
US5606668A (en) * 1993-12-15 1997-02-25 Checkpoint Software Technologies Ltd. System for securing inbound and outbound data packet flow in a computer network
US5623601A (en) * 1994-11-18 1997-04-22 Milkway Networks Corporation Apparatus and method for providing a secure gateway for communication and data exchanges between networks

Also Published As

Publication number Publication date
HUP9802414A2 (en) 1999-02-01
JPH10512696A (en) 1998-12-02
HUP9802414A3 (en) 1999-06-28
EP0872097B1 (en) 2002-02-06
EP0872097A1 (en) 1998-10-21
JP3330377B2 (en) 2002-09-30
PL327446A1 (en) 1998-12-07
ES2168462T3 (en) 2002-06-16
DE69619136T2 (en) 2002-10-02
DE69619136D1 (en) 2002-03-21
CA2233441A1 (en) 1997-05-09
KR19990066953A (en) 1999-08-16
CZ114198A3 (en) 1998-10-14
US5826029A (en) 1998-10-20
CN1260934C (en) 2006-06-21
KR100268296B1 (en) 2000-10-16
CZ288937B6 (en) 2001-09-12
CN1201573A (en) 1998-12-09
PL179866B1 (en) 2000-11-30
WO1997016911A1 (en) 1997-05-09

Similar Documents

Publication Publication Date Title
CA2233441C (en) Secured gateway interface
US6134591A (en) Network security and integration method and system
Neuman et al. Kerberos: An authentication service for computer networks
US6490679B1 (en) Seamless integration of application programs with security key infrastructure
US7366900B2 (en) Platform-neutral system and method for providing secure remote operations over an insecure computer network
US6263432B1 (en) Electronic ticketing, authentication and/or authorization security system for internet applications
US7627896B2 (en) Security system providing methodology for cooperative enforcement of security policies during SSL sessions
US6198824B1 (en) System for providing secure remote command execution network
AU2003262473B2 (en) Methods and systems for authentication of a user for sub-locations of a network location
US6912653B2 (en) Authenticating communications
US7788710B2 (en) Architecture and design for central authentication and authorization in an on-demand utility environment using a secured global hashtable
US7590844B1 (en) Decryption system and method for network analyzers and security programs
US20060206922A1 (en) Secure Remote Access To Non-Public Private Web Servers
JPH09128337A (en) Method and apparatus for protection of masquerade attack in computer network
Snow et al. Simple authentication
Stahnke Pro OpenSSH
CN113872934B (en) Encryption and decryption platform based on micro-service architecture
KR100406292B1 (en) Password Transmission system and method in Terminal Communications
CA2349880A1 (en) System and method for installing an auditable secure network
CN114238925A (en) Aggregation authentication method of non-mutual trust heterogeneous system based on JWT token
Guide Oracle Advanced Security
Lowman Secure Computer Applications in an Enterprise Environment
Lin Unifying heterogeneous networks with Kerberos Authentication Server and multithread implementation of Kerberized FTP for Windows 95/NT
Allen et al. The ASP. NET Security Infrastructure
Allen Surfing Between the Flags: Security on the Web

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed