Giter Site home page Giter Site logo

cygonz0 / orion-webshell-detector Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 5.0 1.43 MB

This work-in-progress "Orion Webshell Detector" was created with the intention of assisting web application code reviews coded in PHP, ASP and JSP technologies. It is capable of detecting potential web shells as well as detecting potentially dangerous usage of system function calls such as shell_exec() and more.

C# 10.74% C++ 81.11% C 8.15%

orion-webshell-detector's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

orion-webshell-detector's Issues

run webshelldetector using python 2.7

Hi
I am trying to run your webshelldetector script using pythonn 2.7. I got following error:

Traceback (most recent call last):
File "C:\Python27\shelldetect.py", line 347, in
shell.start()
File "C:\Python27\shelldetect.py", line 148, in start
self.version()
File "C:\Python27\shelldetect.py", line 235, in version
_server_version = urllib2.urlopen('https://raw.github.com/emposha/PHP-Shell-
Detector/master/version/db').read()
File "C:\Python27\lib\urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 391, in open
response = self._open(req, data)
File "C:\Python27\lib\urllib2.py", line 409, in _open
'_open', req)
File "C:\Python27\lib\urllib2.py", line 369, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 1181, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "C:\Python27\lib\urllib2.py", line 1148, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 11004] getaddrinfo failed>

Could you advise what I am doing wrong?
THX
Keith

Can you please provide instructions to build on a modern system?

I would really like to test your project.

Can you please provide instructions to build the project on a modern system?
I am trying to build the project on Win10 with Quincy and VS 14 installed.
I got multiple errors on quincy and on visual studio.

Any instructions would be great.
Thanks in advance !

Undefined reference to WinMain@16

I would really like to try your project on my Windows 10 machine.

When I try to build the project on quincy 2005 I get the following

Undefined reference to phpcomments
Undefined reference to aspcomments
Undefined reference to WinMain@16

Maybe you have some clue on what I should do to successfully build the project on a Win10 machine?

Thanks in advance

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.