New User, Welcome!     Login

Next Page >>

translating

Re: All China, All The Time

>>>> Sorry for the poorly translated reference.
>>>
>>> People always try and send me Hebrew using Google Translate... it's
>>> usually word for word which means it breaks sentence structure. Then it
>>> misses context, translating words with different meanings. Then it
>>> completely mistranslates by using the root of the word, or similar,
>>> anything it doesn't know.
>>>
>>> All in all, while it can't be confused with real Hebrew, it is quite
>>> clear.
>>>

Re: All China, All The Time

>>> Sorry for the poorly translated reference.
>>
>> People always try and send me Hebrew using Google Translate... it's
>> usually word for word which means it breaks sentence structure. Then it
>> misses context, translating words with different meanings. Then it
>> completely mistranslates by using the root of the word, or similar,
>> anything it doesn't know.
>>
>> All in all, while it can't be confused with real Hebrew, it is quite
>> clear.
>>

RE: All China, All The Time

> >>
> >> People always try and send me Hebrew using Google Translate... it's
> >> usually word for word which means it breaks sentence structure. Then
> it
> >> misses context, translating words with different meanings. Then it
> >> completely mistranslates by using the root of the word, or similar,
> >> anything it doesn't know.
> >>
> >> All in all, while it can't be confused with real Hebrew, it is quite
> >> clear.
> >>

RE: All China, All The Time

> >>
> >> People always try and send me Hebrew using Google Translate... it's
> >> usually word for word which means it breaks sentence structure. Then
> it
> >> misses context, translating words with different meanings. Then it
> >> completely mistranslates by using the root of the word, or similar,
> >> anything it doesn't know.
> >>
> >> All in all, while it can't be confused with real Hebrew, it is quite
> >> clear.
> >>

Cisco Security Advisory: Cisco IOS Software NAT Skinny Call Control Protocol Vulnerability

You can also use the "show running-config | include ip nat" command to
verify if NAT has been enabled on the device.

In NAT traditional configurations, the term "inside" refers to those
networks that will be translated. Inside this domain, hosts will have
addresses in one address space, while on the "outside", they will
appear to have addresses in another address space when NAT is
configured. The first address space is referred to as the local
address space and the second is referred to as the global address
space. The "ip nat inside" and "ip nat outside" interface commands must

[SECURITY] [DSA 1423-1] New sitebar packages fix several vulnerabilities

Several remote vulnerabilities have been discovered in sitebar, a
web based bookmark manager written in PHP.  The Common Vulnerabilities
Exposures project identifies the following problems:

CVE-2007-5491
   A directory traversal vulnerability in the translation module allows
   remote authenticated users to chmod arbitrary files to 0777 via ".."
   sequences in the lang parameter.

CVE-2007-5492
   A static code injection vulnerability in the translation module allows

EUSecWest 2009 (May27/28) London Agenda and PacSec 2009 (Nov 4/5) Tokyo CFP deadline: June 1 2009

the seventh annual PacSec conference to be discussed.

The PacSec meeting provides an opportunity for foreign specialists to  
be exposed to Japanese innovation and markets and collaborate on  
practical solutions to computer security issues. In an informal  
setting with a mixture of material bilingually translated in both  
English and Japanese the eminent technologists can socialize and  
attend training sessions.

Announcing the opportunity to submit papers for the PacSec 2009  
network security training conference. The conference will be held  

RE: All China, All The Time

So, apparently my "witty" tag via Google Translate means something I didn't quite mean.  Surprise, surprise.  Luckily it wasn't something vulgar, (that's what I get for trusting Google Translate and trying to be funny) but what I meant it to say was "If you can read this, don't bother replying because my servers won't get it."  However, it seems to mean something like "don't reply because you are not welcome here" or similar.  That wasn't my intention, as it seems to infer I actually have something against the Chinese people and not their networks, which I take issue with.

Sorry for the poorly translated reference.

t

> -----Original Message-----
> From: Thor
> Sent: Wednesday, January 13, 2010 12:29 PM
> To: bugtraq@securityfocus.com

Cisco Security Advisory: Cisco IOS NAT Skinny Call Control Protocol Vulnerability

Alternatively, you can use the show running-config | include ip nat
command to verify if NAT has been enabled on the router interfaces.

Note: With reference to NAT, the term "inside" refers to those
networks that will be translated. Inside this domain, hosts will have
addresses in one address space, while on the "outside", they will
appear to have addresses in another address space when NAT is
configured. The first address space is referred to as the local
address space and the second is referred to as the global address
space. The ip nat inside and ip nat outside interface commands must

(tool announce) Orizon v0.50 announce

Orizon is a source code review engine, built with the aim to give
developers something usable to build code review tools.

Orizon is independent from the language used to write the sources
because its APIs translate the code in a XML file and APIs are
provided to apply security checks over the translated XML file.

By now just Java programming language is supported in XML translation
but I'm planning to add C# support very soon.


PacSec 2008 CFP (Deadline Sept. 1, Conference Nov. 12/13) and BA-Con 2008 Speakers (Sept .30/ Oct. 1)

    and defenses will be presented at the sixth annual PacSec conference.

    The PacSec meeting provides an opportunity for foreign specialists  
    to be exposed to Japanese innovation and markets and collaborate 
    on practical solutions to computer security issues. In an informal
    setting with a mixture of material bilingually translated in both
    English and Japanese the eminent technologists can socialize and
    attend training sessions.

    Announcing the opportunity to submit papers for the PacSec 2008
    network security training conference. The conference will be held

EUSecWest 2010 MiniCFP (conf Jun 16/17) and PacSec 2010 CFP (conf Nov 10/11, deadline July 30)

   the eighth annual PacSec conference to be discussed.

   The PacSec meeting provides an opportunity for foreign specialists to
   be exposed to Japanese innovation and markets and collaborate on
   practical solutions to computer security issues. In an informal
   setting with a mixture of material bilingually translated in both
   English and Japanese the eminent technologists can socialize and
   attend training sessions.

   Announcing the opportunity to submit papers for the PacSec 2010
   network security training conference. The conference will be held

CORE-2007-0930 Path Traversal vulnerability in VMware's shared folders implementation

'PathName' parameter is processed by the VMware API that provides the
Shared Folders functionality in the Guest operating system.

The 'PathName' parameter is converted from a multi byte string to a wide
character string after verifying that it doesn't contain the dot-dot
substring (the two-byte sequence '0x2e0x2e' that translates to the ASCII
substring '".."') that may allow a malicious user to break out of the
shared folder using a path traversal attack. The resulting wide character
string converted from 'PathName' is then passed to the file system API on
the Host system.


ASUS Eee PC and other series: BIOS SMM privilege escalation vulnerabilities

 0003F167: CB                           retf

The disassembly contains a bunch of calls to code segment 0F000
(instructions marked with **).

Code segment 0F000 is translated to physical RAM addresses F0000h -
100000h. This region contains system BIOS code such as POST and
BIOS interrupts. This segment is not protected by SMM memory
protections like SMI code. Any process with sufficient privileges
to access physical memory can replace contents of this region with
own code.

OneSecurityDay 2008 - Web application auditing challenge

#### Translation by Google Translate ####

This Opencosmo Security has organizato the OneSecurityDay event held each year. The event is dedicated to all the lovers of play of web application wishing to compete with other auditors from around the world.

For those who do not know, OneSecurityDay to find vulnerabilities in PHP applications / mySQL in order to violate the protections and access as an administrator.
The winner not only find his name on the flyer next year, will win a prize 300Fr .- (200 €)

To participate just send an e-mail to osd@opencosmo.com with its data combined the method of payment:
Name:
Surname:

Cisco Security Advisory: Cisco IOS cTCP Denial of Service Vulnerability

No workarounds are available.

As an alternative, the IPSec NAT traversal (NAT-T) feature can be
used. The IPSec NAT-T feature introduces support for IP Security
(IPSec) traffic to travel through Network Address Translation (NAT)
or Port Address Translation (PAT) points in the network by addressing
many known incompatabilites between NAT and IPSec.

Note: The NAT-T feature was introduced in Cisco IOS version 12.2(13)
T.

SQL-Ledger =?utf-8?Q?=E2=80=93_severa?= =?utf-8?Q?l?= vulnerabilities

Using this attack, an attacker can execute arbitrary code using the privileges of
the webserver user. As the database credentials are stored unencrypted in a file
readable by the webserver user, this in turn means that the attacker is able to get
direct access to the database as well.

The code used for translating strings used in the application executes Perl code from
files whose location is provided by the user. From a design standpoint, executing code
when dealing with the translation of strings is unnecessary, reading data (for example
using the widely used GNU gettext library and its Perl bindings) should be enough.

* Secure cookie flag not set (CVE-2009-3584)

BA-Con 2008 CFP - Buenos Aires, Sept. 30 / Oct. 1 (closes July 11 2008)

    The BA-Con meeting provides local and international researchers
    a relaxed, comfortable environment to learn from informative
    tutorials on key developments in security technology, and
    collaborate and socialize with their peers in one of South
    America's largest metropolises. All material will be translated
    into both Spanish and English.  Evening social activities will be 
    planned to provide personal networking opportunities.

    The BA-Con conference will also feature the availability of
    the Security Masters Dojo expert network security sensei

Jetty 6.x and 7.x Multiple Vulnerabilities

it's possible to obtain a number of details about the remote Jetty
instance.

Variables: getMethod, getContentLength, getContentType, getRequestURI,
getRequestURL, getContextPath, getServletPath, getPathInfo,
getPathTranslated, getQueryString, getProtocol, getScheme,
getServerName, getServerPort, getLocalName, getLocalAddr,
getLocalPort, getRemoteUser, getRemoteAddr, getRemoteHost,
getRemotePort, getRequestedSessionId, isSecure(), isUserInRole(admin),
getLocale, getLocales, getLocales


OneSecurityDay 2008 - Web application auditing challenge

#### Translation by Google Translate ####

This Opencosmo Security has organizato the OneSecurityDay event held each year. The event is dedicated to all the lovers of play of web application wishing to compete with other auditors from around the world.

For those who do not know, OneSecurityDay to find vulnerabilities in PHP applications / mySQL in order to violate the protections and access as an administrator.
The winner not only find his name on the flyer next year, will win a prize 300Fr .- (200 €)

To participate just send an e-mail to osd@opencosmo.com with its data combined the method of payment:
Name:
Surname:

[ GLSA 200711-05 ] SiteBar: Multiple issues

  1  www-apps/sitebar       < 3.3.9                           >= 3.3.9

Description
===========

Tim Brown discovered these multiple issues: the translation module does
not properly sanitize the value to the "dir" parameter (CVE-2007-5491,
CVE-2007-5694); the translation module also does not sanitize the
values of the "edit" and "value" parameters which it passes to eval()
and include() (CVE-2007-5492, CVE-2007-5693); the log-in command does
not validate the URL to redirect users to after logging in

OneSecurityDay 2008 - Web application auditing challenge

#### Translation by Google Translate ####

This Opencosmo Security has organizato the OneSecurityDay event held each year. The event is dedicated to all the lovers of play of web application wishing to compete with other auditors from around the world.

For those who do not know, OneSecurityDay to find vulnerabilities in PHP applications / mySQL in order to violate the protections and access as an administrator.
The winner not only find his name on the flyer next year, will win a prize 300Fr .- (200 €)

To participate just send an e-mail to osd@opencosmo.com with its data combined the method of payment:
Name:
Surname:

Pluck Local File inclusion

This can be exploited to include arbitrary files from local resources.

Code Snippet:
/data/inc/themes/predefined_variables.php #line:15-38

//Include Translation data
include ("data/settings/langpref.php");
include ("data/inc/lang/$langpref");
//Get Site-title
$sitetitle = file_get_contents("data/settings/title.dat");


Default key algorithm in Thomson and BT Home Hub routers

We've tested ST585v6 which is shipped by Orange in Spain. Thomson
Speedtouch routers provided by Orange in Spain come with WPA enabled
by default. Being able to *narrow down the number of possible default
WPA keys to only two* using Kevin's tool is quite remarkable.

_Spanish translation of previous paragraph:_

_Hemos probado el ataque contra el ST585v6 que viene con las
conexiones de banda ancha de Orange en España. Los routers Thomson
Speedtouch que son proveidos por Orange en España vienen con llave WPA
activada por defecto. El poder reducir el numero de posibles llaves

ELFdump crash when analyzing crafted ELF file.

Program terminated with signal 11, Segmentation fault.
#0 0x28132f4f in ?? ()

Greetings
============================================================================
For his help with the English translation:
- Javier Berciano <javier.berciano@inteco.es>
- Ana Hijosa <ana.hijosa@inteco.es>

Others
============================================================================

Rooted CON 2010 - CFP

in fewer time, please don't hesitate and submit a fast talk. If your idea
is even crazier and need more time to be explained in depth, use the
second one: normal talk.

  We are only accepting submissions in Spanish and English language. We
will do our best to have simultaneous translation in the conference room
but we cannot promise it since it will depend on budget and sponsors.


.: [ TOPICS ]


Re: Insufficient Authentication vulnerability in Acer notebooks

Windows 7 is soon to be released.  Translation that means no one is 
investing any resources into an operating system that is just hanging 
around long enough for the RTM of Windows 7 to be installed on 
netbooks.  Every version of XP professional that I've touched in the 
last three years on HP machines did prompt you for a password.  Again, 
this is not a vulnerability of the operating system but an 
implementation issue that has been around since 2004.

Configuring Windows 7 for a Limited User Account:
http://unixwiz.net/techtips/win7-limited-user.html

[SCANIT-2008-003] Wordtrans-web Remote Command Execution Vulnerability

I. Summary

Wordtrans is a free front-end graphical application that allows you to
look for
words in several dictionaries. It can also translate the word that the
user
selects with his mouse.

The latest Wordtrans version could allow a remote attacker to execute
arbitrary

RE: All China, All The Time

> The solution of blocking China, however, is one which harms both
people
> outside of China, as well as those inside of China. Therefore, it
> translates into an attack on them.

Agree. This already happened in a different context.
About one year ago, a company in Italy couldn't write to another company
in the U.S., for shared business, only because the recipient's
postmaster (an ISP bragging around a lot about how efficient they were

Default key algorithm in Thomson and BT Home Hub routers

We've tested ST585v6 which is shipped by Orange in Spain. Thomson
Speedtouch routers provided by Orange in Spain come with WPA enabled
by default. Being able to *narrow down the number of possible default
WPA keys to only two* using Kevin's tool is quite remarkable.

_Spanish translation of previous paragraph:_

_Hemos probado el ataque contra el ST585v6 que viene con las
conexiones de banda ancha de Orange en España. Los routers Thomson
Speedtouch que son proveidos por Orange en España vienen con llave WPA
activada por defecto. El poder reducir el numero de posibles llaves

Next Page>>

Copyright © 1995-2012 LinuxRocket.net. All rights reserved.

Nearly all of LinuxRocket's features are free. Be kind and donate to the cause!