Computer Security jobs

Attack Of Malware

We are a UK company. We have a problem with a malware attack and we need to resolve the situation ASAP. Google is blocking visitor to our site. The site is nimltdengineering.com. we need action immediately.
Please quote ref number 3310 on all corespondence.Would all the people who responed yesterday please reapply especially tuxdmin.
Laurence Delany

See also: , , , , , , , , , , , , ,

Web Application,Database And Payment Process

To build Application to process loan application and recieve payement .

See also: , , , , , , , , , , , , , ,

DNS Issues (Simple Network)

Need some assistance. I have a dns setup and its giving me problems. Any ITs out there with extensive DNS experience? This is a simple network with 1 dns server and 1 data server with a bunch of clients.

Thanks for bidding.

See also: , , , , , , , , , , , , , ,

Wanted: Targeted Email Harvest Service Based On Company List

For internet campaign, I need to develop a list of 12M-20M, targeted to some industries, You need to do:

1, find out company name, CEO or decision makersname of the company

of those industries (like automation, robot, instumentaion, sensors, etc.)

2, harvest and acquire emails ASAP with good computer skills;

3, Deliver verified email list to me in good order (catogorized database)

See also: , , , , , , , , , , , , , , , ,

Configure Local Network

Hi
i have local network
need to configure security on it and managment

win 2008

wsus

router

untangle

active directory

dns

anti virus

bandwith

security

need it unrgent very urgent

BR

See also: , , , , , , , , , , , , ,

HOZAND

I WANT A HYIP TEMPLATE HIGHLY UNIQUE WITH ADOBE FLASH

this template most be highly professional even more than ptv partners..

budject $30-$80

template should be completed in 24 hours
send me your Ym by message and i will add you so we can chat better…

See also: , , , , , , , , , , , , ,

IRCTC Consulting – Expert Programmer Needed

Dear Freelancers,

This project is basically for all the programmers and experts in this filed.

If you are an Indian then you might understand well as this is regarding IRCTC. i.e. Indian Railway Bookings.

The IRCTC.co.in website allows reservation starting from 8 AM. i.e. when it is 8 AM in IRCTCs server. Whereas i know a few people who are able to do the reservations starting 7.55 AM itself. Maybe they are able to change the system time or some sort of malpractice. Maybe they have some scripts with them or some software which helps them do this.

If you think you are able to do this, or can do it then please bid on this project.

Start your bid with IRCTC so that i know that you have read the entire project thoroughly and understand it.

Please let me know if you have any questions.

I need someone ASAP. Max Budget $200

See also: , , , , , , , , , , , , , , , ,

AntiVirus Checking Web Site

Hi all professionals

I need to create web site for file virus checking/scaning

Few words about:
- Huge closed antivirus base from 30-40 AVs (Kav, Nod, Avira, Microsoft Live OneCare, Dr. Web, …)
- Link cheking in bases
- Possibility to scan folders, archives
- Multithreads scaning
- Reports for users
- Desktop version

Only for professionals with experience, who know how …
If you doubt in your skills dont spend my and your time!
Ajax, ruby on rails, desctop programming (need create just simple desctop tool)
Russian language is welcomed, but optional

See also: , , , , , , , , , , , , , , , ,

Want Project On Information Security

Want academic project to be done. Select any project from the list.

I also want 13000 words plagiarism free documentation as well along with coding.

www.myonlinedemos.info/proj_117.zip

See also: , , , , , , , , , , , , ,

Implementation Of Address Resolution Protocol (ARP) In Java

Implementation of Address Resolution Protocol (ARP) in Java : ARP basically maps IP address with the MAC address or hardware address.I need to prepare a software which first asks for the Source and Destination IP address, then for the successful data transfer the software searches the corresponding MAC address of the destination in the cache. If it founds, it returns the MAC address to sender but if it doesnt then it broadcast the IP address on the LAN. The matching IP address machine replies directly to the sender. In this way it works. For broadcasting, the software call functions or procedures (which act as machines in the LAN) and sends ARP request in a particular format.

So i need to maintain cache for every machine in LAN, send and receive ARP request in ARP format and display reports in the end. There are few more smaller functionalities like timer which also needs to be implemented.

And finally it is like a conformance testing software, the software compares the output received by ARP reply (MAC address of Destination) with the expected output which is already known to software (hard coded in software). If the expected and observed responses are same then it would be assumed that the developed would be capable of testing the ARP protocol in any devices like router, switches or even in LAN.

This is just an brief idea, i will send you the detailed specification if required

See also: , , , , , , , , , , , , , , , ,

System Admin – Fix Cpdavd – Install PDNS + SQL Module

We are currently looking for a system admin, with knowledge of cpanel & Installation of PDNS.

We currently have a few issues with our server and need someone to fix them asap.
We have tried running the cpanel repair scripts & forced re-install / upgrades with no luck.

Issue 1: CPDAVD Failed

cpdavd failed @ Mon Jul 12 12:46:06 2010. A restart was attempted automagically.
Service Check Method: [check command]

Cmd Service Check Raw Output: cpdavd is not running

Issue 2: PDNS Install

when I try to install the dns server with the command:

yum install pdns pdns-backend-mysql
I get an error message:

–> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: pdns-backend-mysql

However we did manage to install PDNS, But there are still some issues:

Unable to load module /usr/lib64/pdns/libgmysqlbackend.so: /usr/lib64/pdns/libgmysqlbackend.so: cannot open shared object file: No such file or directory

dnsbackend unable to load module in gmysql.

Requirements:

Available to complete the task today.
Experience / Knowledge of Cpanel & PDNS

Notes:

Server is running CentOS with a CURRENT build of Cpanel / WHM.

See also: , , , , , , , , , , , , , , , ,

License Key Generator

Overview
========

The license key generator is part of a licensing application. It takes a registration number as an input along with a public key and generates a license number which is then encrypted with the provided public key and signed with a private key. This is the license file. The key pair are openssl RSA keys.

Target system
=============

The application will have an easy to use GUI and will be coded in python. It will also have nogui option to allow it to be used from the command line and to be scripted. The application is meant to be cross platform. The encryption can either be done with openssl python library or using Python/C bindings and code from a provided companion application.

Registration number
===================

The registration number is provided in the form of an encrypted file. The application will decrypt the file using a private RSA key (no passphrase), and the resulting ascii string will be as follows:

Nr ethernet interfaces:MAC0:…:MACn:Nr CPUS:CPU0 family,model:CPUn family,modelNr PCI devices::PCI0 device id:PCIn device id

License number generator
========================

The application will add to this string the number of licensed channels and the number of days the license is valid for:

Nr ethernet interfaces:MAC0:…:MACn:Nr CPUS:CPU0 family,model:CPUn family,modelNr PCI devices::PCI0 device id:PCIn device id:Nr channels:Nr validity days

This string will then be encrypted with the applications public key. Once signed this becomes the license file.

The encryption will happen using some provided C code from a companion application. It is important that the license file can be decrypted by this companion application.

Optionally, the application needs to have a way to manage key pairs, generation, addition, deletion, revocation (through the generation of a key generation certificate), export and selection of the default key pair. The only key pairs supported are openssl style RSA style. The companion C application uses openssl as encryption library, so either a compatible library or Python/C bindings need to be used. This optional element can be quoted separately.

An example usage follows:

Usage : ldlicensor [-n] [-r reg_number] [-k public_key] [-g key_name] [-R key_name] [-e key_name] [-o output_path] [-v] [-h]
Generates an encryped system fingerprint.

-n Run without the GUI and parse command line options
-r Registration number file.
-k Absolute path to the provided public key.
-g Generate a new key pair with the provided name.
-R Revoke the specified key.
-e Export the specified key.
-d Delete the specified key.
-o Optional absolute output path.
-v enable verbose mode.
-h This help

Deleted keys are deleted from the application but are not deleted from the backend database so that they can be retrieved is needed. Features not implemented will need to be stubbed out.

All operation on keys require a passphrase. The revocation certificate is created when the key pair is created and the revocation of a key is the only operation that is allowed without a passphrase.

The backend database must be open source, MySQL, SQLite or similar. Probably a lightweight database is better suited for this than MySQL.

Deliverables
============

1.The tested source code in python.
2.The mysqldump equivalent of the database structure.
3.A short design document including information regarding the design decisions made and the test process undertaken. It will include a database schema including relationships.

Limitations
===========

Installation on Linux is compulsory, and Windows installion needs to be considered and quoted separately. As part of the installation the chosen database will be installed (if not in the system already) and the database created.
Python libraries and the choice of database needs to be agreed in terms of documentation, stability and maintenance.
It is desirable that the source code is well documented and formatted with a code formatter.

Terms
=====

The application will be developed prioritizing design, simplicity, cleanness and quality.
The development will take place on http://lindusembedded.codebasehq.com/.
On delivery, Lindus Embedded will test the application reviewing it against this specification. Deviations from the specification will be corrected at no extra charge.
The quoted price will be effective on project acceptance.

See also: , , , , , , , , , , , , , , , ,

Craigslist Or Backpage Auto Poster

Im looking for someone who can place ads for me on either craigslist or backpage. Please get back to me on what it would cost to successfully place 100 ads a day

See also: , , , , , , , , , , , , , , , ,

Check Website For Possible Security Breach Or Problems

I have a website http://www.password-reset.com, I

See also: , , , , , , , , , , , , , , , ,

Letter Of Intent

As per our discussion

See also: , , , , , , , , , , ,

IS Standards GAP Analysis

I have created standards related to Information Security that are based on best practices and ISO standards. It is necessary to identify and to map the GAP with PCI standard.

For example, point 1.1 within my standards covers the point XX from PCI .. etc.

See also: , , , , , , , , , , , , , , ,

PDF, Video And Image Digital Rights Managment (DRM) So

Hello,

I am looking for someone to develop a software that can protect the files from being copied, edited or printed. Files are Microsoft Office, PDF, Images, Videos. Some PDF pages can be edited and can be saved as another PDF file. Software should be running on an Android Tablet using a SD Card or USB Flash disk unless file can be stored on Android Hard disk.

This is the scenario,

1. I have files that I need to secure
2. Files indicated above can be viewed but not copied, edited or printed without authorization
3. Some PDF pages can be edited (questionnaires or free hand drawing) and must be saved as another PDF file for printing
4. Software should be able to protect the files from being copied and distributed without authorization
5. Software should be able to view files on Android 1.5 or above.

Another option is:

If above files can be secured on a USB Flash disk, SD Card or Device Hard drive to run on a specific Android Tablet with no need for any software then that is ok with me.

Thanks in advance

See also: , , , , , , , , , , , , , , , ,

Data Collection And Downloader

Usually I do this task manually. But this time I want it to be automatic. So, I need a program to do this for me automatically.

Heres the main functionality:
- Monitor some websites and forums periodically then grab its data.
- Download files from collected URLs (HTTP and FTP).
- Show statistics and graph.

The data that should be grab from site or forum is a URL, then verify for each that URL, such as IP address, whois registrant, etc. More details, please PM me! All data stored on the database, this should be structured. For databases, we can use MySQL, SQLite, or else (we can talk about this later).

I want you to made this program using Delphi 2010 (must!). You can use third-party components, like Clever Internet Suite, to speed up the development without the need to create the code from scratch, and of course it could make your job more easier, but please let me know first what component do you use.

This application must be multi-threaded. The code must be structured and well commented. And NO spaghetti code please!

ATTENTION: The last but not least, I need communicative and of course qualified programmer. So, if youre not that kind of person, please dont bid, dont waste my time! Only reasonable price that will be chosen! And do not close the possibility of being able to work with me on the next project.

I only will pay you if this program working very well 100%!

See also: , , , , , , , , , , , , , , , ,

Expert Network Admin Needed

Expert Network Admin Needed

I am looking for a windows network admin to setup the following:

Current Setup:
I have a laptop connected to a dynamic DSL connection in bridged mode with teamviewer installed. I am able to renew IPs simply by running a script. This is all working perfectly.

What I Need:
I would like to be able to log in to this laptop via my wifi connection (not DSL) and once connected, use the dynamic DSL connection for internet explorer. So basicly I would use the wifi connection to connected to the laptop and the DSL to surf the internet on the laptop.

Please submit your bid for this solution. I would prefer someone to talk me through it via skype or similar. I will give you access to the laptop via teamviewer.

See also: , , , , , , , , , , , , , , , ,

BLUETOOTH

I am currently working on a project. I would like to find hidden Bluetooth devices. Assuming that this device is not paired and the manufacturers device identifier number is known(first 3 bytes). I need a device or software that can scan these devices.

See also: , , , , , , , , , , , ,

Make Some Changes To A .htaccess File

Do some changes to a .htaccess file.

06/30/2010 at 20:39 EDT:

Minor change to category.

See also: , , , , , , , , , , , ,

Need Our Own Inhouse BULK EMAILING SYSTEM

We are looking for top a level specialist of mass emailing

We need solution with this full options:

Ultra fast delivery
IP / domain rotation : automatic rotation of IPs/domains used for mailing.
Fully customize email headers to make your mail unique
Personalization:Every part of mail message can be personalized with data from database.
For example, you can put first name of recipient in mail by placing tag %%$first_name%% in mail.
Seed the mailing with your address every N emails
Full delivery control: pause, resume, cancel, reuse
Real-time and full delivery statistics
Automatic bounce handling
Automatic complaint handling
100% compatible with all mail servers
Control the time stamp on email
control hard soft bounces
Must acheive 95% inbox rate, 100% of the time
Need advice on servers and advice from from start to finish
UGENT JOB- NEED ASAP

So to be absolutelu sure of what we need, here it as again:

The system must have the following functionality. If you dont know what these items below are,:

ability to remove bounces automatically (usually with a cron job)
ability to add a supression list/blacklist
ability to hit 95%+ inbox rate, especially with the big four: gmail, hotmail (msn, live included), yahoo
ability to send both html/text
ability to add wildcards/variables to the email
ability to run multiple campaigns (at the same time)
ability to send a MINIMUM of 1 million emails/day
ability to add personal names/details into the body of the email and subject line

You must already know how to beat spam filters as much as possible, and provide instruction/guidance on the following:

how to set up campaigns to maximize inbox rates
where to set the system up – what server hosts you recommend
how to install the system up front onto the server
any other instructions required to maintain the server on an ongoing basis (like IP rotation schedules, DNS changes that are necessary, etc)

I will need to test your system with a 10k drop to see results

me direct [CONTACTS REMOVED BY ADMIN]

See also: , , , , , , , , , , , , , , , ,

Configure And Secure Desktop PC

I have 21 desktop PCs which can be reached through remote connection tools. For each Desktop PC, I need a user account created that has access only to Internet Explorer with a few websites and Microsoft Word and Excel. Also, user cannot download or install any programs. If you have another way to do this that is better, please tell me.

Please give me a price to secure 21 desktop PC servers remotely.

See also: , , , , , , , , , , , , ,

Run Multiple Instances Of Software Undetected

We are looking for a windows 2003 / 2008 security expert who can help us setup a system that will allow us to run multiple instances of the same software without this being detected.

The software cannot be cracked, the best have tried and failed so the security is very advanced.
the software requires an internet connection to authorise so it can not be isolated.

the software will allow you to run 2 instances, but your license will be revoked if caught running more than 2 instances.

the software will be run on the same hardware, in multiple vps setups.

there is currently someone who has managed to do this, there video is here: http://www.youtube.com/watch?v=U5VxPg92AdU

See also: , , , , , , , , , , , , , , , ,

Need A HASH Programmer

Need an _experienced_ hash programmer to refine the fingerprint program on www archivevault dot com I don

See also: , , , , , , , , , , , ,

Virus / Trojan Expert Needed!

My website is infectedwith some kind of virus and now the index page dosnt load. Sub pages load fine.

Comes up with an error saying "hoploiyt.hyipface.com:8080/GUI.js

It has a line of code which shouldnt be there, so needs fixing ASAP!

See also: , , , , , , , , , , , , , ,

For Quartermaster 2

Dont bid on this!!!!!!!!!

See also: , , , , , , , , , ,