Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
x0rr-dan authored Jul 14, 2024
1 parent a9366ea commit cbcb983
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
┏━┓╺┓ ┏━╸┏━┓┏┓╻
┗━┓ ┃ ┃ ┃┃┃┃┗┫
┗━┛╺┻╸┗━╸┗━┛╹ ╹ v1.6
┗━┛╺┻╸┗━╸┗━┛╹ ╹ v1.7
Simple Recon
Coded by root@x-krypt0n-x A.K.A x0r
https://github.com/root-x-krypt0n-x/s1c0n
https://github.com/root-x-krypt0n-x/s1c0n]
System of Pekalongan
[?] Usage example: sicon -u target.com
```

## Status
some feature on development, i think will error if u using current update, will fix it ASAP
## last update:
so far no errors, testing on arch linux 2024.07.01

## About:
simple recon tool to help you searching vulnerability on web server. maybe xD
Expand All @@ -32,6 +32,7 @@ simple recon tool to help you searching vulnerability on web server. maybe xD
3. Auto scan subdomain
4. Auto scan dir on web server
5. Auto detect cms (only wordpress and joomla, i will add another cms if i have time to update this tool :) )
6. Auto detect technology (like the server are use, framework, javascript framework, etc. thanks to builtwith librarry :) )

## Tested on:
- Othros linux
Expand Down Expand Up @@ -64,6 +65,8 @@ python3 sicon.py -u <target>

![fakme](https://user-images.githubusercontent.com/51450260/162648377-f453e31b-e75d-43af-96f7-5b8c4a5afb27.png)

![Screenshot from 2024-07-14 21-27-04](https://github.com/user-attachments/assets/4c15a5a6-d34f-4ce8-9ce8-16c09e5783a5)


## note
im too lazy to update this tool more readable or add some improvement, LOL, soon will update
So far I have tried to eliminate the error output from the webserver which is offline when detecting the technology used, the error comes from the builtwith library which requires urllib, and I don't know how to eliminate the error, if you find a way please pull request to contribute :)

0 comments on commit cbcb983

Please sign in to comment.