Giter VIP home page Giter VIP logo

pcraft's People

Contributors

miguelsalva avatar stricaud 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pcraft's Issues

Bug in tcp session tracker

if you try to generate a raw tcp stream, using the tracker, than there is an off by one created by the special needs for SYN and FIN flags.

class: Session
file: pcraft/Sessionizer.py

I will upload a patch soon

Feature request: Ability to append to existing log output

Feature request: Ability to append to existing log output

Currently if the log output folder exists pcraft will either fail (no flag provided) or clobber the directory (-f flag provided).

To facilitate generating logs at volume (or generating a scenario) having a "-a" flag to allow appending to existing output log files would be beneficial.

Inserting an existing pcap in a scenario

Would it possible to add an existing pcap in a scenario? The idea is to write a scenario with a lot of traffics and you have already a specific crafted pcap. The inserted pcap would be with the same timestamp of the scenario. I suppose PcapImport would do the job but just wondering if the timestamp are modified accordingly the scenario.

GenerateNewDomain plugin fails inside Docker Container

I am dealing with the following issue inside a docker container running pcraft:
pcraft_issue_dnsResolution

I can ping 8.8.8.8 and other ips just fine. Also, the rest of the plugins work fine, but the GenerateNewDomain one is having the issues displayed in the image.

Improve variables vs field variables

field["var"] is confusing with $var; As we sometimes need a variable that contains a space, it could be a better idea to have variables made this way:
$"var with space"
this would avoid having to use the keyword field["var with space"]

Building pCraft (main or ami2?)

I was wondering what's the branch to use for building pCraft main or ami2? and if there is an install documentation somewhere.

I could build ami but after installing the following requirements:

  • pybind11
  • libcsv
  • libavro23

and the install of the Python package seems not possible with pip3. It would be super cool to have a small documentation for the installation process.

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.