GithubHelp home page GithubHelp logo

promisechen / suricata Goto Github PK

View Code? Open in Web Editor NEW
23.0 4.0 14.0 36.52 MB

suricata源码分析和读书笔记

Makefile 2.48% Shell 5.40% M4 0.79% Perl 0.30% Python 0.22% C 82.80% Roff 0.05% C++ 7.48% PHP 0.04% Cuda 0.02% Perl 6 0.01% Rust 0.42%

suricata's Introduction

suricata

suricata源码分析和读书笔记

suricata's People

Contributors

promisechen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

suricata's Issues

httplog

(gdb) bt
#0  LogHttpLogIPWrapper (tv=0x7fff987fa010, data=0x7fff842ed870, p=0x7fff8426ff00, f=0x4317500, htp_state=0x7fff843028e0, tx=0x7fff84302c80, tx_id=0, ipproto=2) at log-httplog.c:504
#1  0x00000000005a897a in LogHttpLogger (tv=0x7fff987fa010, thread_data=0x7fff842ed870, p=0x7fff8426ff00, f=0x4317500, state=0x7fff843028e0, tx=0x7fff84302c80, tx_id=0) at log-httplog.c:521
#2  0x00000000005c6850 in OutputTxLog (tv=0x7fff987fa010, p=0x7fff8426ff00, thread_data=0x7fff842ed850) at output-tx.c:238
#3  0x00000000005bcd51 in OutputLoggerLog (tv=0x7fff987fa010, p=0x7fff8426ff00, thread_data=0x7fff842ed7f0) at output.c:927
#4  0x0000000000599265 in FlowWorker (tv=0x7fff987fa010, p=0x7fff8426ff00, data=0x7fff84273850, preq=0x52af340, unused=0x0) at flow-worker.c:248
#5  0x000000000061415c in TmThreadsSlotVarRun (tv=0x7fff987fa010, p=0x7fff8426ff00, slot=0x52af1c0) at tm-threads.c:130
#6  0x000000000068488e in TmThreadsSlotProcessPkt (tv=0x7fff987fa010, s=0x52af1c0, p=0x7fff8426ff00) at tm-threads.h:149
#7  0x0000000000691b94 in ReceiveDpdkLoop (tv=0x7fff987fa010, data=0x7fff842708c0, slot=0x52af080) at falcon-source-dpdkintel.c:303
#8  0x00000000006149ab in TmThreadsSlotPktAcqLoop (td=0x7fff987fa010) at tm-threads.c:334
#9  0x00007ffff5c1fe25 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ffff572d34d in clone () from /lib64/libc.so.6
+    HtpTxUserData *htud = (HtpTxUserData *)htp_tx_get_user_data(tx);
+    if (htud == NULL) {
+        SCLogDebug("no htud");
+
+    }
+    HtpBodyPrint(&htud->response_body);
+

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.