Tampilkan postingan dengan label i. Tampilkan semua postingan
Tampilkan postingan dengan label i. Tampilkan semua postingan

Cadalyst Magazine’s All In One CAD Tip 5 and I Helped


Cadalyst Magazine has had a series of All-in-One CAD tips put together by one of my favorite CAD Guru’s Curt Moreno, the Kung Fu Drafter.

The series is sponsored by HP’s new “All-In-One” Workstation the Z1.

On Tip Five, Mr. KFD asked me to lend a hand.  I contributed the tip about using Autodesk Design Review.  I’m so proud!  Check it out and check out the other All-In-One tips from Cadalyst, KDF, and HP.




Read More..

Web i e HTTP security vulnerabilities HttpOnly attribute

Q. What do you understand by the term "HttpOnly" attribute in HTTP cookies?
A. Here is a sample PEN test report comment:

"During the application test, it was detected that the tested web application set a session cookie without the "HttpOnly" attribute. Since this session cookie does not contain the "HttpOnly" attribute, it might be accessed by a malicous script injected to the site (i.e XSS), and its value can be stolen. Any information stored in session tokens may be stolen and used later for identity theft or user impersonation"

When you tag a cookie with the "HttpOnly" flag, it tells the browser that this particular cookie should only be accessed by the server. Any attempt to access the cookie from client script is strictly forbidden. This will works woth  a modern web browser that supports and actually implements "HttpOnly" functionality correctly. The most modern browsers do support the "HttpOnly" flag. This flag will make more difficult to pull off XSS attacks.


Q. What do you understand by the term "Secure" attribute in HTTP cookies?
A. Here is a sample PEN test report comment:

"During the application test, it was detected that the tested web application set a cookie without the "secure" attribute, during an encrypted session. Since this cookie does not contain the "secure" attribute, it might also be sent to the site during an unencrypted session. Any information such as cookies, session tokens or user credentials that are sent to the server as clear text, may be stolen and used later for identity theft or user impersonation."

Remedy: Basically the only required attribute for the cookie is the "name" field. Common optional attributes are: "comment", "domain", "path", etc. The "secure" and "HttpOnly" attributes must be set accordingly in order to prevent a cookie from being sent unencrypted or modified respectively.

Tip: You can use the Firefox plugin Fire cookie to view these attributes.
Read More..

How can I get rid of rvzr2 a akamaihd net pop ups

Rvzr2-a.akamaihd.net pop-ups can only mean one thing - your computer is infected with adware, for example ScorpionSaver or Websteroids. You will have to identify the adware program that is causing these pop-ups yourself or use anti-malware tools to detect it automatically because there are way too many programs that could display pop-ups from rvzr2-a.akamaihd.net web server. It would be really difficult to find and list each and every adware program here. Thankfully, most of the time, you can identify the offending piece if code very easily. Please note that Akamaihd.net has nothing to do with adware campaigns or intrusive and misleading pop-ups. Its a popular service, unfortunately even among scammers. To stop Rvzr2-a.akamaihd.net pop-ups on your computer, please follow the removal guide below.

Heres an example of a pop-up you will get when your computer is infected with BetterSurf adware. You can find the name of your adware program at the top-right corner of the pop-up. As you can see, in this example, it says Ads by BetterSurf which means that you need to uninstall a program called BetterSurf and related adware from your computer.


In this case, the pop-up from rvzr2-a.akamaihd.net says that I need to update Java. However, it didnt even check what version of Java Im currently using. What is more, it uses a download manager to download Java updater when in fact you can download it directly from Oracle website. The software downloaser is detected as Adware.Downware.1676, Win32/OutBrowse, DomainIQ by multiple anti-virus scanners, scans results. As you may already know, such software downloaders offer users to install additional software, mostly toolbars, browser hijackers and adware. Dont use third-party software downloaders and if you must then read everything very carefully and decline any offer you may get. Otherwise, you will probably end up with adware on your computer.

Written by Michael Kaur, http://deletemalware.blogspot.com


rvzr2-a.akamaihd.net pop-up removal instructions:

1. First of all, download anti-malware software and run a full system scan. It will detect and remove this infection from your computer. You may then follow the manual removal instructions below to remove the leftover traces of this malware. Hopefully you wont have to do that.





2. Remove rvzr2-a.akamaihd.net related programs from your computer using the Add/Remove Programs control panel (Windows XP) or Uninstall a program control panel (Windows 7 and Windows 8).

Go to the Start Menu. Select Control PanelAdd/Remove Programs.
If you are using Windows Vista or Windows 7, select Control PanelUninstall a Program.



If you are using Windows 8, simply drag your mouse pointer to the right edge of the screen, select Search from the list and search for "control panel".



Or you can right-click on a bottom left hot corner (formerly known as the Start button) and select Control panel from there.



3. When the Add/Remove Programs or the Uninstall a Program screen is displayed, scroll through the list of currently installed programs and remove the following:
  • LyricsSay
  • Websteroids
  • ScorpionSaver
  • HD-Plus 3.5
  • and any other recently installed application


Simply select each application and click Remove. If you are using Windows Vista, Windows 7 or Windows 8, click Uninstall up near the top of that window. When youre done, please close the Control Panel screen.


Remove rvzr2-a.akamaihd.net pop-ups from Google Chrome:

1. Click on Chrome menu button. Go to ToolsExtensions.



2. Click on the trashcan icon to remove LyricsSay, Websteroids, HD-Plus 3.5 and other extensions that you do not recognize.




Remove rvzr2-a.akamaihd.net pop-ups from Mozilla Firefox:

1. Open Mozilla Firefox. Go to ToolsAdd-ons.



2. Select Extensions. Click Remove button to remove LyricsSay, Websteroids, HD-Plus 3.5 and other extensions that you do not recognize.




Remove rvzr2-a.akamaihd.net pop-ups from Internet Explorer:

1. Open Internet Explorer. Go to ToolsManage Add-ons. If you have the latest version, simply click on the Settings button.



2. Select Toolbars and Extensions. Click Remove/Disable button to remove the browser add-ons listed above.

Read More..