Giter Site home page Giter Site logo

jsploit's Introduction

           

Cyber Security Consultant | Low-Level Code & Stuffs Enthusiast | Learner

Satria Ady Pradana (xathrya)

Hi, Satria here.

A Cyber Security Consultant based in Jakarta, Indonesia.

I focus on Penetration Testing of high level (web, mobile, desktop, etc) and low-level (smart card, ATM, EDC, etc) tecnology. I also do Adversarial Engineering and Red Teaming.

I'm community leader of Reversing.ID, a community focus on reverse engineering and related stuffs.

I also gives some cyber security training for private or public events especially related to offensive operations.

My Github Performance

github stats

jsploit's People

Watchers

 avatar

jsploit's Issues

Exception when excuting Example.java

What steps will reproduce the problem?
1. after executing Example.java
2.
3.

What is the expected output? What do you see instead?
I was expecting to see msf command but I got exception error 


What version of the product are you using? On what operating system?
I'm using mac and the terminal 

~@Hocol0c0s$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
~@Hocol0c0s$ jruby -version
jruby 1.6.8 (ruby-1.8.7-p357) (2012-09-18 1772b40) (Java HotSpot(TM) 64-Bit 
Server VM 1.7.0_51) [darwin-x86_64-java]
NameError: undefined local variable or method `rsion' for main:Object
  (root) at -e:1

Please provide any additional information below.


Here is the exception I got
src@Hocol0c0s$ javac 
/Users/abdullahg12/desktop/test/jsploit/src/org/metasploit/test/Example.java
src@Hocol0c0s$ java org.metasploit.test.Example
 E continer
Exception in thread "main" java.lang.NoClassDefFoundError: 
jnr/posix/JavaSecuredFile
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.jruby.embed.internal.AbstractLocalContextProvider.<init>(AbstractLocalContextProvider.java:42)
    at org.jruby.embed.internal.SingletonLocalContextProvider.<init>(SingletonLocalContextProvider.java:88)
    at org.jruby.embed.ScriptingContainer.getProviderInstance(ScriptingContainer.java:246)
    at org.jruby.embed.ScriptingContainer.<init>(ScriptingContainer.java:226)
    at org.jruby.embed.ScriptingContainer.<init>(ScriptingContainer.java:183)
    at org.metasploit.simple.Container.<init>(Container.java:35)
    at org.metasploit.Metasploit.<init>(Metasploit.java:31)
    at org.metasploit.test.Example.main(Example.java:31)
Caused by: java.lang.ClassNotFoundException: jnr.posix.JavaSecuredFile
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 20 more

Please Help.

Thank you

Original issue reported on code.google.com by [email protected] on 17 May 2014 at 11:42

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.