0P3N Blog
Cybrary’s Open Blog is a user contributed cybersecurity knowledge base that brings together content highlighting the latest tools, exploits, technologies and insights in the industry.


Today, we will create our first interactive program in Juliar . First we will need latest version of Juliar We can get this by going to www.juliar.org/downloads.ju and downloading the Linux or Windows version.Open notepad or your favorite text-editor program and copy and paste the following: How old are you?ask x condition=>= 18 *get ...


[clear] This particular list is due to the seriousness of mobile security testing which is a grossly overlooked and ignored area and probably one of the if not the most important. As I predicted in my 2014 article "Security Testing for Critical for 2015" - security is still in it's infant stages. Seems we are still in the reactive ...


Using the Cybersecurity Framework Organizations can leverage the Framework to assess, identify, and manage risk associated with cybersecurity. The Framework can be used to develop a new security program or to supplement an existing cybersecurity program. Basic Review of Cybersecurity Practices The organizations current cybersecurity state can be compared with the ...


Fingerprinting assaults are methods for recognizing people by some sort of characteristic of their online movement. In a few ways, fingerprinting assaults are the most hazardous and troublesome sort of de-anonymizing dangers to safeguard against. I need to highlight one feature of fingerprinting that is utilized by numerous web administrations and associations: screen determination following.As a rule, you have ...


There was a time (way, way back) when Android developers used to only root their mobile devices! But, like everything else, as time passed, Android users increased and users became more sophisticated as they wanted to know what rooting was.I was saddened about the fact that 50-60% of Android phone users in India do not know what rooting even is. ...


Hello Friends, Today, I'm gonna start series of how to do Practical Web Application Penetration Testing on an online website in black box mode. For pentesting a website, we need to perform the following steps: Find the technology and the programming language used. ...


All the hardwork has finally paid off. Passed the exam 2 weeks ago. Took me about 1.5 months to study (rushed it quite the bit) but it shows it is achievable. Study Materials ISC2 Official CBK 2015 book - This was my initial study book Ditched it after my ...


SQL injection inside UPDATE query [Tutorial] This tutorial will help you with SQLi inside UPDATE query. SQLi is located in profile settings.Picture of settings panel:[caption id="" align="aligncenter" width="217"] click image to enlarge[/caption]Vulnerable parameter is "E-mail format: " value. We use Temper data to intercept and change values.Picture of intercepted values: After we click ...


In a day and age where everything is online, it makes sense to use email; but why is it “a dying media”? Before I answer this question, have you ever wondered why people don’t use email? Well, one reason is all the junk or “spam” as people call it. No, not the food popular in American culture, but ...


Introduction to MTR My Traceroute (mtr) merges the services and performance of the ping and traceroute programs into one networking tool. Upon starting this diagnostic tool, mtr investigates the network connection. This typically happens between the host that the mtr runs on, and the (user-specified) destination host. After determining the address of each network hop, a sequence of ICMP ECHO requests is ...