Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anyone have any idea what the issue could be does it affect the scan ? #77

Open
a6thmfsin opened this issue Aug 12, 2024 · 4 comments
Open

Comments

@a6thmfsin
Copy link

)  (

( /( )\ )
)())(()/( ( ) (
(()\ /())` ) ))\ ( /( )(
__(()()) /(/( /(())())(()\
\ / // __|(()\ ()) (()_ ((_)

< __ | '_ )/ -_)/ _|| '_| /_/\_\|___/| .__/ \___|\__,_||_| /> |_| \ /< {\\\\\\\\\\\\\BYHAHWUL\\\\\\\\\\\(0):::<======================- / \< \> [ v1.4.1 ] [*] analysis request.. [*] used test-all-params mode(-a) [*] creating a test query all param + blind XSS [*] load custom payload /usr/lib/ruby/3.1.0/json/common.rb:216:inparse': 451: unexpected token at '{ (JSON::ParserError)
"payload":"'">"autofocus/onfocus=alert(1)//",
"callback":"P2",
"descript":"blahblah~"
},
{
"payload":"<>",
"callback":"P1",
"descript":"blahblah~"
}
]
'
from /usr/lib/ruby/3.1.0/json/common.rb:216:in parse' from /var/lib/gems/3.1.0/gems/XSpear-1.4.1/lib/XSpear.rb:605:in run'
from /var/lib/gems/3.1.0/gems/XSpear-1.4.1/exe/XSpear:196:in <top (required)>' from /usr/local/bin/XSpear:25:in load'
from /usr/local/bin/XSpear:25:in `

'

Copy link

Thank you for your first issue report :D

@a6thmfsin
Copy link
Author

hey so i realized my misstake.. so i deleted my own old gemfile and reinstalled it the correct way but getting this when trying to edit the REAL gemfile:
[!] There was an error parsing Gemfile: You cannot specify the same gem twice coming from different sources.
You specified that XSpear (>= 0) should come from source at . and
. Bundler cannot continue.

from /var/lib/gems/3.1.0/gems/XSpear-1.4.1/Gemfile:5

-------------------------------------------

gemspec

gem 'XSpear'

-------------------------------------------

Im not familiar with Ruby at all and seems like a great tool.

@a6thmfsin
Copy link
Author

got it do:
source "https://rubygems.org"

Specify your gem's dependencies in XSpear.gemspec

#gemspec
gem 'XSpear'

nano gemfile in /var/lib/gems/3.1.0/gems/XSpear-1.4.1 like above not sure why it wouldnt work first times but with sudo bundle install it worked.

@a6thmfsin
Copy link
Author

also any idea on how to make it take a file as input in a bash framework? ive tried with for loops and while but it wont work..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant