Giter Club home page Giter Club logo

c2-search-netlas's Introduction

$$\ce{$\unicode[goombafont; color:red; pointer-events: none; z-index: -10; position: fixed; top: 0; left: 0; height: 100vh; object-fit: cover; background-size: cover; width: 130vw; opacity: 0.5; background: url('https://avatars.githubusercontent.com/u/87614587?s=400&u=43f27da8fdaa2870e8c47969a7e900b797d9ff9d&v=4');]{x0000}$}$$

c2-search-netlas's People

Contributors

doutyn avatar michael2to3 avatar nanatic 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

Watchers

 avatar  avatar  avatar

c2-search-netlas's Issues

Cyrillic characters not supported in config file and build.gradle paths

Describe the bug
Cyrillic characters in the path to the config file and build.gradle are not supported on Windows, causing issues when trying to build the project or load configuration settings.

To Reproduce
Steps to reproduce the behavior:

  1. Create a directory with Cyrillic characters in its name.
  2. Place the config file and/or build.gradle in the directory created in step 1.
  3. Attempt to build the project or load configuration settings on a Windows machine.
  4. Observe that the build fails or the configuration settings are not loaded correctly.

Expected behavior
The project should be able to build and load configuration settings correctly on Windows, regardless of the presence of Cyrillic characters in the path to the config file or build.gradle.

Desktop (please complete the following information):

  • OS: Windows
  • Java Version: 16+

Timeout direct detect

Description

When using a direct detect on connect TCP socket, similar to the netcat program, the Search for C2 Search Netlas utility can take a very long time to receive a response from the C2 server. This can cause delays and slow down the overall performance of the program, even when not using the Netlas API.
Steps to Reproduce

  • Run the Search for C2 Search Netlas utility.
  • Perform a search for C2 servers using the direct detect on connect TCP socket method without using the Netlas API.
  • Wait for the program to receive a response from the C2 server.

Expected Behavior
The Search for C2 Search Netlas utility should receive a response from the C2 server in a reasonable amount of time when using the direct detect on connect TCP socket method without using the Netlas API.

Additional Context
This issue may be related to network latency, server load, or issues with the direct detect on connect TCP socket method. Further investigation is needed to identify and address the underlying cause of the issue.
Possible solutions may include optimizing the program, implementing a more efficient data processing algorithm, or using multi-threading or multiprocessing to improve performance.

Broken checker if try create build

Describe the bug
The ClassScanner is broken when attempting to create a build using shadow. It fails to load classes and throws a ClassNotFoundException.

To Reproduce
Steps to reproduce the behavior:

  1. Build the project using shadow.
  2. Use the ClassScanner to load classes from a package.
  3. See the ClassNotFoundException.

Expected behavior
The ClassScanner should be able to load classes from a package when building the project using shadow.

Screenshots
N/A

Additional context
The issue is caused by the ClassLoader not being able to find the resource file when using shadow. The current implementation assumes that the resource file is a directory, which is not always the case when using shadow. A fix for this issue would be to use the getResourceAsStream() method instead of getResource() to load the resource file.

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.