Giter Club home page Giter Club logo

reflector's People

Contributors

elkokc avatar mike-n1 avatar rsponeev avatar shelld3v avatar shvetsovalex avatar

Stargazers

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

Watchers

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

reflector's Issues

Reflector issue

Hello
Thank you for a great addon to find XSS issues. I have observed some time it does not show any xss issues even the site is vulnerable and it was detected previously by tool.

I have observed this especially in mac book. To resolve it I need to reinstall the burp and remove the addon and add it again.

is it a known issue or any workaround for this

javac compile errors

when compile with javac on linux machine with command javac -source 1.8 -d ../build/ *.java
it returns a lot of
ender.java:476: error: method does not override or implement a method from a supertype @Override ^ BurpExtender.java:482: error: method does not override or implement a method from a supertype @Override ^ BurpExtender.java:488: error: method does not override or implement a method from a supertype @Override ^ BurpExtender.java:494: error: method does not override or implement a method from a supertype @Override ^ BurpExtender.java:500: error: method does not override or implement a method from a supertype @Override ^ CheckReflection.java:263: error: cannot find symbol if(parameter.get(TYPE) == IParameter.PARAM_JSON ){ ^ symbol: variable IParameter location: class Aggressive Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 59 errors

No XSS Detection

Hi Team,
Yesterday this amazing tool found a lot of XSS in a specific site, but today it detects nothing on the same. I'm using Ubuntu but this issue seems to be occurring in mac too. I don't to how to fix this.

I tried reflector2.0 and 2.1 both of them are not detecting anything.

Burp reflect.jar file

Dear elkokc,

Hope all going good!!

I am not able to find reflector.jar file in your repository.

Request you to provide the path for the same.

Best Regards,

Umesh Jore

No Jar file found

can you please let me know where i can found jar file for extension?

No jar

Where's the damn .jar file😡

not work reflector

Im install reflector in burp but not worked
this image
https://file.io/xNpJs1uqR45h

and java version in platform =>> java version "17.0.1" 2021-10-19 LTS
Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)

Extension doesn't work after Burp upgrade

Hello,

This is one of my favorite extensions, however, after I upgraded burp to 2021.4.2 the extension didn't work anymore, it can't detect any reflection, so I downgraded it back to 2021.4.1, which was working properly before, however, not anymore, and it's not working on the 2021.4.1 version either.

I tried removing, unloading, new burp project, etc. but non seems to be working, can you please help me fix this?

Regards

$50 bounty to the guy/guys who will implement this feature

Hi,

Since reflector is just detecting characters like ' " > < /, etc. I am thinking an injection like %3E then the server will detect < (although sometimes the server always convert this automatically, then there should be an option).

and also if the reflector injects %253E it will detect if the server decodes it as <.
&lt; as <
\u003e as <
\x3e as <
as <

take note that not only the different encodings of < should be implemented, the others should too. :)

false positive

Does this tool reported False Positives before?? I came across two endpoints reported vulnb for XSS but i was not able to check that manually! so i thought it might be false positive.

can you help out please?

Thanks

file for compil jar

with your indications for the compilations it is impossible to compile the archive
why not adapt a build.xml file
to allow for a personal compilation

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.