Giter Site home page Giter Site logo

ym2011 / penetrationtestingscripts Goto Github PK

View Code? Open in Web Editor NEW
462.0 462.0 378.0 90.46 MB

Here is some simple and useful scripts for penetration.

Shell 0.52% Python 38.58% Batchfile 0.51% CSS 27.90% JavaScript 29.38% HTML 0.57% Roff 0.01% Java 0.41% PHP 0.32% ASP.NET 0.35% Classic ASP 0.02% SCSS 1.43%

penetrationtestingscripts's People

Contributors

dependabot[bot] avatar ym2011 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

penetrationtestingscripts's Issues

AttributeError: 'URLError' object has no attribute 'code'


| __ ) _ __ _ | | ___ \ / / / |
| _ | '**| | | | __/ _ \ \ /
** ___
| |
) | | | |
| | || / / \ ___) |) |
|
/|| ,|| /_/___/____/

BruteXSS - Cross-Site Scripting BruteForcer

Author: Shawar Khan - https://shawarkhan.com

Sponsored & Supported by Netsparker Web Application Security Scanner ( https://www.netsparker.com )

Note: Using incorrect payloads in the custom
wordlist may give you false positives so its
better to use the wordlist which is already
provided for positive results.

[?] Select method: [G]ET or [P]OST (G/P): p
[?] Enter URL:
[?] > http://site.com/file.php
[+] Checking if site.com is available...
[+] site.com is available! Good!
[?] Enter post data: > parameter=value&parameter1=value1
[?] Enter location of Wordlist (Press Enter to use default wordlist.txt)
[?] >
[+] Using Default wordlist...
[+] Loading Payloads from specified wordlist...
[+] 25 Payloads loaded...
[+] Bruteforce start:
[+] Testing 'parameter1' parameter...
[+] 1 / 25 payloads injected...Traceback (most recent call last):
File "brutexss.py", line 326, in
brutexss()
File "brutexss.py", line 317, in brutexss
GET()
File "brutexss.py", line 153, in GET
wordlistimport(wordlist,payloads)
File "brutexss.py", line 62, in wordlistimport
again()
File "brutexss.py", line 46, in again
brutexss()
File "brutexss.py", line 317, in brutexss
GET()
File "brutexss.py", line 200, in GET
complete(fpar,fresult,total,domain)
File "brutexss.py", line 123, in complete
again()
File "brutexss.py", line 46, in again
brutexss()
File "brutexss.py", line 319, in brutexss
POST()
File "brutexss.py", line 313, in POST
print(Style.BRIGHT+Fore.RED+"\n[!] HTTP ERROR! %s %s"+Style.RESET_ALL)%(e.code,e.reason)
AttributeError: 'URLError' object has no attribute 'code'

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.