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.

Shell And Meterpreter
By:
January 1, 2016

Hello all, I have compromised a test setup with MSF. I can open a SHELL but am not able to open a meterpreter, anyone know what I am missing. I launched the exploit by hand, target was vulnerable and is compromised. Thanks Did you set meterpreter as the payload? If so, what is the error? I will copy the error as soon ...

Self Study CEH Certificaiton
By:
January 1, 2016

For the self study option of Certified Ethical Hacker exam, you must seek approval from EC councel with $100 fee. Their site says you must have 2 years experience in Information Security or an educational background. Unfortunately it doesn't go much into detail about the educational background? Does anyone have any ideas? I would like to take this exam as ...

Security+ Without A+ Or Network+?
By:
January 1, 2016

Hello all, My name is Tobin, and I am a high school computer science teacher in the US. I want to embed Cybrary into my courses, but I need to find out which ones will work for me. While I totally understand the need for A+ and Network+ certifications, I wanted to know how 'stand alone' Security+ is, and if ...

Security+ Notes
By:
January 1, 2016

Hey everyone. I just passed the CompTIA Security+ exam this morning, and I can't thank Cybrary enough for the training. I thought I would give a little bit back to the community, and release my notes that I took throughout all the videos. I hope someone gets some use out of them! Also, if you have time, check out my ...

Security+ Cert Before Network+
By:
January 1, 2016

How important is Networking for Security+? Would it be unwise to pursue Security+ certification before Network+? I'm currently pursuing my A+ certification (passed the 801, now studying for the 802). So I'm still in the beginning stages in this field. But I want to get Security+ certified (got a job prospect already that requires just that) before getting into Network. ...

Using Cybrary To Pass The Security+ Exam
By:
January 1, 2016

Hello everyone. Has anybody used these training videos for s+ and actually passed the exam? Good question, though we should bare in mind that these videos have only been available for a couple of months.. unless I'm mistaken. Well thats true. Has the syllabus changed yet? Cuz if so the training might be outdated. I think the material is the same, yet the ...

Screened Subnet Vs Triple-homed Firewall
By:
January 1, 2016

Hi all, I have recently been going over some practice tests and I came across these 2 terms used to describe 2 ways of providing secure services to unsecured parts of the network, but wherever I look, people seem to be using them interchangeably. To my mind they are defined by: Screened subnet = one firewall with 3 NICs configured ...

Samba Buffer Overflow Exploit
By:
January 1, 2016

I've Googled to my wits end. I can't find an example of how to actually utilize this particular buffer overflow. I have a VM running Samba 3.0.28a - vulnerable to a buffer overflow. The exploit can be found in Kali at /usr/share/exploitdb/platforms/multiple/dos/5712.pl. How can I actually USE the code? I can't figure out what I need to do to run ...

Ruby On Rails
By:
January 1, 2016

what is this language ruby on rails and what is it used for..? hi santu143! In short Ruby on rails is a web application framework which helps web application developers jump start getting their applications up and running quickly and managing them much easier than coding every thing from scratch. As the name implies, Ruby on Rails is based on the ...

Revershell Over Internet
By:
January 1, 2016

i am running kali in a virtual machine both my router and the virtual machine are configured with NAT.when i am trying reverse shell over lan(from virtual machine to virtual machine). I am able to use the reverse shell. How to use reverse shell over wan with nat configured router and nat configured kali vm Basically you have to make sure ...