Trixsec
501 subscribers
25 photos
3 videos
10 files
79 links
Creating Own Tools
#Hacktheplanet
Download Telegram
#### v5.8.2
- Removed --profileurl/-pu arg now to use profile high or critical give the target with --target arg and use --profile arg
- Removed --url and --multi-url/-mu arg now to directly scan the target without crawling url should have a GET parameter for more info look below for Basic Commands
- added 74 Critical severity Cves data
- For CVEs Info Read The CVEVULN.md File
---------------------------------------------------
git clone https://github.com/TrixSec/waymap

or

python3 waymap.py --check-updates
#### v5.9.4
- Removed Old Error Based Sql Method Use the new one by --scan sqli
- Updated The Open Redirect Vuln Testing In Waymap
- Updated The Crawler To v4
- Added 249 High Risk Cves Data In Waymap
- Total Count: 390

python3 waymap.py --check-update

or

git clone https://github.com/TrixSec/waymap
Trixsec pinned «#### v5.9.4 - Removed Old Error Based Sql Method Use the new one by --scan sqli - Updated The Open Redirect Vuln Testing In Waymap - Updated The Crawler To v4 - Added 249 High Risk Cves Data In Waymap - Total Count: 390 python3 waymap.py --check-update…»
------ v6.0.4 -----
-- Added New Scan Profile 'deepscan' use using --profile deepscan
-- Features in Deepscan: Scan for 25+ Types of Headers Vuln , Do Massive Directory Fuzzing, Find Backup Files On The Server
-- Fixed Scan Type 'cors' Error
-- minor bug fixed
---- v6.0.5 ----
-- fixed issue regaring waymap updates

Update using

python3 waymap.py --check-updates

or if you are using first time

git clone https://github.com/TrixSec/waymap
Waymap Update - v6.1.6

-) Added New Module In Deepscan Profile : Vulnerable Javascript Library And Files Scanner

-) Added WAF/IPS Detector In Waymap Can Detect More Than 160 Types of Waf


Usage: --check-waf/--waf https://example.com

Update using
python3 --check-updates


Or Using it for the first time

git clone https://github.com/TrixSec/waymap