Author Topic: NetBomb  (Read 711 times)

0 Members and 1 Guest are viewing this topic.

Offline Traitor4000

  • Knight
  • **
  • Posts: 191
  • Cookies: 8
    • View Profile
NetBomb
« on: July 14, 2014, 02:22:54 pm »
Net Bomb

This project is intended to be malware to drop into a network to gain initial access during a penetration test. The project will be able to return a shell, return information about the network structure as well as attempt to increase access and spread.

There will be four build modes:
recon - only returns network structure
passive - returns info as well as a reverse shell
quite - spread as quietly as possible with minimal privileges
aggressive - spread to as many devices as possible

The malware is intended to be as safe as possible to avoid actual damage to the company. An additional feature is also in the works to blacklist certain devices that are off limits to the pentest.

I also later want to add more custom build options like turning on and off different evasion protocols etc.

Hopefully there will be support for both Windows and Linux.
EDIT
LWEF:
The LWEF takes the information from the scanner an uses a set of defined rules to look at the data to make decisions on which exploits to launch against systems. It is intended to easily be extendable with new exploits and rules.

PROGRESS:
- local scanner finished ...mostly
- started LWEF (LAN Worm Exploitation Framework)
« Last Edit: July 20, 2014, 04:51:36 pm by Traitor4000 »
The most vulnerable part of an impenetrable system is those who believe it to be so.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: NetBomb
« Reply #1 on: July 14, 2014, 02:34:11 pm »
Not bad of a project, however I imagine it would be a bit hard, got nothing to suggest at this time tho :P Keep it up!

Offline Traitor4000

  • Knight
  • **
  • Posts: 191
  • Cookies: 8
    • View Profile
Re: NetBomb
« Reply #2 on: July 20, 2014, 04:55:46 pm »
Progress updated also added information about my new idea the LWEF.
« Last Edit: July 20, 2014, 04:56:59 pm by Traitor4000 »
The most vulnerable part of an impenetrable system is those who believe it to be so.