What's Changed
- fix: Add exception handler by @its0x08 in #1211
- Update dicc.txt by @atomiczsec in #1216
- Add ecrire directory by @drego85 in #1236
- Support DIRSEARCH_CONFIG variable to locate config file by @shelld3v in #1218
- Support directory of wordlists by @shelld3v in #1222
- Fix #1220 by @shelld3v in #1223
- Add more years to the wordlist by @shelld3v in #1227
- Remove Oauth2 authentication type by @shelld3v in #1237
- Update dictionary by @shelld3v in #1228
- Allow configuration properties to have list as the value by @justforhack in #1234
- Added sorting function for HTML report by @shelld3v in #1239
- Small patch by @shelld3v in #1241
- Add MySQL and PostgreSQL output formats by @shelld3v in #1226
- Fix #1238 by @shelld3v in #1240
- fixed flag by @estebancano-dev in #1244
- Useful Files and Directory for the SIMOGEO FileManager exploit by @drego85 in #1248
- Correct default HTTP headers by @shelld3v in #1250
- Update dicc.txt by @kylincodelab in #1255
- Adding swagger v1.0 files by @ab2pentest in #1268
- Adding v2.0 and v3.0 for swagger by @ab2pentest in #1269
- Add Oracle eBusiness vulns by @ricardojba in #1271
- Remove duplicate entries in the wordlist by @shelld3v in #1273
- Update dicc.txt by @AkshayraviC09YC47 in #1274
- Update CONTRIBUTORS.md by @AkshayraviC09YC47 in #1275
- Update dicc.txt by @ibnudev7 in #1278
- Fix "almost same" pages' success by @kosyan62 in #1280
- dicc: added html2pdf by @exploide in #1281
- Update dicc.txt by @0x0d3ad in #1277
- Update my profile link github by @0x0d3ad in #1282
- Allow dirseach to find endpoints exposing jwks files by @HiitCat in #1300
- Adding "config.properties" and sort+remove duplicate by @drego85 in #1302
- Update dicc.txt by @godspeedcurry in #1310
- Fix bug of wrong file extension by @huyphan in #1324
- Allow dirsearch to use a non-default network interface #1323 by @huyphan in #1325
- Invert logo color for dark theme by @Sea-n in #1331
- Adding configure.php by @drego85 in #1330
- Bug fix by @shelld3v in #1328
- Bug fix by @shelld3v in #1327
- Remove Unused Dependencies by @gdrosos in #1319
- Add v3/api-docs (newer swagger generated) by @crazywhalecc in #1333
- add finger jeecg-boot by @u21h2 in #1342
- update dicc.txt: add DWR by @Ovi3 in #1343
- Allow commenting out of urls in url file by @valentijnscholten in #1345
- Fix #1350 by @shelld3v in #1353
- 1305 Issue fix - delay applied to all requests by @ajcriado in #1354
- Bug fix by @shelld3v in #1355
- [New Feature] --nmap-report by @archidote in #1346
- Adding the new WordPress SiteMaps filename by @drego85 in #1358
- Remove ioerror by @jvirgovic in #1359
- fix typo by @jvirgovic in #1360
- update gh actions by @jvirgovic in #1361
- python cleanup by @jvirgovic in #1362
- use stderr instead by @jvirgovic in #1366
- set_target before we parse the URL and then use self.url by @nrathaus in #1370
- Added "sign" and Sort by @drego85 in #1373
- dicc: add hint by @Xeonacid in #1378
- Reduce resource usage by @shelld3v in #1386
- Added missing package by @shelld3v in #1387
- Bug fix by @shelld3v in #1384
- Bug fix by @shelld3v in #1385
- Better error handling by @shelld3v in #1388
- 1341 Issue fix - reports folder is created (empty) when you specify output flag by @ajcriado in #1348
- fix --no-color by @zrquan in #1392
- Bug fix by @shelld3v in #1400
- Tiny fix by @shelld3v in #1401
- Support asynchronous mode by @zrquan in #1391
- fix bug by @zrquan in #1403
- update README and config.ini for async mode by @zrquan in #1405
- Update README by @shelld3v in #1402
- move --async to General by @zrquan in #1406
- Update dicc.txt - WP Themes by @drego85 in #1407
- Use re instead of pyparsing for "cleaning color" by @zrquan in #1411
- Variables in output path/table, multiple output formats usage, ... by @shelld3v in #1395
- Options to disable all the CLI output by @shelld3v in #1408
- Add type annotations by @zrquan in #1404
- Minor correction by @shelld3v in #1412
- Security fix by @shelld3v in #1413
- Fix #1276 by @shelld3v in #1414
- suppress CancelledError by @zrquan in #1416
- Fix session file does not work (in both async and normal modes) by @shelld3v in #1417
- Minor changes by @shelld3v in #1418
- Optimize wildcard filter by @shelld3v in #1421
- Fix #1209 by @shelld3v in #1422
- bug fix by @zrquan in #1424
- bug fix by @zrquan in #1425
- Forward proxy requests using an absolute URI by @zrquan in #1426
- Improve autocalibration by @shelld3v in #1427
- use signal.signal() on Windows by @zrquan in #1430
- Fix #1365 by @shelld3v in #1434
- Fix #1285 by @shelld3v in #1435
- Fix a bug with async mode by @shelld3v in #1437
- Minor change by @shelld3v in #1440
- fix bug in #1430 by @zrquan in #1439
- Add OpenAI and Ollama REST API Endpoint by @partoneplay in #1445
- Added “wc-logs” WooCommerce LOG file and sorted the list by @drego85 in #1453
- Added a word to dicc.txt by @ertaku12 in #1473
- Maximum runtime for a single target by @shelld3v in #1457
- Solve #1448 by @shelld3v in #1451
- Add option to filter duplicate results and deprecate --remove-extensions by @shelld3v in #1436
- Making '-O' unnecessary when --mysql-url/--postgres-url is provided by @shelld3v in #1459
- Improve duplicate filter by @shelld3v in #1476
- Update CHANGELOG.md by @shelld3v in #1475
- Adding llms.txt by @drego85 in #1485
- Update Dicc with AGENTS.md by @drego85 in #1486
- Bug fix by @shelld3v in #1488
- Deprecate dependencies checker/installer by @shelld3v in #1490
- Add PyInstaller build configuration for multi-platform releases by @maurosoria in #1501
- Fix PyInstaller: add --paths and --collect-submodules for lib package by @maurosoria in #1502
- Claude/GitHub action pyinstaller 9 ta31 by @maurosoria in #1503
- Lock requirements.txt to prevent supply chain attacks by @maurosoria in #1504
- Migrate macOS Intel build to macos-15-large runner by @maurosoria in #1505
- Fix PyInstaller builds: macOS Intel runner + exit() compatibility by @maurosoria in #1506
- Fix Ctrl+C deadlock when pausing threads by @maurosoria in #1507
New Contributors
- @justforhack made their first contribution in #1234
- @estebancano-dev made their first contribution in #1244
- @kylincodelab made their first contribution in #1255
- @ab2pentest made their first contribution in #1268
- @AkshayraviC09YC47 made their first contribution in #1274
- @ibnudev7 made their first contribution in #1278
- @kosyan62 made their first contribution in #1280
- @HiitCat made their first contribution in #1300
- @huyphan made their first contribution in #1324
- @Sea-n made their first contribution in #1331
- @gdrosos made their first contribution in #1319
- @crazywhalecc made their first contribution in #1333
- @u21h2 made their first contribution in #1342
- @Ovi3 made their first contribution in #1343
- @valentijnscholten made their first contribution in #1345
- @ajcriado made their first contribution in #1354
- @archidote made their first contribution in #1346
- @jvirgovic made their first contribution in #1359
- @nrathaus made their first contribution in #1370
- @Xeonacid made their first contribution in #1378
- @partoneplay made their first contribution in #1445
- @ertaku12 made their first contribution in #1473
Full Changelog: v0.4.3...v0.4.4