Saturday, 4th February 2012.

Posted on Friday, 27th January 2012 by Michael

Ruby: Script to check if an IP is up and get its Hostname This script will go line by through a text file checking to see which IP is up. If the host is not up it will log to the results.csv file as “IP,DOWN,NoName”. If the host is up it will log to the [...]

Share

Posted in Code | Comments (0)

Posted on Friday, 23rd September 2011 by Michael

Simple powershell script to automate Acuentix command line scans: Requirements: 1. Windows vista or higher (preferably 7) 2. Powershell 2,0 3. user access control disabled 4. Acuentix installed (v7 or higher) 5. List of sites to scan Adding functionality: To add functions to the wvs_console call edit the variable $scan Code: ################################################ ## Automate Acunetix [...]

Share

Posted in Code | Comments (0)

Posted on Monday, 18th July 2011 by Michael

Simple Ruby banner grabber and port checker: This is a simple script I wrote in ruby to scan ports to see if they are open and grab the banner of the service.  The script has error handling built in so it is able to continue on to the next port if the port before is [...]

Share

Posted in Code | Comments (0)

Posted on Wednesday, 30th March 2011 by Michael

Detecting malicious code in webpages iScanner and iScan Script iScanner is developed by the folks over at iSecur1ty.org. The latest update of code was in September of 2010. The iScanner application is ruby based application that has many features: Current Features: Ability to scan one file, directory or remote web page / website. Detect and [...]

Share

Posted in Code | Comments (2)

Posted on Friday, 22nd October 2010 by Michael

MJSIP version 2.0 Beta: Automating the Magic Jack SIP retrieval What is MJSIP version 2.0 beta: After a very successful following our first version and recent changes to how Magic Jack is handling passwords and usernames we have decided to update our script with additional filters and added the ability to find your username as [...]

Share

Posted in Code | Comments (8)

Posted on Tuesday, 19th October 2010 by Michael

SIPBAN v1.0 What is SIPBAN: SIPBAN is an addon for the advance policy firewall written by “R-FX Networks (http://www.rfxn.com)”. This addon is will search your asterisk logs for failed registration attempts from unknown networks and ban the IP address. This helps thwart SIP secret guessing and other SIP based attacks.

Share

Posted in Code | Comments (1)

Posted on Monday, 4th October 2010 by Michael

AUTORAFI (Automatic Remote Asterisk and FreePBX Install) About: AUTORAFI is a Linux shell script developed by Digital Offensive to either locally or remotely install an Asterisk based PBX solution with FreePBX front end. AUTORAFI was developed and tested on base installs of CentOS and Fedora Core.

Share

Posted in Code | Comments (1)

Posted on Tuesday, 31st August 2010 by Michael

Facebook Bot: FBCbot.pl FBCbot is a bot written in Perl to interface with Facebook on the users behalf. The bot is still in its infant stage and could definitely be improved upon. Currently FBCbot was developed on Linux though since it is written in Perl it can be modified to run on Windows as well. [...]

Share

Posted in Code | Comments (0)

Posted on Thursday, 29th July 2010 by Michael

AMJchan: Automating the chan_sip.so patching for Magic Jack AMJchan is a shell script written by the Digital Offensive team to quickly and accurately patch your Asterisk server for use with the Magic jack. This script was developed and tested on Centos, fedora and Redhat. The script can be easily altered to use another package manager [...]

Share

Posted in Code | Comments (1)

Posted on Friday, 9th July 2010 by Michael

Simple Asterisk Auto Dialer What is it: This simple shell script was created by Michael LaSalvia of Digital Offensive to auto dial numbers and plays back a message to the person that picks up the phone. This script will take a comma separated file (CSV) that is setup as follows: Number,Sound,Trunk_Name And automate the dialing [...]

Share

Posted in Code | Comments (9)

About Consulting Products Page