-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potential Hacktricks based enumeration Platform. #85
Comments
Hi @CoolHandSquid! |
Thank you for the compliment, and that is correct! In theory, all of the things in hacktricks could be put into the tool, but it would be a lot of hand-jamming. At first, glance, curling the book (or Github directories) looks as if it would be quite a bear to regex through and push into the database. Do you have any better ideas? |
Nice, that idea sounds pretty cool. |
hello? |
I am currently working on a POC. Once complete I will message you here and send you a link to the fork. Once approved by your grace, I'll go ahead and knock it out for the rest of the protocols! |
Perfect! |
I told you I was going in one direction, and I deviated from the original path slightly, but I think you'll like it just the same! |
Hey mate! |
Hey @CoolHandSquid, How is this going? should I close it? |
I have not touched it. Thank you for reminding me of this project in which I have rekindled excitement. I will be able to get into it late next week. TYFYS |
Proposal: Before I get to doing a large commit, I want to run past you what I am thinking and adjust to what makes hacktricks even more butt-kicking than it is now. Top Code box that is in most (Maybe All) of the protocolsEcho Enumeration Code BoxTireFire post parsing with updated DB
|
Hey mate! What about instead of creating a tab, creating a new console style box at the end of each pentesting service section (under the title of |
Good call! That is probably a better plan because it will allow the book to render properly in GitHub markdown. |
Perfect!
|
Sent 10, single-page PR's and I've got maybe 15 more ready to go! Unfortunately, I'm not seeing them in them along with the Public Pull Requests, are you able to see them? I have PR'd some files that I committed to twice on my local fork due to an original typo, Hopefully, they are able to merge properly. Once this instance of data movement is over I'll put together a .md for you on the TireFire/TmuxRecon meta language. |
Hey man, something weird happened. |
I sent one and removed it this morning. I'll have them coming your way here shortly. |
They are all in! |
I hae accepted your PRs, let me know once they are working. |
|
I'm glad you liked the MSF scripts idea. |
I figure I'll be able to get you a tutorial, meta.md, and functioning tool by early next week. I am debating starting a new repository named "HackTricks Automatic Commands". It would be a fork of tirefire and have the options to run it in Tmux, Terminator, and Tilix. I'm already most of the way there. I would just need to do some beta testing and some research on the RPC for Terminator. |
HackTricks Automatic Commands Is up and running! Complete
Todo:
Closing point:
|
Hey man, sorry for the waiting. Keep the good work and thank you! |
@carlospolop, in order to increase the ease of workflow while pen-testing/CTF-ing, I put together a platform to host "basic-information" and "enumeration" scans (as annotated by this book). My thought is that 80% of the time, per open port you are only going to do a banner grab and the initial enumeration to see if it is a foothold opportunity. If you think this is a good idea, let me know and I'll work on coming up with a curl-based API tool to populate the TireFire database periodically with updates to hacktricks.
https://github.com/coolhandsquid/TireFire
If you would like to reach me more privately [email protected].
HackTricks is a great resource and I love what you do!
The text was updated successfully, but these errors were encountered: