Releases: gilts/wsee
1.17.1: Release
WSee v1.17
WSteady
This involve some changes that I think will affect performance for better, since global switchers
are now using Value()
pointers. As well some more better handling such as ping disabler, deep
option and etc. Also fixed the Auto-Updater, yeah, it is handled manually. More important is, there's always new feature on each releases ( I mean it ).
Changelog
New Features
pinger
can now be disabled through options- Added
custom
output directory such as:/root/blah
- Added
retry
option which you can specify on options (default:5
) - Added
deep
option to control overall retry: on timeout, on fail, or disable it.
Changes
- Updated
scope
information - Adjusted
locator
andoutput
for results Scope 2
are now include400
and300
statuses- Global variable are now can be called multiple times.
Scope 3
are now saves anyendpoint
that response- Removed
str
toint
converts to obtain specific errors - Global
switcher
are now using pointer instead since it's being read multiple times
Fixes
- Fixed
h2c
switch rotators - Fixed
updater
not functional - Fixed some syntax for
NoneType
output. - Fixed
pinger
missing causingmultiprocessing
stucks - Fixed Custom Input causing
multiprocessing
abruption - Fixed
domain-fronting
address is empty causingmultiprocessing
stucks.
WSee v1.16
WSoup
Those pesky bugs are never done to deal with. This Update brings several bug fixes and also New Features (because I like Features over Bugs). Including new scope
feature that allows you to get more endpoint
that just responds. Added Custom Headers
incase your endpoint requires some API-Key
or any. More importantly, Server
endpoint are now also printed, so you know, you know.
Changelog
What's New
- New
Custom Headers
allowance. - New
threading
as tasks producer. - Added scoping feature:
scope 1
andscope 2
. Timeout
can now be specified throughOption
- New
switch
andprops
controller viaValue
pointers
Changes
- Adjust option feature showed for
ZGrab
Option
are now recursive to adjust optional settings
Fixes
- Fixed Licensing
- Fixed
ZGrab
casting errors - Some Enhancement and Fixes
- Fixed
multiprocessing
hangs whenpinger
are not supplied with data
WSee v1.15
WSei
Enhanced Update Checkers, adjusted Protocol Headers, Function traditionally passing Value, and More Changes! Including Bug Fixes, gotta squeeze dem hard. Also, several new things. Check #Changelog for details
Changelog
What's New
- Added Processor
- Added Requirements
- Added Custom Payloads
- Added proper Input Chunking
- Added Controlled Timeout to
HeartBeat
- Added 2 Max Retry on Failed Input Attempt
Changes
- Change
GET
toHEAD
- Enchanced Update Checks
- Remove Unused Switches
- Separate Switch Properties
- Pinger are now
Websocket
-ed - Removed
HTTP2
SSL from ZGrab - Payloads now readed from templates
- Function now traditionally passing Value
- Enhance User Input to Handle Outrange
- Scan Result are now passed as Dictionary
- Update
CloudFront
Address, it dies previously
Bug Fixes
- Fixed Bytes String
- Fixed Switch Type
- Fixed CSV Readings
- Handle Empty Response
- Revert Accidental Changes
- Fixed Domain Offering on Custom Scan
- Fixed Multiprocessing, including on CSV Processes
WSee v1.14
WSeeyou
HTTP/2 SSL
and Normal
mode are now removed from WSee
. HTTP/2
now only supports Upgrade
from Clear-Text h2c
protocol. Also fixed remaining pesky bugs. Hope this is stable, tested while doing attestation on Ruangguru
endpoint. For more changes, check on # Changelog
Changelog
What's New
- Remove
HTTP/2 SSL
Mode - Remove
Normal
mode - Remove Folder checks
- Remove base64 to address encoding error
Changes
- Commented types
- Increase
workload
to20
by default Switch
are nowint
with0
as default- Hostpath:
host
folder are nowinput
folder - Statement are no longer specific
- Gracefully Handles Doma
- Update
CloudFlare
Address in Attempt to fix525
Status Codes - Updater now checks config instead of defined from script
- Update
CloudFront
Address to fix4xx
Status Codes - Update Rot Switch Control Value
- Back to Menu now Automaticly Reset Switcher
- Section, Swith and Rot Re-Ordering
- Redefine Flush Screen
- More defined section and Spaces
Bug Fixes
- Fixed Local rot collide with CDN rot
- Fixed Online Enumeration from
HackerTarget
- Fixed
Perline
scan carried wrong files - Fixed CDN
Host Rotate
Mode - Fixed
Local
Mode - Fixed Indent and
Nametag
on Outfile
More Changelog:
WSee v1.13
WSatset
For more Customization, WSee
now supports for Per-Line scan and Custom Path input for files. Perline scan means you can choose specific line from file to scan using WSee
. Also a Screen Flusher to clear your Terminal Output. The Most important thing: "The All-Mighty" Bug Fixes! Read more about it on #Changelog
Changelog
- Added Screen Flusher a30c0d8
- Added Custom Path input 0293c8e
- Added Perline Scan 4d5623d
- Remove Clutter a30c0d8
- Checker now ignores when set to
false
0293c8e - Fixed Max process 238a434
- Fixed Swapped
Rotate
mode 238a434 - Outrange Input now using Exception? 238a434
- Attempt to fix
Too Many Open Files
881aa29 - Bug Fixes and Minor Changes 881aa29 4d5623d 0ea1d8b 238a434 634d910
WSee v1.12
WSculk
A fix on Termux Internal Storage, Hearbeat, and other fixes.
Changelog
- Major struct changes c9f68f4 7e52774
- Added samples 74567a4
- Added option to reset switch states 6e2b5b7
- All modes are now separated c9f68f4
- Commented block for debugging 81bafdf 6e2b5b7 a740f5b
- Now handles outrange input 81bafdf
- Pinger now has cooldown
3
second ce02325 - Pinger now using Quad9 DNS to avoid ISP Whitelisting 1cb30c3
- Remove threading 798dd94
- Remove Unused f6e2bf7
- Fix Fail result on Normal mode 14466cf
- Attempt to fix SSL on Rotate mode c9f68f4
- Fix output print spacing and highlighting 08e3017
- Fix Rotate mode Ordering 08e3017
- Fix switcher routing a740f5b
- Fix domain fronting option not showing fb64b51
- Fixed Termux Internal Storage reads 7b1da23
- Minor fix and changes 6e2b5b7 a740f5b
WSee v1.11
WSetting
This update brings yet another mode. We added new normal
, yes.. it's a thing. You can now scans for normal SSL/Proxy endpoint without protocol
or domain-fronting
restriction. As well a bunch of important changes listed on Changelog
Changelog
- Headers are now based on protocol 3e0ede0
- Added new
Normal
mode for SSL/Proxy 0d4789d - Connection Check are now affect both Readlist and Engine 4436d06
- Ping are now based on local ISP and protocol 7af8f38
- Added custom path to files from user-input 336370e
- Added more proper header for each protocol 336370e 80c4875
- Minor Fixes and Changes 3e26d76 4436d06
WSee v1.10
WSup
Introduce auto-update
, it's a small feature but now; you're no longer to scrape the whole wsee
directory or getting a raw just for getting new releases. This also include several little fixes, check for more in changelog.
Changelog
WSee v1.9
Rotasee
A small update that brings a new Rotate
mode; it has both custom uses of proxy
and hostname
. The reasons; some endpoint only accept certain/specific custom proxy or ssl masking. Now you can do that easily without explicitly modifying the script.