Commit Graph

57 Commits (bf7f84d9b1ca5c50ba816c2815adbaedfeb16cbe)

Author SHA1 Message Date
Alexandre Dulaunoy bf7f84d9b1
add: [doc] URL Abuse logo added 2018-12-18 11:41:27 +01:00
Alexandre Dulaunoy 1f3e6acf14
chg: [doc] funding for url abuse updated 2018-12-18 11:33:33 +01:00
Raphaël Vinot ee30ff730f fix: saner way to test if a string is an IP 2018-12-17 19:56:03 +01:00
Raphaël Vinot 5df3add8de fix: always enable cache 2018-12-17 19:50:55 +01:00
Raphaël Vinot f3ebe74042 fix: Call to eupi 2018-12-17 18:23:44 +01:00
Raphaël Vinot bc7a6dbb6d fix: return enpty string if no key is available 2018-12-17 17:24:57 +01:00
Raphaël Vinot 73fff6db45 new: Major refactoring to use more recent techniques. Python3.6+ 2018-12-17 16:21:31 +01:00
Raphaël Vinot 150a908aac chg: Sync with master 2018-11-16 10:26:55 +01:00
Raphaël Vinot 62c1328075 Merge pull request #5 from bryant1410/master
Fix broken headings in Markdown files
2017-04-17 11:47:13 +02:00
Santiago Castro 9a0d29d4bb Fix broken Markdown headings 2017-04-17 06:45:23 -03:00
Raphaël Vinot 240ae0d4de Merge branch 'master' of github.com:CIRCL/url-abuse 2016-01-19 15:50:54 +01:00
Raphaël Vinot c3c6ffecb5 Add Travis logo 2016-01-19 15:48:15 +01:00
Raphaël Vinot f0d9e5d29f Merge branch 'master' into travis 2016-01-19 15:36:44 +01:00
Raphaël Vinot 565430fb85 Update travis 2016-01-19 14:48:32 +01:00
Raphaël Vinot 8f322fd8da Add a script to generate stats 2015-12-11 10:20:30 +01:00
Raphaël Vinot b8b2297c49 Update default URL for EUPI 2015-10-29 17:35:53 +01:00
Raphaël Vinot ee7bee98e2 stop properly 2015-10-29 17:07:15 +01:00
Raphaël Vinot 0ff96f01fa pyfaup 2015-10-29 16:14:24 +01:00
Raphaël Vinot 98e12e66ad redis 2015-10-29 16:11:42 +01:00
Raphaël Vinot c17f5a90d9 pyfaup 2015-10-29 16:03:54 +01:00
Raphaël Vinot 259fe9fedb Fix faup 2015-10-29 15:43:56 +01:00
Raphaël Vinot 00a10f517a Fix faup 2015-10-29 15:36:40 +01:00
Raphaël Vinot 04edaff943 Add Faup 2015-10-29 15:33:15 +01:00
Raphaël Vinot 9317f65316 Default travis config 2015-10-29 14:26:44 +01:00
Raphaël Vinot 2cc1107560 Update config sample 2015-09-09 15:45:55 +02:00
Raphaël Vinot 2f91def106 Post submission to EUPI, hide response if the URL is unknown. 2015-09-09 15:32:24 +02:00
Raphaël Vinot 8ecea977e8 Add support for EUPI 2015-09-09 15:18:06 +02:00
Raphaël Vinot 13cab6b621 Update deps, use psslv2. 2015-09-09 14:38:56 +02:00
Raphaël Vinot 6a93526543 Properly display details when the URL contains an IP instead of a domain.
Fix #3
2015-07-13 12:46:07 +02:00
Raphaël Vinot c8323bb72d Unfold accordion automatically.
fix #2
2015-05-22 11:58:00 +02:00
Raphaël Vinot 72e1b1ef28 Merge branch 'master' of github.com:CIRCL/url-abuse 2015-05-11 17:03:45 +02:00
Raphaël Vinot 6ae8ba2d5a Update deps 2015-05-11 17:03:28 +02:00
Raphaël Vinot fca41e3714 Make code compatible with python 3 2015-05-03 23:28:08 +02:00
Raphaël Vinot 04fb779037 Fix last commit 2015-04-30 10:54:44 +02:00
Raphaël Vinot 5656240673 Display when a host or a domain is NX
Fix #1
2015-04-30 10:33:08 +02:00
Raphaël Vinot 8ec4b0b4e5 Improve rendering 2015-04-07 13:22:00 +02:00
Raphaël Vinot 7320aecb7f do not crash if the ressourcepath is empty 2015-03-20 09:35:12 +01:00
Raphaël Vinot c2889239ad fix last commit 2015-03-19 13:23:03 +01:00
Raphaël Vinot 99176cb91f Fix redirect output if the path is relative. 2015-03-19 13:16:08 +01:00
Raphaël Vinot 00dea1c497 Generate easy to copy/paste digest for the email 2015-03-13 11:31:11 +01:00
Raphaël Vinot c06e87019e Make the submit button a real link 2015-03-13 09:55:24 +01:00
Raphaël Vinot 709ef400e4 Use POST to send email and to get content the cache 2015-03-12 16:37:59 +01:00
Raphaël Vinot 89658c709b Initial version of the API 2015-03-11 18:15:56 +01:00
Raphaël Vinot 52cefba027 Submit URL through a POST request instead of a GET. Encore URL when querying the cache 2015-03-11 18:14:25 +01:00
Raphaël Vinot a113b4178e Detect redirect loops and sanitize. 2015-03-06 16:06:41 +01:00
Raphaël Vinot ecd0e443fd Merge branch 'master' of github.com:CIRCL/url-abuse 2015-03-05 17:16:48 +01:00
Raphaël Vinot 53131f3338 Improve send mail support
- Automatically send a mail after a certain threshold
- Do not send more than one email per day for the same URL
2015-03-05 17:15:55 +01:00
Alexandre Dulaunoy 26b14f114d EU-PI Partnership added 2015-03-05 10:38:33 +01:00
Raphaël Vinot c1bf7ede52 Add div alert success when a mail is sent 2015-03-04 17:56:52 +01:00
Raphaël Vinot 075a1202b3 Merge branch 'master' of github.com:CIRCL/url-abuse 2015-03-04 17:31:51 +01:00