Giter Club home page Giter Club logo

Comments (9)

stamparm avatar stamparm commented on July 29, 2024

What do you get for:

  1. ps aux | grep python
  2. ifconfig -a

from maltrail.

15w34r0n3D4y avatar 15w34r0n3D4y commented on July 29, 2024

Results of:

  1. ip route get 8.8.8.8

8.8.8.8 via 172.31.0.1 dev eth0 src 172.31.5.161

  1. ifconfig -a

eth0 - my local ip address

lo - 127.0.0.1

  1. ps aux | grep python

username - /usr/bin/python /usr/share/system-config-printer/applet.py
username - python server.py
root - sudo python sensor.py
root - python sensor.py
username - grep --color=auto python

Thank you for fast answer 👍

from maltrail.

stamparm avatar stamparm commented on July 29, 2024

ifconfig -a should tell you if eth0 is in PROMISC mode. Is it?

from maltrail.

15w34r0n3D4y avatar 15w34r0n3D4y commented on July 29, 2024

When type sudo ifconfig eth0 -promisc and then sudo tail -f /var/log/syslog there is msg device eth0 entered promiscuous mode

from maltrail.

stamparm avatar stamparm commented on July 29, 2024

So, now its in promiscuous mode. Can you please retry that "ping test"?

E.g.:

ping -c 1 136.161.101.53
cat /var/log/maltrail/$(date +"%Y-%m-%d").log

from maltrail.

stamparm avatar stamparm commented on July 29, 2024

Also, just in case, please write if you see anything with:

cat ~/.maltrail/trails.csv | grep 136.161.101.53

from maltrail.

15w34r0n3D4y avatar 15w34r0n3D4y commented on July 29, 2024

when ping 8.8.8.8 (I see on screenshot this IP)

for cat /var/log/maltrail/$(date +"%Y-%m-%d").log

get this error cat: /var/log/maltrail/2015-12-17.log: No such file or directory

for this IP address

but now when I ping 136.161.101.53 ip address there is log. It's works!

Thank you again and sorry for new issue

from maltrail.

stamparm avatar stamparm commented on July 29, 2024

8.8.8.8 is not malicious :)

on which screenshot did you see this?

from maltrail.

15w34r0n3D4y avatar 15w34r0n3D4y commented on July 29, 2024

I know Google IP it is 🎯 ... nevermind haha 🍨 📦
Thank you again 👍

from maltrail.

Related Issues (20)

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.