Friday, June 8, 2012

4075 DECT Handset unlock pin

Here is a code to unlock the 4075 DECT Handset: (This will default the phone, please advise the user before proceeding)


Enter *73738* (*reset*) instead of PIN to remove it.

This will default the phone, please advise the user before proceeding


Goodluck!

G450/G430/G700 generic root password

Have you ever been to a clients site and didn't have the root password to get into the gateway (Not the S8300 server)
When you telnet or console to the gateway with Putty use the following username and password:

Username : root
Password : ggdaseuaimhrke


Enjoy and Goodluck!

How to get the answers for the Pre-requisite exams on avaya-learning.com




If you are like me and hate doing the Avaya online exams, because they are a pain in the ass and you never learn anything from them then here is your answer.

1. Download Firefox (preferably the latest stable version)
2. Get the Firebug add-on for firefox
3. Log into your avaya-learning.com account
4. Navigate to which exam you need to write and register for it. 
5. Continue just as if you would write the exam.
6. Right-click on the exam in the first actual question and select "Inspect Element with Firebug"


 7. Your screen will the look like this:

 


8. Select Script :


9. Select your first question and copy it:


10. Now the next part might be tricky if you do not understand scripting:


11. As you can see here is your answer, i will copy the whole line in here and show you where the answer is:

c.answers = [{"text":"Application operations access and data access permissions\n","feedback":" Correct!","weight":1,"correct":true,"order":10,"media":""},{"text":"Resource permissions and application operations\n","feedback":"Incorrect. Review ATI00927IEN, Module Two.","weight":1,"correct":false,"order":20,"media":""},{"text":"Data access permissions and resource permissions\n","feedback":"Incorrect. Review ATI00927IEN, Module Two.","weight":1,"correct":false,"order":30,"media":""},{"text":"Resource permissions and application features\n","feedback":"Incorrect. Review ATI00927IEN, Module Two.","weight":1,"correct":false,"order":40,"media":""}];

As you can see the text in red is the answers, and the 1st one is correct.

Some of the exam questions might differ like this one for instance:
(it doesn't show correct as clearly as the previous exam so look at the highlighted text)

c.answers = [{"text":"Supports Distributed Branch deployments, providing local call processing and features.","feedback":"","weight":1,"correct":false,"order":10,"media":""},{"text":"Supports Centralized Branch deployments with local basic survivability.","feedback":"","weight":1,"correct":false,"order":10,"media":20,"media":""},{"text":"Supports Mixed deployments with local and distributed call processing.","feedback":"","weight":1,"correct":false,"order":30,"media":""},{"text":"All of the above.","feedback":"","weight":1,"correct":true,"order":40,"media":""}];

My personal experience is, go into Firefox, copy the whole script from firebug and past it into Notepad ++, normal notepad makes it difficult to read. (If you select all and copy you will get all the answers in one page)
and the write the actual exam in Internet Explorer because in Firefox you cannot score the test for some or other reason.

I have done about 4 assessments like this, so please try and let me know if you have any problems.

I am not responsible if you get caught.

For any questions or tips and any other hacks you might know about please mail me:
howtohackavaya@gmail.com

Regards

Joe Felix