-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I am trying to execute the example given in this repository. I stored the myplan.xml file in the
/home/student/lfi folder and then also have made a database named dbname with postgresql .
Then i execute the following: ./libfi myplan.xml -t /usr/bin/psql
it compiles successfully but shows the following errors:
- root@student-HP-Compaq-Elite-8300-SFF:/home/student/lfi# ./libfi myplan.xml -t /usr/bin/psql
- Generating stub file intercept.stub.cpp from myplan.xml
- Compiling stub library intercept.stub.so from intercept.stub.cpp
- g++ -g -o intercept.stub.so intercept.stub.cpp inter.cpp Trigger.cpp triggers/*.cpp
xml2-config --cflagsxml2-config --libs-O0 -shared -fPIC -lrt -ldl ... - Compiled successfully...
- [LFI] Preloading /home/student/lfi/intercept.stub.so
- Trigger class CallStackTrigger not found or not yet registered while intercepting recv
- psql: FATAL: role "root" does not exist
- Process exited normally. Exit status: 2
I am an undergraduate student at University of Pune, and would be really grateful if you could help
Metadata
Metadata
Assignees
Labels
No labels