summaryrefslogtreecommitdiff
path: root/src/main/java/com/it_jaros/jscanner/ServiceDetector.java
Commit message (Collapse)AuthorAge
* Major refactoring of package structureGravatar Matthias Jaros2026-08-12
|
* Instead of reading a string as banner read bytes and then inGravatar Matthias Jaros2026-08-10
| | | | ServiceDetector convert to string
* Added dns to service detectorGravatar Matthias Jaros2026-07-09
|
* Added banner recognition for basic discovery of servicesGravatar Matthias Jaros2026-07-09