Giter VIP home page Giter VIP logo

coolhandsquid / tirefire Goto Github PK

View Code? Open in Web Editor NEW
138.0 11.0 32.0 93.8 MB

Automate the scanning and enumeration of machines externally while maintaining complete control over scans shot to the target. Comfortable GUI-ish platform. Great for OSCP/HTB type Machines as well as penetration testing.

Home Page: http://coolhandsquid.com

License: Other

Python 78.48% Lua 13.50% Shell 8.02%
oscp pentest-tool enumeration oscp-tools oscp-engagements autorecon auto-recon cyber scans methodologies

tirefire's People

Contributors

coolhandsquid avatar nullidy avatar quzar22 avatar spraten 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tirefire's Issues

nCurses integration

Do you think that the main table would benefit from being written in nCurses?

/root/Pictures bug

If the root account has never been logged on, the "Pictures" dir will not have been created, not allowing the tilix background picture to install properly.

Typo in DNS Zone Transfer

When trying to do a Zone Transfer (Main Table > DNS (8) > Zone Transfer (3)) one of the commands has a typo:
dig axfr @10.0.0.4 && dix axfr @10.0.0.4 yee.wtf && fierce -dns yee.wtf

dix

image

Also, -dns yee.wtf is in an invalid argument for fierce

image

This seemed to work for me, but not sure it is what you intended:
dig axfr @10.0.0.4 && dig axfr @10.0.0.4 yee.wtf && fierce --dns-servers 10.0.0.4 --domain yee.wtf

Tilix dconf conflict

If a user were to have a custom Tilix dconf config, it would be trampled by the Tire Fire config. The logic I would like to see implemented as follows.

If TilixConfigs != Default:
Leave UserTilixConfigs.
Else:
Load TireFireTilixConfigs.

Display menu wraps poorly when terminal is too small

Implement a wrapping functionality when terminal column size is too small to display horizontally change to vertical menu display.

Also implementing a minumum terminal size will alleviate any other unforeseen formatting issues.

Example:
Screen Shot 2021-10-20 at 10 51 14 AM

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.