[IntelMQ-users] Installation problems intelmq and manager

Harbich, Christian Christian.Harbich at gisa.de
Wed Mar 23 16:36:18 CET 2022


Hi Guys,

I followed the installation guide and run into a problem while using the intelmq-api to get a login token as mentioned here: https://intelmq.readthedocs.io/en/maintenance/user/intelmq-api.html

I executed
curl --location --request POST http://localhost/intelmq/v1/api/login/\
    --header "Content-Type: application/x-www-form-urlencoded"\
    --data-urlencode "username=$username"\
    --data-urlencode "password=$password"

And got the answer

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache/2.4.29 (Ubuntu) Server at localhost Port 80</address>
</body></html>

I'm running on Ubuntu 18.04 and used the native packages which I downloaded manually and installed them using dpkg.
I also noticed that my apache2 only got a conf file for intelmq-api.conf ... shouldnt there be one for the intelmq itself when the curl statement on top is called?

PS: I'm new to intelmq and also not an Ubuntu specialist so please be gentle :D

Cheers
Chris


Aufsichtsratsvorsitzender: Norbert Rotter
Geschäftsführung: Heino Feige, Michael Krüger
Sitz der Gesellschaft: Halle/Saale
Registergericht: Amtsgericht Stendal | Handelsregister-Nr. HRB 208414
UST-ID-Nr. DE 158253683

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Empfänger sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail oder des Inhalts dieser Mail sind nicht gestattet. Diese Kommunikation per E-Mail ist nicht gegen den Zugriff durch Dritte geschützt. Die GISA GmbH haftet ausdrücklich nicht für den Inhalt und die Vollständigkeit von E-Mails und den gegebenenfalls daraus entstehenden Schaden. Sollte trotz der bestehenden Viren-Schutzprogramme durch diese E-Mail ein Virus in Ihr System gelangen, so haftet die GISA GmbH - soweit gesetzlich zulässig - nicht für die hieraus entstehenden Schäden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cert.at/pipermail/intelmq-users/attachments/20220323/35377653/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 13239 bytes
Desc: not available
URL: <http://lists.cert.at/pipermail/intelmq-users/attachments/20220323/35377653/attachment.bin>


More information about the IntelMQ-users mailing list