Sponsored Content
Special Forums Cybersecurity CVE_2015_1692-1 is that an UNIX / Linux day zero exploit number? Post 302978835 by galien8 on Thursday 4th of August 2016 02:35:05 PM
Old 08-04-2016
CVE_2015_1692-1 is that an UNIX / Linux day zero exploit number?

I can't imagine they number day zero exploits all through the open source software, like a CVE number can be for GIMP, LIBREOFFICE, (Ubuntu) LINUX, FireFox etc.

Could be an exploit of LINUX through FireFox, since its an HTML exploit?

One LINUX exploit I know has an CVE number (the exploit also has code name "Ghost")
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

What is the industry standard for number of servers per Unix/Linux engineer?

What is the industry standard for number of servers per Unix/Linux engineer and are there any white papers or the like that discuss this? (1 Reply)
Discussion started by: Rav78uk
1 Replies

2. UNIX and Linux Applications

How to find 'Day of week' in Linux system

Hi All, I want to find a day of week for the Linux system. can some one help me on this.. Thanks in advance, Raji. (2 Replies)
Discussion started by: rajinavaneethan
2 Replies

3. UNIX and Linux Applications

Day of week different in windows and Linux

Hi all, My program is getting date from database (oracle) and am getting that date's day of week also. In windows its giving one number and different in linux ;) For Example: 30 - Jun - 2009 Am getting 2 in windows and 3 in Linux. Am not understanding whats going wrong.. Am... (3 Replies)
Discussion started by: rajinavaneethan
3 Replies

4. Shell Programming and Scripting

Find the number of files older than 1 day from a dir

Hello All, I need to write a script/command which can find out the number of .csv files residing in a directory older than 1 day. The output should come with datewise (means for each date how many files are there). I've this command, but this command gives the total number of files. It's... (10 Replies)
Discussion started by: NARESH1302
10 Replies

5. Homework & Coursework Questions

Unix/Linux Math Decimal to Whole Number Format?

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: The problem? I hope I fill this out correctly. I have a program that runs like a cash register. It works and... (6 Replies)
Discussion started by: Iceman69
6 Replies

6. UNIX for Advanced & Expert Users

merge two tab delimited file with exact same number of rows in unix/linux

Hi I have two tab delimited file with different number of columns but same number of rows. I need to combine these two files in such a way that row 1 in file 2 comes adjacent to row 1 in file 1. For example: The content of file1: field1 field2 field3 a1 a2 a3 b1 b2 b3... (2 Replies)
Discussion started by: mary271
2 Replies
GIMP-REMOTE(1)							 GIMP Manual Pages						    GIMP-REMOTE(1)

NAME
gimp-remote - tells a running GIMP to open a (local or remote) image file. SYNOPSIS
gimp-remote [-h] [--help] [-v] [--version] [--display display] [-e] [--existing] [-q] [--query] filename ... DESCRIPTION
gimp-remote is a small utility that tells a running GIMP to open one or more (local or remote) image files. It does so by searching for a GIMP toolbox on the active display. If it can find a GIMP toolbox, a synthetic drop event is created which makes GIMP think the files would have been dropped onto the toolbox. More than one filename or URL can be specified on the commandline. If no GIMP window is found, gimp-remote will start a new GIMP instance and ask it to load the specified images. If no filename or URL is given, gimp-remote will start a new GIMP. This behaviour can be altered using the command-line options described below. OPTIONS
gimp-remote accepts the following options: -h, --help Display a list of all commandline options. -v, --version Output the version info. --display display Use the designated X display. -e, --existing If no running GIMP instance is found, don't start a new one but exit. -q, --query Check if GIMP is running and exit. A status code of 0 indicates that a GIMP toolbox window has been found on this display. EXAMPLES
gimp-remote http://www.gimp.org/images/wilber_the_gimp.png Loads the image from the GIMP website into a running GIMP or starts a new one. gimp-remote wilber.xcf wilma.xcf Loads the local files wilber.xcf and wilma.xcf into a running GIMP or starts a new one. ENVIRONMENT
DISPLAY to get the default host and display number. AUTHORS
Sven Neumann and Simon Budig. SEE ALSO
gimp(1), gimprc(5), gimptool(1) Version 2.0.2 March 23 2004 GIMP-REMOTE(1)
All times are GMT -4. The time now is 10:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy