Commit Graph

56 Commits

Author SHA1 Message Date
Corentin Chary 14971584af euscan: robots.txt, timeout, user-agent, ...
- Add a blacklist for robots.txt, we *want* to scan sourceforge
- Set a user-agent that doesn't looks like a browser
- Handle timeouts more carefully
- If brute force detect too much versions, avoid infinite loops
- Handle redirections more carefully

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-09-21 10:09:50 +02:00
Corentin Chary 752fb04425 euscan: shake the code
- add custom site handlers
- use a custom user agent
- fix some bugs in management commands

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-08-31 15:38:32 +02:00
Corentin Chary 4b25e2744b euscan: update TODO
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-08-28 11:21:11 +02:00
Corentin Chary 54f7771b43 euscanwww: add new charts
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-05-03 08:19:01 +02:00
Corentin Chary a7c528bac7 TODO: update todo with new ideas
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-04-19 11:41:35 +02:00
Corentin Chary 0bdd5722fd euscan: move TODO in its own file
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-04-19 08:21:14 +02:00