diff --git a/reconx.sh b/reconx.sh index 3871ac8..71c972e 100644 --- a/reconx.sh +++ b/reconx.sh @@ -7,8 +7,8 @@ CLEANED_PORTS="ulti.txt" NUCLEI_WEB_RESULTS="web_vulnerabilities.txt" NUCLEI_DAST_RESULTS="dast_results.txt" NUCLEI_INFRA_RESULTS="infra_vulnerabilities.txt" -TELEGRAM_BOT_TOKEN="7764159945:AAF8WdCx2bBObO5ASGJd0_zlBBah6IWhu5g" -TELEGRAM_CHAT_ID="6932389568" # Replace with your actual Telegram Chat ID +TELEGRAM_BOT_TOKEN=7318404259:AAE5YTQiiaQ_G_ctGl6ktyHfWylLbUqrRdw +TELEGRAM_CHAT_ID="9529949985" # Replace with your actual Telegram Chat ID # === 1️⃣ Validate Input File === if [ ! -f "$INPUT_FILE" ]; then