Releases: gilts/wsee
WSee v1.8
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
- Adding SSL Cipher e683553
- Empty Response now doesn't raise exception e683553
- Direct mode is temporarily using
requests
due to instability of plainsocket
60841ad ThreadPool
are now absolete for sending request b2100be- Added Internal Storage for Android users b2100be
- Readlist are now using
Threading
instead cb7be77 - Minor fixes e683553 60841ad 91a1d4a 28bd8fe cb7be77
WSee v1.7
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 andH2C
for Direct/Proxy 612192c - Bug Fixes and Minor Changes that are Unlisted.
WSee 1.6
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
- Added
ZGrab
Technique 4e1d05d - Added function switcher 4e1d05d
- Added new
nametag
for file output 8f020a8 - Fixes several issue related to
Multiprocess
andThreadPool
7e14c83 f9ec60e - Re-added
timeout
to fix stuck, you can change the value as your wish f9ec60e - Minor changes regarding of refactored code 0632955 d83a92e 7e14c83 8f020a8 4e1d05d
- A little of performance fix to not clogging
Result
andFail
list cb33f7f
WSee v1.5
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
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
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 asLocal
- Fixed
Leave as Default
returns Local Variable.
WSee v1.2
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
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
andFAIL
info are now marked.- Scripts now run inside folder where the script exist
Added
Built-In File Selector, read fromhost
folderAdded
Local Websocket FinderAdded
Requirements, doesn't actually needed; just installRequests
pkg
WSee v1.0
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