Embedding Vulnerabilities Trend Graph in SharePoint or Blog

Posted by rajivvishwa On August - 2 - 2011

In this post, we talk about using various third party Chart APIs to display a trend graph on any SharePoint site (or a blog). These graphs delivers a quick summary of the vulnerabilities identified during various security assessments. This can be embedded in a Security SharePoint portal or a dashboard which will be accessed by [...]

Batch File Decompiles Android apk to Java Source With a Single Command

Posted by rajivvishwa On July - 22 - 2011

This batch file decompiles an apk to its corresponding java sources. People who are looking forward to do a code review on an android app who’s source code is not readily available can utilize this bat. This batch runs various free tools available on the internet in a sequence to obtain the java source files. [...]

List of Chrome Browser Extensions for Security Analysts

Posted by rajivvishwa On April - 16 - 2011

List of chrome browser extensions that can be useful while performing application security assessments. Some of the extensions are already discussed earlier in our blog. On the sidenote, a similar collection exists for Firefox users – check SecFox at Mozilla Addons Collection site Note: Below table will be updated regularly. If you find any addons [...]

Root, Backup Apps+Data and Install Cyanogenmod 7 Gingerbread on G2/Vision Phone

Posted by rajivvishwa On March - 28 - 2011

This post explains about rooting a Tmobile G2/HTC Vision and then installing Cyanogenmod 7 (Gingerbread) while retaining the apps and data that were in use with stock ROM. Entire process from rooting till installation of Cyanogenmod should not take more than half an hour.

Adblock Browser Addon Can Block Malware And Not Just Ads

Posted by rajivvishwa On September - 29 - 2010

AdBlock is one of the most popular browser extension that prevents ads or annoying page elements those are usually displayed in any webpage. It works by matching the pattern of unwanted elements in the page with what is available in its database and filters them. Adblock can be made more efficient by adding custom patterns [...]

WebToMail – Access Web Pages Via Wmail

Posted by rajivvishwa On January - 3 - 2009ADD COMMENTS

Get snapshots of the internet pages you cannot access to, by just sending an email. If you don’t have access to internet but can use your corporate email; these service serves its best. This might also be helpful for those who want to take a peek at the sites blocked by their network admins.

RadioVerve-Online Indian Radio

Posted by rajivvishwa On January - 3 - 2009ADD COMMENTS

Play the best of Independent music from India. You can choose the radio channels from a set of genres available and enjoy music online.
radiovervelogo

Cross-site request forgery Demo

Posted by rajivvishwa On December - 31 - 20088 COMMENTS

XSRF is an exploit where malicious scripts are transmitted from one trusted site to trigger undesirable operations in some other user authenticated trusted site. The user-website trust is broken and this is exploited.

Creating Portable Apps with UniExtract

Posted by rajivvishwa On December - 30 - 20084 COMMENTS

We can carry our favorite portable apps in USB sticks and external harddisks which can be used anywhere without even leaving a trace in the guest PC. There are few sites which allow us to download those for free. But their repository is limited and that might not include the apps we wanted in portable version.

On-the-fly Thumbnail Generators

Posted by rajivvishwa On December - 15 - 2008ADD COMMENTS

Want to display thumbnails/previews of any website in your website? There are many online thumbnail generators which offers that service for free. Which means, you don’t have to use your favorite image editor re-size the screenshot of the webpage and upload it in the web. This can also help you in making sure that the thumbnails are also updated with any change in the target site.

Enable-Disable Usb Drives With a Batch file in a Click

Posted by rajivvishwa On December - 15 - 20081 COMMENT

With the help of batch programming we can enable or disable USB device in a single click.ACL permissions are also set during the process.

The script will enable the security permissions which will help us to modify certain registry keys, then modifies the required keys and reverts back the permissions.

Search and Download Icons

Posted by rajivvishwa On December - 15 - 2008ADD COMMENTS

If you feel bored with the default icons set which comes with your application or if you use any dock apps like rocket/object docks, and want to match all the icons with your theme set, search for icons online with various sites mentioned in this post.These icon search engines provide free download of icons in various formats.

3 Websites to Download Sound Loops or Fx

Posted by rajivvishwa On December - 15 - 20081 COMMENT

There are various sites which offers free sound loops/fx which can be downloaded and added in our website. These can also be used to while editing your music with any sound studio apps like Fruity Loops and SoundForge or to add background music to your favorite videos.

Try downloading few and create your own song remixes


Detect the Hotkeys used by various apps

Posted by rajivvishwa On December - 14 - 2008ADD COMMENTS

detecthotkey iconSome of the applications registers its default hotkey globally, which means it can be invoked any time by pressing the specified key combination. Many a times different apps uses same hotkey and ultimately results in conflict. Take Launchy for instance, it registers ‘Alt+Space’ hotkey by default. But if any new application installed uses the same hotkey, Lauchy will end up in popping a warning saying that it is not able to register its hotkey so configure an alternate one. This might sometimes be annoying because you might be using that hotkey for years and suddenly you are asked to change it just because who don’t know which is the other application creating the conflict Another scenario is while writing your own AutoHotKey scripts. You might want to assign a shortcut for the application you have created but have to make sure that it is not taken by any of the others. To resolve all these we have something called as Hotkey detector.

Email RememberTheMilk tasks with AHK

Posted by rajivvishwa On December - 13 - 20082 COMMENTS

QuickRTMThere is one good feature in RTM which allows us to submit any tasks via email. This serves very useful for few who can use corporate mails but cant access internet.

Sending tasks in a particular format to your RTMId will do this job, but the bottleneck here is to remember the format of the mail. I’ve written an AHK script which displays a GUI interface to accepts the task details, formats the mail as required by RTM and invoke your default email client. (You need AutoHotKey to run the source code)

Subscribe RSS
Follow me on TwitterTechnoratiYoutube VidsLinkedIn ProfileDelicious