Skip to content

Releases: gilts/wsee

WSee v1.8

08 Sep 01:00
391a992
Compare
Choose a tag to compare

TSee

This update brings a usefull features for Termux user that can't access their termux directory, so they can now instead access script via their internal storage. Also bring more fixes for SSL from previous version. Weird flex but ok.

Changelog

WSee v1.7

27 Aug 14:24
dc0e9fc
Compare
Choose a tag to compare

H2See

A new major update that introduce another protocol finder. wsee are now supports for HTTP2; indicated as H2 for TLS/SSL and H2C for Direct/Proxy protocol. ZGrab now also supports port 80 Direct for finding more Local Websocket. It's also brings numerous internal changes such as switching in module and little of performance enhancement.

Changelog

  • Implement Infinite Connection Checker/Pinger c966272
  • Performance Fixes in Number of Results; instead of passing to list, now it's incremented 93f0562
  • Update cloudfront address to public domain-fronting 2fe29e5
  • Local Websocket option are now not asking for domain-fronting df3364a
  • Output scan name are now user-input eb57afc
  • A partial implementation in SSL/TLS f848b1d
  • Implement HTTP2 Proto; H2 for SSL/TLS and H2C for Direct/Proxy 612192c
  • Bug Fixes and Minor Changes that are Unlisted.

WSee 1.6

08 Aug 18:14
f9b43d1
Compare
Choose a tag to compare

WZee

On this new Major Update, new technique has been implemented. You can now find more Local Websocket accurately using ZGrab. However, make sure to read @ReadMe as it's uses modified version of ZGrab that can be unstable. In there, you can find how to optimize this new technique. This update also bring refactored codes to reduce code repetition by implementing function switcher. It may much to read, but you can always use the lossless version of WSee by running wseex.py.

Changelog

WSee v1.5

25 Jul 01:41
8c1b377
Compare
Choose a tag to compare

WSwitch

This update implements important feature such as ThreadPool & Multiprocessing fixes for PyWin by passing Additional Arguments. This Script also uses a Switcher for easy pipelines and keeping code tree.

Changelog

  • Fixed files reading list 5e27169
  • Fixed Deep Exception that causes WSee unable to launch 0db2dc1
  • All exception are being ignored when scanning faf1bbb
  • More readable traces of variable and remove unused codes faf1bbb
  • Implement ThreadPool as Multiprocessing alternative 5014538
  • CSV Output Names are now includes with Domain 1b254dc
  • TimeOut are now removed to avoid fail on Slow Internet 1b254dc
  • Fixed Multi-Processing unable to run on PyWin 1b254dc
  • Exception are now verbosed using Traceback d28437f
  • Updating Docs to latest version 8c1b377

WSee v1.4

16 Jun 17:15
ea160c0
Compare
Choose a tag to compare

WSort

This release only includes several bug fixes.

Changelog

  • Updated Docs, include installation.
  • Added CFlare option and template.
  • Update CFront Address, fixes 403 problem.
  • Userinput are now lowercase.
  • Domain Highlight are now accurately crawled value from dict.
  • Fixed False Positive Domain Highlight prior to positioning.
  • Scripts are now able to read files from script directory.

WSee v1.3

06 Jun 00:15
dd75ad3
Compare
Choose a tag to compare

WSeeye

This releases contains numerous fixed prior to Mult Update as well restructured code to avoid code repetition. Important thing is introduction to Multiprocessing() for Subdomain Enumeration.

Changelog

  • Added new Multiprocessing() feature for Subdomain Enum.
  • Added numbers of Failed Result
  • Added More Uses variant into Local Websocket
  • Added Custom Domain Fronting from user input()
  • Added Auto-Dynamic Output to Save Successfull Result.
  • Once again fixed Scanning Result by passing Global Variable
  • Class Variable are now reserved as Local
  • Fixed Leave as Default returns Local Variable.

WSee v1.2

28 May 07:15
0851d3a
Compare
Choose a tag to compare

WSpeed

An important update with new mutiprocessing() feature to speed-up your scans, more efficient than previous version. As well other important improvement listed on the # changelog

Changelog

  • Added new Multiprocess feature, tripled scan speed
  • More clean and readable codes for copycat
  • Emulates goto label for cleaner code
  • Most function are now piped with engine() function except Subdomain Enumeration
  • Most local variable are now reserved as class
  • num_file are now a function variable, this fixes int-crease
  • Added more user input in every-places for back to menu()
  • Added new visual enhancement:
    • Recolor subdomain enumeration fail codes
    • Success Result and Founded list are now marked
  • Fixed invalid syntax from previous version
  • Fixed request() parameter got replaced with variable.

WSee v1.1

19 May 00:18
dd177b2
Compare
Choose a tag to compare

WSec

This update brings you several enhancement, motly on the visual aspect. Some of them include new minor changes to function aswell a new features to find Local Websocket, what this does is finding websocket without the use of Domain Fronting but still can return 101 codes.

Changelog

  • Minor addition as well fixes
  • Fixed space to tab indentation
  • HIT and FAIL info are now marked.
  • Scripts now run inside folder where the script exist
  • Added Built-In File Selector, read from host folder
  • Added Local Websocket Finder
  • Added Requirements, doesn't actually needed; just install Requests pkg

WSee v1.0

12 May 16:58
deab138
Compare
Choose a tag to compare

WSt

The first candidate fixes several bugs and visual enhancement from previous Repo. Expect more new bugfix and enhancement at future releases

Changelog

  • Fixed InvalidChunkLength and categorize it as failed
  • Fixed TooManyRedirects and categorize it as failed
  • Fixed Domain Expecting Insufficient Request
  • Fixed English Language
  • Fixed Exception stopping the tool, now it will continue instead.
  • Suppress Traceback warning
  • Added More Custom Headers
  • Added New Visual