New linux smart enumeration tool

Type your comment> @Peri said:

I actually really prefer using this to LinEnum. Gives a super simple overview of a lot of different things to check.

Thank you, I am glad you like it :slight_smile:

Type your comment> @k1ds3ns4t10n said:

@0xd1360b said:
Thanks a lot for the suggestion, I will look into it. If you could also open a ticket on github it would help me to remember to work on it.

Issue sent!

The functionality was implemented together with some improvements :wink:

oh sweet, thanks! true story, found lse on FriendZone yesterday that somebody had left behind.

Type your comment> @k1ds3ns4t10n said:

oh sweet, thanks! true story, found lse on FriendZone yesterday that somebody had left behind.

You are welcome. Yeah, it looks like there is already some people using it. It is cool to see that it is being used, thank you :slight_smile:

interesting tool.

edit, i found -l1 -l2

ok I tested on one machine with -l2 : it found the vuln, great tool, thanks

@peek said:
ok I tested on one machine with -l2 : it found the vuln, great tool, thanks

Hello @peek, thank you!

However I am a bit worried that you required -l2 to see the important stuff. Are you sure it was -l2 and not -l1 ? If it was -l2, could you PM me telling me what information was in -l2 that you needed for exploitation? Maybe it must me moved to -l1.

Thanks again!

wow, very nice. tested on friendzone… really cool

Type your comment> @Sekisback said:

wow, very nice. tested on friendzone… really cool

Thank you! I am glad it was useful to you.

cool stuff, thanks for the new tool :slight_smile:

Type your comment> @legat0 said:

cool stuff, thanks for the new tool :slight_smile:

You are welcome! Thank you for your words

Awesome tool! It really helps boil down information to only what’s useful.

I just used this tool last night and it awesome. Keeping information in a concise manner. I recommend l2 though. I was able to use the tool to get a hint for privesc in an active machine.

Dear bro
Thanks a lot for the tool…
I tried it in couple of boxes …
In Irked it doesnt showed me the uncommon SUID binary .
But for band and october it was spot on

I wish it show the name of the OS like Ubuntu LTS … and the date

Awesome job bro …keetp up the good work

Type your comment> @sillydaddy said:

Dear bro
Thanks a lot for the tool…
I tried it in couple of boxes …
In Irked it doesnt showed me the uncommon SUID binary .
But for band and october it was spot on

I wish it show the name of the OS like Ubuntu LTS … and the date

Awesome job bro …keetp up the good work

Thank you for your words and your suggestion. I will look into adding that information. If you could add an issue request in github that would also help me remember to work on it.

Type your comment> @0xd1360b said:

Type your comment> @sillydaddy said:

Dear bro
Thanks a lot for the tool…
I tried it in couple of boxes …
In Irked it doesnt showed me the uncommon SUID binary .
But for band and october it was spot on

I wish it show the name of the OS like Ubuntu LTS … and the date

Awesome job bro …keetp up the good work

Thank you for your words and your suggestion. I will look into adding that information. If you could add an issue request in github that would also help me remember to work on it.

sure … I have not done that before (adding issue in github)…Let me figure it out …
thanks again …

Nice, gonna check it later and give some feedback :slight_smile:

I already love the separate verbosity levels. Sometimes there’s an easy win that’s a pain to find if you have to scroll through 10K lines of linenum output.
As with everyone else in the thread, I’m gonna check it out later.

Well, this came just in time. I was about to start digging into the linenum script to break it down into discreet parts :slight_smile:

I’ve given it a quick spin this morning, looks solid and having multiple verbosity levels is a definite plus. Also appreciate the no colours switch.

I’ll raise an issue in github if I run into any issues. Keep up the good work!

Thank you guys. I am glad the tool is useful. Please do not hesitate to report bugs or add suggestions in github. They are very welcome!