GithubHelp home page GithubHelp logo

buseclab / saphire Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 20.84 MB

License: MIT License

Python 0.74% M4 0.66% JavaScript 0.07% PHP 51.79% C 35.15% Batchfile 0.39% Shell 7.69% Makefile 0.23% Vim Script 0.11% HTML 0.09% Go 3.08%

saphire's People

Contributors

a1xndr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

debach

saphire's Issues

Metasploit exploits not successful with `DISABLE_PROTECTION=1`

What I did

Using the qcow2 image:

$ ./run_stage1.sh ./stage1_output
$ ./switch_to_wordpress.sh
$ ./run_stage2.sh stage1_output ./stage2_out_wordpress
$ DISABLE_PROTECTION=1 ./run_stage3.sh ./stage2_out_wordpress
$ docker run -d --name exploit --rm -v /home/paper/wordpress_exploits:/usr/share/exploits -it metasploitframework/metasploit-framework
$ docker exec -it exploit ./msfconsole -r /usr/share/exploits/foxy_exploit.rc

What I expected

The exploits should run successfully.

What happened

Metasploit notices no payload was configured and takes default; it starts a reverse TCP handler and sends PHP payload. Message: File wasn't uploaded, aborting! Exploit completed, but no session was created.

SQLBlock Source code require.

Dear Dr.​Rasoul,

I read your paper "You shall not pass: Mitigating SQL Injection Attacks on Legacy Web Applications".

I'm very interested in your work, which is similar to my idea of working on SQL defense, when I was about to read the source code, I found the link https://github.com/BUseclab/SQLBlock has expired, can you send me the updated link?

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.